Commit Graph

18 Commits

Author SHA1 Message Date
Eric Milkie
2b88d81471 fix dbadmin.js on Windows
The after uptimeEstimate is typically "4" on Windows, and might sometimes be
"3", which fails the test.  Hopefully uptimeEstimate will be removed entirely,
soon.
2012-08-09 10:35:53 -04:00
Aaron
74f5cb1fa3 SERVER-5206 Make dbadmin.js localTime check more tolerant of delay. 2012-04-02 20:45:50 -07:00
Jared Rosoff
3fcb168425 SERVER-4212: Added localTime to ismaster command 2012-02-13 01:22:18 -05:00
Alberto Lerner
1a88b2038c Depend less an a time estimate. 2010-08-12 14:22:01 -04:00
Eliot Horowitz
a4dc5281d8 try to fix select timing on windows SERVER-1596 2010-08-09 12:16:21 -04:00
Eliot Horowitz
b443d7c0b9 more tests for ismaster SERVER-1253 2010-07-14 14:06:08 -04:00
Eliot Horowitz
e42ab71086 stability tests 2010-06-21 13:17:05 -04:00
Eliot Horowitz
af5fe539b8 cleaner debugging MINOR 2010-02-05 12:45:05 -05:00
Eliot Horowitz
fe4d8d585e debugging MINOR 2010-02-04 13:50:36 -05:00
Eliot Horowitz
117cb6e8b5 debugging for weird mem issue MINOR 2010-02-04 12:12:01 -05:00
Eliot Horowitz
57c0843f76 better debugging MINOR 2010-02-04 10:52:59 -05:00
Eliot Horowitz
1439431b7e fix test 2010-02-03 12:40:49 -05:00
Aaron
ca42b6de8a MINOR dbadmin.js test doesn't fail when 'mem' not supported 2010-01-26 11:59:05 -08:00
Aaron
37d6be1908 SERVER-357 update test to handle NumberLong value 2010-01-20 16:21:07 -08:00
Eliot Horowitz
b490e0a4ab make mem info work on win32 SERVER-528 2010-01-10 20:22:17 -05:00
Eliot Horowitz
d58e419f37 win/solaris fix 2010-01-02 10:10:40 -05:00
Eliot Horowitz
5f7ea78dae better debugging for solaris 2010-01-02 08:41:12 -05:00
Eliot Horowitz
fcf2d5721c some cleaning/optmizing of Database* storage, also just a little encaspulation 2010-01-02 01:25:53 -05:00