Commit Graph

12 Commits

Author SHA1 Message Date
Kaloian Manassiev
3ed6635a5f SERVER-21050 Cleanup ReplSetTest
This is just a cleanup work to hide some of the private state of
ReplSetTest so it is easier to encapsulate and add new logic. Also enables
strict mode.
2015-12-08 13:05:00 -05:00
Spencer T Brody
6ccb82c987 SERVER-17450 Standardize on a single way to start mongod in tests 2015-04-06 18:19:21 -04:00
mike o'brien
609a1492d2 TOOLS-327 fix tests relying on --w to use --writeConcern 2014-11-21 20:52:32 -05:00
Kyle Erf
9743c371db SERVER-15597 Fix race condition in dumprestore7.js
Closes #825

Signed-off-by: Benety Goh <benety@mongodb.com>
2014-10-10 09:24:41 -04:00
Sam Helman
eca7242b05 SERVER-15517 Remove spaces from query in dumprestore7.js, exportimport4.js and exportimport5.js
Closes #806

Signed-off-by: Benety Goh <benety@mongodb.com>
2014-10-07 10:42:02 -04:00
Benety Goh
2e10439eba SERVER-9579 fixed dbpath prefix for all smoke tests that start (multiple) mongod processes through the mongo shell 2013-10-29 13:11:41 -04:00
Scott Hernandez
6ea3fb90c6 SERVER-7718: JS Timestamp constructor now in seconds (not millis anymore) 2013-02-28 18:19:47 -05:00
Shaun Verch
0a07acb847 SERVER-5677 Replaced JSON -> BSON parser 2012-12-18 17:13:43 -05:00
Eric Milkie
35f1a722c8 escape all embedded quotes in Windows command line parameters
This allows us to activate dumprestore7 test on Windows, since it spawns a
command with embedded double quotes in the parameter list.
2011-12-02 10:30:50 -05:00
Kristina
528aba2d8f temp disable this test on Windows because of quoting issues 2011-09-30 15:38:09 -04:00
Kristina
f40de804ef better $timestamp format 2011-09-28 10:20:29 -04:00
Kristina
4bca44c145 Merge remote-tracking branch 'dannenberg/timebranch'
Conflicts:
	jstests/tool/dumprestore5.js
2011-09-26 13:00:19 -04:00