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

2512 Commits

Author SHA1 Message Date
Eliot Horowitz
be97415494 don't use same db on 2 shards 2011-07-16 16:49:52 -04:00
Eliot Horowitz
80b34c1b3c try to remove timing issue in test 2011-07-16 12:14:31 -04:00
Kristina
9c69f606ff more debug info 2011-07-15 13:59:16 -04:00
Eliot Horowitz
73fb557e9f more logging for debugging slowNightly 2011-07-15 10:59:13 -04:00
Kristina
7fe29b26b0 don't cleanup test output for now (for debugging) 2011-07-14 18:15:09 -04:00
gregs
0b26301e04 more verbose logging for sync6.js to catch issues on v.slow buildbots 2011-07-14 12:36:07 -04:00
gregs
253f05dfb5 test case for SERVER-3428 2011-07-14 11:29:16 -04:00
Kristina
2fbb9ff889 fix test timing failure 2011-07-13 14:09:06 -04:00
gregs
ca128efeea only overflow one node, to always have majority in test 2011-07-13 12:30:02 -04:00
Greg Studer
e87ff94b16 disable stale_clustered.js logging redirect 2011-07-13 09:03:23 -07:00
Kristina
ec180477cb repl test debugging 2011-07-13 11:05:44 -04:00
dwight
90492cab19 fix repl2.js, explicit oplog size 2011-07-13 04:19:08 -04:00
Kristina
b0361242aa give the anemic buildbot up to 5 minutes to replicate 2011-07-12 18:27:19 -04:00
Aaron
f5a56c1ccc SERVER-3189 add workaround for listDatabases exception triggered indirectly by test 2011-07-12 11:10:56 -07:00
Aaron
01267c88bd handle transient reported name conflict in dbcase test 2011-07-12 11:10:43 -07:00
Aaron
9dfbe88e65 Revert "handle transient reported name conflict in dbcase test"
This reverts commit 9958fc16ca.
2011-07-11 22:52:33 -07:00
Aaron
9958fc16ca handle transient reported name conflict in dbcase test 2011-07-11 20:49:18 -07:00
dwight
330cbb6841 test error messages 2011-07-11 13:09:08 -04:00
agirbal
d507628f09 SERVER-3176: autoIndexId not honored in mongo shell's createCollection command 2011-07-10 17:37:12 -07:00
agirbal
550af81d77 - V8: use BSON data as is if an object was not modified
- unplug NumberInt from V8 until fixed (need to compare types with previous BSON)
- better debug lines for read only objects
2011-07-10 17:12:47 -07:00
dwight
9b51ac0d19 crlf 2011-07-09 11:03:42 -04:00
Eliot Horowitz
20b60c2994 fix drop2 test with command change 2011-07-07 08:29:15 -04:00
agirbal
787d7e44a1 SERVER-854: added tests for storing and roundtripping int values 2011-07-06 14:24:11 -07:00
agirbal
a057d6d68e SERVER-854: unplugging NumberInt as being automatically created from bson int values, breaks many behaviors 2011-07-06 13:28:41 -07:00
Kristina
7b24e34433 more NumberInt issues... 2011-07-06 15:05:57 -04:00
Kristina
6c1b310ccc fix NumberInt problem in rs tests 2011-07-06 11:15:56 -04:00
dwight
c013006586 SERVER-405 signed dates a test 2011-07-05 23:55:24 -04:00
Dwight
4a790c6ae4 set keysize in v1 to 1KB 2011-07-05 16:12:11 -04:00
agirbal
e94b9d40d0 SERVER-854: reverting back tests 2011-07-05 10:42:19 -07:00
agirbal
087c23c6ff SERVER-854: fix tsv1.js to use float numbers 2011-07-05 10:15:33 -07:00
dwight
971d621533 Merge branch 'master' of github.com:mongodb/mongo 2011-07-05 11:17:13 -04:00
dwight
5961cc9ddc SERVER-984 sorting of infinity 2011-07-05 11:17:05 -04:00
Eliot Horowitz
cc919ccfe7 fix test for NumberInt change 2011-07-05 03:27:16 -04:00
Eliot Horowitz
14688132ca SERVER-3366 test 2011-07-05 02:42:31 -04:00
Eliot Horowitz
1c44a0e5b5 test cleaning 2011-07-05 00:47:04 -04:00
Eliot Horowitz
74cd733b1b some NumberInt tests and equality SERVER-854 2011-07-04 18:44:27 -04:00
agirbal
2b6bd331d6 temp change to test to fix buildbot 2011-07-04 11:21:21 -07:00
dwight
b8a42e880b try a smaller maxkeysize 2011-07-01 21:03:34 -04:00
Eliot Horowitz
28a46041ca SERVER-3360 don't allow embededd $ ops to propogate 2011-07-01 17:38:26 -04:00
Spencer T Brody
8c11a51d62 Merge branch 'master' of github.com:mongodb/mongo into bug-csvFullStop 2011-07-01 16:00:18 -04:00
Spencer T Brody
e27fa36b4c SERVER-2634: mongoimport imports the string "." as the number 0 2011-07-01 15:57:35 -04:00
dwight
9b5093e150 Merge branch 'master' of github.com:mongodb/mongo
already was fixed...
Conflicts:
	jstests/index_big1.js
2011-07-01 14:59:42 -04:00
dwight
69e3ae24a2 fix test for indexv1 2011-07-01 14:59:13 -04:00
Eliot Horowitz
d5c05abcef fix tests 2011-07-01 14:54:40 -04:00
dwight
fe93ef7589 Merge branch 'master' of github.com:mongodb/mongo 2011-07-01 13:30:19 -04:00
dwight
a7ca16a651 bigger KeyMax index maximum key size for btree v1 indexes. (3kb) 2011-07-01 13:30:13 -04:00
Eliot Horowitz
cc85a82487 index to help test index key size 2011-07-01 12:02:20 -04:00
Eliot Horowitz
5ae35bc47b update for v1 index 2011-07-01 12:02:09 -04:00
Eliot Horowitz
ae569f1196 cleaning 2011-07-01 11:42:23 -04:00
Eliot Horowitz
119c26808e constant changed 2011-06-29 08:26:18 -04:00