Matt Kangas
8d30131634
SERVER-17233 32bit.js make jstest reproducible
...
Also check for write error each time through loop
2015-02-09 10:59:25 -05:00
Matt Kangas
56fa6f8021
SERVER-17233 32bit.js fix whitespace
2015-02-09 10:57:48 -05:00
Matt Kangas
da246198e4
SERVER-17233 dos2unix 32bit.js
2015-02-09 10:57:45 -05: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
Randolph Tan
0dabee8227
SERVER-13741 Migrate remaining tests to use write commands
2014-05-15 14:04:11 -04:00
David Storch
7238072660
Revert "SERVER-13741 Migrate remaining tests to use write commands"
...
This reverts commit 87dc3ae516 .
2014-05-06 19:00:56 -04:00
Randolph Tan
87dc3ae516
SERVER-13741 Migrate remaining tests to use write commands
2014-05-06 16:32:44 -04:00
Mathias Stearn
43d933a286
SERVER-13391 Move slowest tests from noPassthrough* (formerly slow{Weekly,Nightly}) to slow*
...
slow1 and slow2 are new suites to hold very slow tests. The idea is that we
can create slow3, slow4, etc to keep the time to run the longest suite down.
2014-03-27 17:35:16 -04:00