0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

2241 Commits

Author SHA1 Message Date
Aaron
38e53ec2ff wait up to a full minute after sending sigkill 2009-04-03 11:55:24 -04:00
Aaron
80de3918c3 sort allocated ports, since linux os doesn't allocate them in sorted order 2009-04-03 11:43:27 -04:00
Aaron
83a1aded10 validate kill call, wait longer for process to die 2009-04-03 11:32:47 -04:00
Aaron
0dd264adb5 compile linux 2009-04-03 11:27:48 -04:00
Aaron
05a8521a68 waitpid return val debug 2009-04-03 11:20:57 -04:00
Aaron
8cd7cde925 debug info 2009-04-03 11:20:45 -04:00
Aaron
0c5cd4969b Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-03 11:08:48 -04:00
Aaron
c0089eeae7 wait for process to end even after killing second time 2009-04-03 11:08:32 -04:00
Mike Dirolf
4f5a8d52f4 whitespace 2009-04-03 10:48:26 -04:00
Aaron
3369fd5b76 Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-03 10:44:38 -04:00
Aaron
652dac2449 more correct process termination check, related debug logging 2009-04-03 10:44:30 -04:00
Mike Dirolf
ab9d016282 fix build instructions for unittest 2009-04-03 10:29:01 -04:00
Eliot Horowitz
39337b5644 change logging order to make test failing clearer 2009-04-03 09:30:10 -04:00
Aaron
1866fed9c6 disable http interface in repl tests 2009-04-02 18:20:57 -04:00
Aaron
b372835b91 bridge retry connect 2009-04-02 17:58:18 -04:00
Aaron
9c2ce6c855 option to run without http interface 2009-04-02 17:58:09 -04:00
Aaron
4dd5664788 test exact match 2009-04-02 17:32:11 -04:00
Aaron
ca66049808 Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-02 17:30:09 -04:00
Aaron
3c439e5fde add datasize command 2009-04-02 17:29:51 -04:00
Eliot Horowitz
d3fa52ec79 solaris gcc ordering fix 2009-04-02 17:26:49 -04:00
Eliot Horowitz
ec376d5781 remove unused variable 2009-04-02 17:26:36 -04:00
Eliot Horowitz
d20f1d0f62 solaris fix 2009-04-02 17:06:01 -04:00
Aaron
27653d55a0 refactor median key command 2009-04-02 17:04:05 -04:00
Aaron
c048047258 add smokeAllNoJs target 2009-04-02 16:56:39 -04:00
Aaron
fd69be43c9 Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-02 15:55:18 -04:00
Aaron
8780ff947f Log warning when shell sees null bytes in mongod output 2009-04-02 15:48:18 -04:00
Eliot Horowitz
1f2bab33e8 fix BSONObj ownership 2009-04-02 15:43:53 -04:00
Aaron
3bca999156 Add mongobridge 2009-04-02 15:10:52 -04:00
Aaron
662776e832 more correct check for initial sync complete 2009-04-02 12:02:46 -04:00
Aaron
633bb0f06e vlaidate mongod instance started by scons 2009-04-02 11:36:02 -04:00
Aaron
7d97641828 temp sleep log for debugging 2009-04-02 11:13:20 -04:00
Aaron
0f6ca6451f Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-01 19:51:54 -04:00
Aaron
3dc9982e65 Only sleep extra on sigkill, be sure to stop running mongods at end of each doTest call 2009-04-01 19:51:41 -04:00
Eliot Horowitz
eb22bc435b some platform notes for linux 64 bit 2009-04-01 19:13:47 -04:00
Aaron
af4bf8e62b converted rest of repl tests 2009-04-01 18:21:07 -04:00
Aaron
1fe31cb601 Dynamically allocate ports for use in repl tests 2009-04-01 17:25:47 -04:00
Aaron
df91e7d5b1 Fix ReplSource memory leaks 2009-04-01 16:00:56 -04:00
Aaron
a05f92f518 try adjusting sleeps 2009-04-01 14:17:24 -04:00
Aaron
d291a9ef73 maybe fix win & solaris 2009-04-01 14:13:08 -04:00
Aaron
62f1aab6ac include sys/file.h for linux 2009-04-01 14:10:21 -04:00
Aaron
99a9688493 Explicitly release lock on shutdown 2009-04-01 13:48:02 -04:00
Aaron
8ad34d6186 Don't return from main(), even if listen socket is closed 2009-04-01 13:36:39 -04:00
Aaron
ed35b0874c Close listener sockets on exit 2009-04-01 12:26:31 -04:00
Aaron
d39de1e407 More timeouts 2009-04-01 11:33:56 -04:00
Aaron
f1293c60c3 Run test with both kill modes 2009-04-01 11:10:36 -04:00
Aaron
9cc0f42431 Add timeout 2009-04-01 10:55:50 -04:00
Aaron
59d34a2832 Validate length of allocated file 2009-04-01 10:51:55 -04:00
Aaron
892296218a Validate length of allocated file 2009-04-01 10:50:31 -04:00
Aaron
5b9e58768e Fix OID string rep 2009-04-01 10:38:39 -04:00
Eliot
7bd3a9060c fix some compiler warnings for fcc 4.3 2009-04-01 10:05:30 -04:00