Adam Farkas
|
c5dfc52a57
|
SERVER-90895 Do not run tests using system.js in suite that performs random moveCollection (#23190)
GitOrigin-RevId: d60c5dbdb732db43738c24ff4f50ebec192e75ea
|
2024-06-11 15:22:15 +00:00 |
|
Jordi Serra Torrens
|
b552fa5846
|
SERVER-87418 Permanently exclude tests that use system.js from suites that move collections to non-db primary shards (#19903)
GitOrigin-RevId: 5058b84cbb154ea3623e0bf5e16f26ff48b993b3
|
2024-03-18 10:44:14 +00:00 |
|
Silvia Surroca
|
9fbfb58f9e
|
SERVER-79783 Create passthrough suite that implicitly creates unsplittable collections on a random shard
|
2023-11-19 16:34:14 +00:00 |
|
Matt Broadstone
|
a4f458fe4d
|
SERVER-79735 Convert jstest corpus to use es modules
|
2023-08-06 20:48:04 +00:00 |
|
Matt Broadstone
|
5bf3d7813c
|
SERVER-76993 Use dynamic import for SELinux jscore test runner
|
2023-05-12 22:27:11 +00:00 |
|
Matt Broadstone
|
48c6f48956
|
SERVER-66476 Dedupe causal consistency passthrough exclude list
|
2022-05-27 15:28:35 +00:00 |
|
Pavi Vetriselvan
|
e1daee88b3
|
SERVER-49996 Ensure getSiblingDB() is used instead of getSisterDB()
|
2020-08-17 16:11:37 +00:00 |
|
Jack Mulrow
|
1df41757d5
|
SERVER-33229 Blacklist tests that use startParallelShell from failover core suites
|
2020-04-27 21:43:42 +00:00 |
|
Max Hirschhorn
|
9ad8d6335f
|
SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.
There are likely more JavaScript tests which have been added since
r3.6.9 that still need to be tagged.
(cherry picked from commit 05ec08fa62)
|
2019-03-11 18:17:29 -04:00 |
|
Samy Lanka
|
ea5b5a97ed
|
SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown
|
2018-04-06 10:33:03 -04:00 |
|
Jack Mulrow
|
00d92ece19
|
SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite
The actual suite will come in a follow-up commit.
|
2017-12-07 14:36:15 -05:00 |
|
Jonathan Abrahams
|
4ae691e8ed
|
SERVER-22468 Format JS code with approved style in jstests/
|
2016-03-09 12:18:14 -05:00 |
|
Mike Grundy
|
3bed8596d1
|
SERVER-22341 fix jslint errors in jstests/core with eslint --fix
Conflicts:
jstests/core/count_hint.js
|
2016-02-09 13:41:02 -05:00 |
|
Jonathan Reams
|
4ea1fa9899
|
SERVER-9739 db.loadServerScripts shouldn't use eval
|
2015-09-17 13:26:57 -04:00 |
|
J Delaney
|
eb8125a999
|
SERVER-19326 Remove local variable deletions in JS tests
Closes #996.
Signed-off-by: Max Hirschhorn <max.hirschhorn@mongodb.com>
|
2015-07-09 19:59:55 -04:00 |
|
Siyuan Zhou
|
3660343e0b
|
SERVER-12127 migrate js tests to jscore suite when not related to writes
Migrate js tests starting from j-z.
Include SERVER-12920 Update use_power_of_2.js
Signed-off-by: Matt Kangas <matt.kangas@mongodb.com>
|
2014-03-03 22:54:10 -05:00 |
|