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

1853 Commits

Author SHA1 Message Date
Alberto Lerner
515192a806 SERVER-1967 suspend test for now to investigate timing issue 2010-10-19 21:53:58 -04:00
Alberto Lerner
dc650dbe37 fix splitvector test 2010-10-19 17:59:28 -04:00
Alberto Lerner
4579ad9e43 test case for too frequent keys in the middle of chunks (on behalf of Matt Taylor) 2010-10-19 13:25:28 -04:00
Alberto Lerner
1e450f7b00 do not pick a split key if it is not different from the chunks' min key (on behalf of Matt Taylor) 2010-10-19 13:12:28 -04:00
Alberto Lerner
a1cee4c9d6 deprecate splitValue command 2010-10-19 07:47:12 -04:00
Kristina Chodorow
5ac3449393 "too stale" server should go into recovering SERVER-1933 2010-10-18 11:59:51 -04:00
Kristina Chodorow
de7e99dcf5 master->secondary on stepdown SERVER-1681 2010-10-14 17:14:23 -04:00
Eliot Horowitz
eda4afef5d fix test after distinct change 2010-10-14 09:48:50 -04:00
Eliot Horowitz
876b17b344 make distinct yield safely SERVER-1850
BACKWARDS BREAKING distinct no longer sorts
2010-10-13 16:11:50 -04:00
Aaron
72a85a065e SERVER-1928 try to fix evald race condition 2010-10-12 10:21:36 -07:00
Eliot Horowitz
d3c3b8a903 using BSONObjMaxSize everywhere bson size comes into play
still 4mb, this is just prep for changing SERVER-431
2010-10-10 20:01:17 -04:00
Kristina Chodorow
61ab457c34 include passives in replset list 2010-10-10 18:48:29 -04:00
Eliot Horowitz
be57a79298 assert arbiter doesn't say its a secondary 2010-10-09 22:19:09 -04:00
Alberto Lerner
8da0347c55 fix: large chunk would try to grow Builder past 64Mb. Here's the unittest. 2010-10-08 16:46:27 -04:00
Kristina Chodorow
0bb165f589 check imports are going to a master SERVER-1878 2010-10-08 11:23:23 -04:00
Kristina Chodorow
9ac87ee843 added reconnect function 2010-10-07 17:25:06 -04:00
Kristina Chodorow
88f04aaf72 fix replset blind never being unset 2010-10-07 14:30:01 -04:00
Kristina Chodorow
67bfb7e9f6 allow reconnection in replset tests 2010-10-07 10:38:35 -04:00
Kristina Chodorow
c113be1957 time out replset tests 2010-10-07 09:39:33 -04:00
Kristina Chodorow
ebc0ca5400 allow replset sleep and timeout < 1 2010-10-06 19:14:47 -04:00
Alvin Richards
d5efa6c49d Merge branch 'master' of github.com:mongodb/mongo 2010-10-06 16:09:34 -04:00
Alvin Richards
ddb16cb7e4 Added jstest for http://jira.mongodb.org/browse/SERVER-1896 2010-10-06 16:08:34 -04:00
Aaron
655a76b8fa SERVER-1900 disable test 2010-10-06 08:33:04 -07:00
Kristina Chodorow
b372e20ec8 fix replset tests to handle disconnection 2010-10-06 10:40:28 -04:00
Aaron
e593c1fe4c SERVER-1841 don't allow client js to catch timeout/interrupt 2010-10-06 00:33:09 -07:00
Aaron
2c041513a0 SERVER-387 clean test 2010-10-06 00:17:02 -07:00
Aaron
16cdfae7d8 SERVER-1844 killing parent op should interrupt and kill child op 2010-10-06 00:03:02 -07:00
Aaron
1e90166fc7 SERVER-1900 disable test until fixed 2010-10-05 21:49:38 -07:00
Aaron
f9110a0355 SERVER-1818 add shutdown kill test 2010-10-05 12:16:53 -07:00
Aaron
e0590db4d1 SERVER-1819 limit interrupt code paths when write lock held 2010-10-04 22:29:44 -07:00
Aaron
7b24925eb9 SERVER-1618 remove debugging 2010-10-04 22:29:44 -07:00
Aaron
4a7a23a29c SERVER-1816 make killop robust by storing kill request in curop 2010-10-04 22:29:44 -07:00
Aaron
92a5d51100 SERVER-1840 make eval function construction logic in v8 more consistent with sm 2010-10-04 14:44:42 -07:00
Kristina Chodorow
b01f4c9366 ignore slaveDelay until initial sync is complete 2010-10-04 14:52:20 -04:00
Dwight
47e170fb0d try to fix test for new rs semantics 2010-10-04 14:02:44 -04:00
Aaron
41b422b789 SERVER-1883 expand nested array fields when testing document for match with previous or clause 2010-10-03 14:29:49 -07:00
Aaron
d3b2dddd74 SERVER-1883 in or de duping, correctly retrieve nested field for match document 2010-10-02 12:25:35 -07:00
Kristina Chodorow
a16d5cc4d6 make slaveDelay wait to write on the first op SERVER-1882 2010-10-01 18:02:44 -04:00
Aaron
d13858dbb7 SERVER-1861 remove debugging 2010-09-29 11:29:00 -07:00
Aaron
e74fae251d SEVER-394 remove overwrite field name in place mode, as this can cause field ordering to differ between master and slave 2010-09-29 11:16:25 -07:00
Aaron
5e538ccb8a SERVER-394 implement rename modifier 2010-09-29 11:16:25 -07:00
Eliot Horowitz
49c775f025 turn test back on 2010-09-29 11:22:07 -04:00
Eliot Horowitz
41fc0385e1 turn socket test off for now 2010-09-29 07:17:32 -04:00
Mathias Stearn
4e1692b74f Fix unix socket parsing and add test SERVER-1867 2010-09-28 21:56:22 -07:00
Kristina Chodorow
47a3115e8b don't allow adding mongos as a shard SERVER-976 2010-09-28 18:37:15 -04:00
Kristina Chodorow
838c92ad1b more buildIndex testing MINOR 2010-09-28 16:35:57 -04:00
Kristina Chodorow
7c5b9daeda add buildIndex as legal option 2010-09-28 16:26:16 -04:00
Eliot Horowitz
2e9da85b56 old version 2010-09-28 13:59:48 -04:00
Eliot Horowitz
1b1cb57e50 remove inf. loop possibility 2010-09-28 13:59:48 -04:00
Aaron
db4116162b SERVER-1861 give test more opportunity to find eval op id 2010-09-27 22:01:12 -07:00
Eliot Horowitz
bde74e6413 don't sort incoming arrays for $addToSet/each SERVER-1863 2010-09-27 17:04:40 -04:00
Aaron
6309d60b49 SERVER-1861 debugging 2010-09-27 13:06:44 -07:00
Eliot Horowitz
5a5d766199 test for SERVER-1821 2010-09-27 11:46:03 -04:00
Alberto Lerner
e8f0119c55 SERVER-1849 allow recreating a recently dropped collection 2010-09-25 07:21:25 -04:00
Eliot Horowitz
193fbaf47a $elemMatch works on primitives SERVER-1264
still some issues with indexes though
2010-09-24 15:57:20 -04:00
Eliot Horowitz
0d8b5981ff fix pull with primitives and $ops SERVER-1697 2010-09-24 15:40:59 -04:00
Eliot Horowitz
f8da5e0686 test for SERVER-1821 2010-09-24 15:14:15 -04:00
Eliot Horowitz
829a5e94a7 better error logging 2010-09-24 11:56:28 -04:00
Aaron
5d9149a33a SERVER-387 reduce test timeouts 2010-09-23 15:42:24 -07:00
Aaron
d2249cdf68 SERVER-387 enable interrupts for v8 2010-09-23 15:42:24 -07:00
Eliot Horowitz
ac505f9786 instead of using normal cursor for doing chunk migration, get all DiskLocs sort, and use a command
is much faster for randomly distributed data SERVER-1828
2010-09-22 14:56:55 -04:00
Tony Hannan
34d3220b6c jstest for SERVER-1643, clone from replica set 2010-09-22 11:56:57 -04:00
Kristina Chodorow
7d3945a8be fixes x.y.N skipping N's elements SERVER-1820 2010-09-21 13:54:23 -04:00
Aaron
bfb2e63461 SERVER-387 fix test race condition 2010-09-20 13:49:14 -07:00
Alberto Lerner
6109b95dc6 debugging 2010-09-20 16:39:53 -04:00
Eliot Horowitz
ac0b1d8a7e trying to make feature3 more reliable 2010-09-19 00:26:35 -04:00
Alberto Lerner
f5d055953c SERVER-1807 better logging and tighter test 2010-09-17 17:02:28 -04:00
Eliot Horowitz
e1fddece97 fix test name 2010-09-17 16:50:32 -04:00
Eliot Horowitz
03552dd7df name change 2010-09-17 16:50:32 -04:00
Eliot Horowitz
6775d99477 better error message on test failure 2010-09-17 11:55:41 -04:00
Eliot Horowitz
690804eeb2 camelcase to _ 2010-09-17 10:08:22 -04:00
Eliot Horowitz
ec4fbd6c65 fixed name 2010-09-17 10:01:55 -04:00
Eliot Horowitz
662ffe1dcd sharding test with multiple collections 2010-09-17 08:40:57 -04:00
Alberto Lerner
d55c4af161 SERVER-1807 quicker auto-split if in a jumbo chunk case 2010-09-16 18:21:59 -04:00
Aaron
8c82a9c5c6 SERVER-387 support killop with db.eval 2010-09-14 17:01:01 -07:00
Aaron
57c2cf9b01 SERVER-1213 allow splitting of or ranges 2010-09-14 14:30:18 -07:00
Eliot Horowitz
3cd49a8b0f fix explain/limin test 2010-09-14 14:59:13 -04:00
Tony Hannan
a1dd868466 jstest: inserting with getLastError(2) on replica set shard 2010-09-14 13:03:58 -04:00
Tony Hannan
c4f9d7d67d some jstests helper methods 2010-09-14 12:25:54 -04:00
Eliot Horowitz
524e633748 count number of objects skipped for ownership reasons 2010-09-14 11:07:24 -04:00
Eliot Horowitz
41ccdb7ca1 lowered verbosity 2010-09-12 17:51:38 -04:00
Dwight
bb24168589 turn off this test until oplog size changed 2010-09-10 14:02:44 -04:00
Dwight
906bf01766 new test from th 2010-09-10 13:21:41 -04:00
Dwight
159230918b comments 2010-09-10 13:14:58 -04:00
Dwight
b87ec3ea85 crlf 2010-09-10 11:25:28 -04:00
Aaron
d16ac9d54d put randomized btree test in slow nightly 2010-09-08 23:49:19 -07:00
Aaron
7c3493d652 SERVER-1457 make deep copy of NumberLong properly for group 2010-09-08 22:56:25 -07:00
Eliot Horowitz
81ea67e1fd test for SERVER-1755 2010-09-08 10:36:10 -04:00
Eliot Horowitz
296ddbb6b8 fix Object.bsonsize with null param SERVER-1753 2010-09-07 23:02:23 -04:00
dwight
0c95910af2 eliminate CR chars 2010-09-05 02:06:29 -04:00
dwight
4c570bcada Merge branch 'master' of github.com:mongodb/mongo 2010-09-05 02:05:52 -04:00
Eliot Horowitz
02013802f6 don't run 32-bt test on small oplog test 2010-09-03 23:24:57 -04:00
Eliot Horowitz
b7ac0e7ff4 Merge branch 'master' of github.com:mongodb/mongo 2010-09-03 15:56:55 -04:00
Eliot Horowitz
08ca5c8cb7 fix sharding test when all chunks on 1 server 2010-09-03 15:56:45 -04:00
Kyle Banker
3c8722269e SERVER-1598 minor: comment clarification 2010-09-03 14:57:36 -04:00
Mathias Stearn
fe341ea9e0 Adjust times on geo_near_random tests 2010-09-03 13:28:10 -04:00
Mathias Stearn
b5e57bae31 Limit generated points to [-179.9, 179.9] due to SERVER-1720 2010-09-03 13:28:10 -04:00
Kyle Banker
d1efe8cafc SERVER-1598 updated test for getlasterror defaults 2010-09-03 13:12:36 -04:00
Mathias Stearn
f107692b4b Add randomized $near tests SERVER-1342 2010-09-02 20:19:00 -04:00
dwight
f9e013eb4d rs better fatal handling 2010-09-02 11:26:38 -04:00
dwight
62cfac2a57 crlf 2010-09-02 10:17:48 -04:00
Mike Dirolf
64ec65b4b1 test case for SERVER-1716 2010-09-01 11:54:58 -04:00
Aaron
a6e3b04263 SERVER-1207 be more conservative recording a successful query plan when part of an or clause 2010-08-31 20:33:58 -07:00
dwight
64fd5585b8 Merge branch 'master' of github.com:mongodb/mongo 2010-08-31 05:07:06 -04:00
dwight
d5cc6edf4f lowercase 2010-08-31 05:06:53 -04:00
dwight
7358999b68 a little more test 2010-08-31 03:02:59 -04:00
dwight
6c28ed10ca log success 2010-08-31 04:30:08 -04:00
dwight
f850977530 make rs test tolerate dropped connections 2010-08-31 04:23:10 -04:00
Aaron
30c59fa550 SERVER-1705 validate op type with regex 2010-08-30 20:11:00 -07:00
Aaron
fccae83a3c SERVER-1701 don't try killing master in slave delay test 2010-08-30 15:37:25 -07:00
Aaron
efc06b3a6c SERVER-1212 deal with elemMatch later 2010-08-30 14:49:52 -07:00
Aaron
ed02fb1230 Merge branch 'master' of github.com:mongodb/mongo 2010-08-30 14:09:12 -07:00
Aaron
3b6de560b8 SERVER-1212 ne range negation checkpoint 2010-08-30 14:09:01 -07:00
Aaron
a61f143e2f SERVER-1701 don't use index key to resolve exists query 2010-08-30 14:06:32 -07:00
Eliot Horowitz
7550b02cec debugging for shardign/features3 2010-08-30 10:26:33 -04:00
dwight
49333a5f56 more logging for repl10.js 2010-08-30 00:14:03 -04:00
dwight
c1f6628ac1 debugging flag was on by mistake which si very bad 2010-08-29 23:54:48 -04:00
dwight
a08d9422aa better debugging for sync1.js 2010-08-29 22:17:22 -04:00
dwight
47fcae0af0 remove CR 2010-08-29 21:27:59 -04:00
dwight
3701f69ddf rs add a new test case 2010-08-29 16:03:17 -04:00
dwight
b23b4cadd3 better test logging; log less pdfile 2010-08-29 14:54:33 -04:00
Wojciech Piekutowski
b42dd5c67e NumberLong shell output changed to NumberLong(111111111111) or NumberLong(11111) (when absolute value < 2^30) SERVER-1659
Signed-off-by: Eliot Horowitz <eliot@10gen.com>
2010-08-29 00:27:59 -04:00
dwight
8585f0d9f6 dont run this test on debug builds 2010-08-28 18:27:34 -04:00
Eliot Horowitz
09facd3ff5 test for SERVER-1697 2010-08-28 12:31:26 -04:00
Alberto Lerner
994836639e SERVER-1607 more replica set checks before adding shard 2010-08-27 20:23:38 -04:00
Alberto Lerner
76751df6b5 SERVER-1607 replica set checks before adding a shard 2010-08-27 18:48:22 -04:00
Kristina Chodorow
f7932bcc15 tests SERVER-1665 2010-08-27 15:25:36 -04:00
Mathias Stearn
c59b38288f odd $near bug 2010-08-26 18:26:47 -04:00
Eliot Horowitz
aed53aef99 test faster 2010-08-26 17:23:48 -04:00
Eliot Horowitz
7bbe2939e9 fix nested CurOp cleaning SERVER-1610 2010-08-26 15:55:38 -04:00
Kristina Chodorow
135549ec78 fix set with large ints SERVER-1347 2010-08-26 15:26:26 -04:00
Dwight
57c0c6a057 replset4 less chatty 2010-08-26 13:50:34 -04:00
Dwight
ea6c0c033e try to make32bitjs smarter 2010-08-26 12:49:04 -04:00
Kyle Banker
f832818fec Merge branch 'master' of github.com:mongodb/mongo 2010-08-26 12:19:08 -04:00
Kyle Banker
d11ec32d5e increase oplog size and better debugging for replset2.js test 2010-08-26 12:13:08 -04:00
Dwight
dd95851093 replset2 was defining a variable twice -might have been harmless, but fixed 2010-08-26 10:28:35 -04:00
Dwight
b7e0bd448d try to add more debugging to snapshot2.js.\ 2010-08-26 10:07:13 -04:00
Dwight
251d1b2a80 more logging snapshot2.js 2010-08-26 09:50:22 -04:00
Eliot Horowitz
253125754a increase allowable kill time 2010-08-26 07:37:37 -04:00
Eliot Horowitz
65078c15cb when using a special index, don't record because may screw up later SERVER-1669 2010-08-26 00:28:35 -04:00
Dwight
1928d2a260 prettier output for test 2010-08-25 14:20:19 -04:00
Kristina Chodorow
075ac2c2a9 test fix 2010-08-25 14:13:32 -04:00
Kristina Chodorow
1e62cdc574 better var names in test 2010-08-25 13:52:19 -04:00
Dwight
95252f6b10 argh 2010-08-25 12:18:57 -04:00
Dwight
d4ce606125 wrong constant 32bitjs 2010-08-25 12:18:38 -04:00
Dwight
ac725563a8 fix 32bit.js 2010-08-25 11:50:32 -04:00
Dwight
cdb89ad7cb dont run 32bit.js if it will be slow 2010-08-25 11:47:28 -04:00
Eliot Horowitz
f6d50d5138 some debugging for random features3 failures 2010-08-25 09:54:20 -04:00
Eliot Horowitz
4e0a8bb705 Merge branch 'master' of github.com:mongodb/mongo 2010-08-24 16:39:48 -04:00
Eliot Horowitz
b2d2951968 remove inf. loop in test 2010-08-24 16:39:39 -04:00