Andy Schwerin
129b9bf73f
Fix SERVER-5359, initial_sync3.js failing on v8
...
The problem is that in spidermonkey, when we throw a string, we're wrapping it
up in a javascript object, but in v8, we just throw the string. Check for both,
for now.
2012-03-22 11:58:08 -04:00
Andy Schwerin
ef8b8deeb6
Remove useless print from initial_sync3.js
2012-03-21 16:32:26 -04:00
Eric Milkie
5d3433eb31
SERVER-4328 raising timeouts to get tests to pass
2012-03-21 09:21:26 -04:00
Eric Milkie
0185a20220
reactivate test on Windows now that mongobridge is fixed
2012-02-15 17:59:00 -05:00
Eric Milkie
23554914ff
SERVER-4966 disable test on Windows
2012-02-14 16:00:33 -05:00
Eric Milkie
ee990ea176
test is intermittantly failing; timeout is too conservative
2011-12-06 11:06:55 -05:00
Kristina
a5d6f74280
Only sync from members that build indexes unless buildIndexes=false SERVER-4160
2011-10-27 11:25:48 -04:00
Kristina
96d3a48bbe
Fix initial_sync3 failures
2011-10-07 16:58:25 -04:00
Kristina
ddc1260393
removed an extra line from test
2011-07-19 11:53:41 -04:00
Kristina
bb7a5f9f7b
fix test
2011-07-18 20:18:44 -04:00
Kristina
2fbb9ff889
fix test timing failure
2011-07-13 14:09:06 -04:00
Kristina
115a795e99
op passthrough for w SERVER-992
2011-05-10 19:15:58 -04:00
Kristina
360a8eadfe
added ability to partition replica sets for testing
2011-05-06 13:26:37 -04:00
Kristina
10d687fc18
deprecate initialSync option SERVER-2909
2011-04-06 12:48:19 -04:00
Kristina
cfd9c0e758
fix initialSync on reconfig SERVER-2484
2011-02-05 23:18:23 -05:00
Kristina Chodorow
05218bfa27
lots of options for initial sync SERVER-1829
2010-11-17 18:30:24 -05:00