Jack Mulrow
|
0832b7f863
|
SERVER-33229 Blacklist tests that use startParallelShell from failover core suites
(cherry picked from commit 1df41757d5)
|
2020-04-30 19:35:48 +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 |
Max Hirschhorn
|
dd0c8d73aa
|
SERVER-18868 Check the exit code of the parallel shell.
By default the await function returned by startParallelShell() asserts
that the exit code is zero.
|
2015-06-23 22:22:52 -04:00 |
daveh86
|
0e224f9a0f
|
SERVER-10177 Remove all Js instances of "throw 'string';" with "throw Error();"
Includes both the initial patch to remove all throws and patches for all failing tests
Signed-off-by: Benety Goh <benety@mongodb.com>
|
2014-05-22 09:17:09 -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 |