Commit Graph

6 Commits

Author SHA1 Message Date
matt dannenberg
d369d9552e SERVER-20722 fix tests that create configsvrs explicitly to pass journal as well 2015-10-09 09:49:38 -04:00
Andy Schwerin
bf22ad124a SERVER-19696 Change js tests that use mongod nodes as config servers to pass --configsvr.
All nodes used as config servers should be started with --configsvr, and
this will be enforced in upcoming changes.
2015-09-23 12:54:23 -04:00
Spencer T Brody
8b75280296 SERVER-17971 Make ShardingTest start single-server config servers as replica sets 2015-04-23 14:30:19 -04:00
Amalia Hawkins
1b4b52a9d4 SERVER-12621 narrow the localhost exception when auth is enabled 2014-05-22 20:29:39 -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
Shaun Verch
f7d78f9511 SERVER-13603 Move option testing support code into shared test helper 2014-04-22 15:15:59 -04:00