0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/jstests
2010-12-22 14:52:31 -05:00
..
auth SERVER-579 when target is running with security as well 2010-02-16 15:28:49 -08:00
clone remove collection level logging SERVER-1455 2010-07-21 09:55:46 -04:00
disk SERVER-2076 comment 2010-11-08 10:29:42 -08:00
dur moved file 2010-12-22 14:52:31 -05:00
grid make test assert SERVER-1793 2010-11-17 14:26:51 -05:00
libs jstest: move primary between replica set shards. Also, modify libs/grid.js interface a bit and users 2010-10-25 17:50:06 -04:00
parallel parallel delete/drop test 2010-08-23 12:48:33 -04:00
perf Add randomized $near tests SERVER-1342 2010-09-02 20:19:00 -04:00
quota
repl clean m/r tests 2010-12-17 09:31:55 -05:00
replsets add passive field to isMaster SERVER-2220 2010-12-20 18:14:28 -05:00
rs clean m/r tests 2010-12-17 09:31:55 -05:00
sharding SERVER-2253 repro in unit test 2010-12-20 16:18:58 -05:00
slowNightly finish test for mongos routing slave ok reads to secondaries SERVER-1634 2010-12-20 16:25:29 -05:00
slowWeekly sligtly more lenient on weekly timing tests - need a better test 2010-12-19 01:18:50 -05:00
tool Add a test for SERVER-2186 2010-12-10 17:33:16 -05:00
_fail.js Make smoke.py exit nonzero if tests fail. SERVER-253 2010-06-11 15:33:47 -04:00
_lodeRunner.js
_runner_leak_nojni.js
_runner_leak.js
_runner_sharding.js
_runner.js stability tests 2010-06-21 13:17:05 -04:00
all2.js
all.js
apitest_db.js added getSiblingDB SERVER-2159 2010-11-29 23:09:59 -05:00
apitest_dbcollection.js
apply_ops1.js preCondition is a better name 2010-06-29 16:59:58 -04:00
array1.js
array3.js
array4.js fixes x.y.N skipping N's elements SERVER-1820 2010-09-21 13:54:23 -04:00
array_match1.js arrays match themselves embedded as well SERVER-807 2010-03-22 17:35:07 -04:00
arrayfind1.js better assert msgs 2010-02-24 23:06:54 -05:00
arrayfind2.js SERVER-802 update explain format 2010-07-16 05:09:10 -07:00
arrayfind3.js notes for SERVER-1264 2010-11-15 10:22:08 -05:00
auth1.js
auth2.js fix auth locking SERVER-724 2010-03-09 14:31:40 -05:00
autoid.js
basic1.js
basic2.js
basic3.js [SERVER-1988]: added unit test 2010-12-17 10:55:31 -08:00
basic4.js
basic5.js
basic6.js
basic7.js
basic8.js
basic9.js lower risk of collection name collisions 2010-08-23 12:54:02 -04:00
basica.js
basicb.js
big_object1.js put small oplog back to 100 and disable big object test on 32-bit 2010-12-13 02:32:52 -05:00
capped1.js
capped2.js
capped3.js support up to 64 indexes 2010-05-23 15:00:39 -04:00
capped5.js
capped6.js capped trunc prob final cut 2010-07-26 15:34:16 -07:00
capped7.js SERVER-1549 implement empty capped 2010-08-02 14:26:14 -07:00
capped.js
copydb-auth.js rename test 2010-07-21 16:32:06 -04:00
copydb.js
count2.js
count3.js
count4.js
count5.js
count.js
cursor1.js
cursor2.js
cursor3.js
cursor4.js
cursor5.js
cursor6.js
cursor7.js
cursora.js remove new assert 2010-10-28 10:42:07 -04:00
datasize2.js datasize maxSize test 2010-04-28 13:20:26 -04:00
datasize3.js fix datasize tests 2010-08-24 01:39:38 -04:00
datasize.js changed semantics a bit 2010-04-28 12:28:47 -04:00
date1.js
dbadmin.js Depend less an a time estimate. 2010-08-12 14:22:01 -04:00
dbcase.js disable test for SERVER-2111 2010-11-16 19:08:08 -05:00
dbhash.js SERVER-761 debug 2010-03-30 11:59:45 -07:00
dbref1.js
dbref2.js
delx.js fix an old but serious bug with cursors 162 2010-08-23 11:12:35 -04:00
distinct1.js fix issue on distinct with no ns 2010-11-14 20:40:46 -05:00
distinct2.js
distinct_array1.js make distinct yield safely SERVER-1850 2010-10-13 16:11:50 -04:00
distinct_index1.js disinct can pull data from indexes and will choose an index to use if sensible SERVER-1673 2010-11-14 01:57:27 -05:00
distinct_speed1.js faster distinct SERVER-796 2010-03-29 12:55:44 -04:00
drop2.js SERVER-1819 limit interrupt code paths when write lock held 2010-10-04 22:29:44 -07:00
drop_index.js camelcase to _ 2010-09-17 10:08:22 -04:00
drop.js fix broken build 2010-04-23 17:35:05 -04:00
error1.js
error2.js
error3.js
error4.js
error5.js
eval0.js
eval1.js
eval2.js
eval3.js
eval4.js
eval5.js
eval6.js
eval7.js
eval8.js
eval9.js
eval_nolock.js old test for non-blocking eval 2010-11-08 00:25:55 -05:00
evala.js
evalb.js test for profiling info SERVER-1287 2010-06-25 16:39:16 -04:00
evalc.js SERVER-387 enable interrupts for v8 2010-09-23 15:42:24 -07:00
evald.js SERVER-1928 try to fix evald race condition 2010-10-12 10:21:36 -07:00
evale.js SERVER-1840 make eval function construction logic in v8 more consistent with sm 2010-10-04 14:44:42 -07:00
evalf.js SERVER-1900 disable test 2010-10-06 08:33:04 -07:00
exists2.js fix exists with index SERVER-708 2010-03-06 17:53:50 -05:00
exists.js SERVER-1701 don't use index key to resolve exists query 2010-08-30 14:06:32 -07:00
explain1.js fix explain/limin test 2010-09-14 14:59:13 -04:00
explain2.js SERVER-726 optimize exclusive bounds 2010-08-18 11:42:58 -07:00
extent.js
find1.js
find2.js
find3.js
find4.js
find5.js
find6.js
find7.js test for compound keys 2010-02-16 08:25:30 -05:00
find_and_modify2.js specifying fields to return with findAndModify SERVER-827 2010-03-30 11:56:37 -04:00
find_and_modify3.js Support $ positional operator with findAndModify SERVER-1095 2010-05-11 12:44:10 -04:00
find_and_modify4.js remove debugging 2010-07-02 15:45:17 -04:00
find_and_modify.js Make findAndModify helper function return null rather than {} (no change to server API) 2010-07-01 20:40:37 -04:00
fm1.js
fm2.js
fm3.js
fm4.js Support explicit exclusion of _id. SERVER-822 2010-04-30 21:39:01 -04:00
fsync2.js
fsync.js
geo1.js use BinData for GeoHash for footprint size 2010-03-01 16:50:03 -05:00
geo2.js $maxDistance for $near SERVER-813 2010-04-01 17:17:32 -04:00
geo3.js repl: only try to get a write lock for keepalive 2010-06-04 23:07:41 -04:00
geo4.js make sure bits for geo index <= 32 2010-02-23 14:20:39 -05:00
geo5.js geo2d command -> geoNear 2010-02-26 14:40:09 -05:00
geo6.js allow empty geo objects, but not 1 field which is invalid 2010-03-18 15:05:13 -04:00
geo7.js geo index doesn't break non-geo search on same field 2010-03-01 21:36:56 -05:00
geo8.js use BinData for GeoHash for footprint size 2010-03-01 16:50:03 -05:00
geo9.js handle multiple geo indexes with $near SERVER-686 2010-03-01 22:06:30 -05:00
geo_box1.js fix limit with $with SERVER-777 2010-03-17 21:51:14 -04:00
geo_box2.js fix $box corner cases SERVER-791 2010-03-19 14:00:46 -04:00
geo_box3.js Tidy up one geo test re-examined in light of server-1392. 2010-07-15 10:37:12 -04:00
geo_center_sphere1.js Working $centerSphere 2010-08-24 14:28:09 -04:00
geo_circle1.js typo 2010-08-24 13:28:00 -04:00
geo_circle2.js forgot to add this test 2010-03-25 16:17:08 -04:00
geo_circle3.js Add an error term for distance comparisons in geo search. Part of SERVER-848, SERVER-1191 2010-06-08 16:55:22 -04:00
geo_circle4.js Do one more box of point checks in GeoCircleBrowse. SERVER-848, SERVER-1238 2010-07-01 18:02:25 -04:00
geo_circle5.js Do one more box of point checks in GeoCircleBrowse. SERVER-848, SERVER-1238 2010-07-01 18:02:25 -04:00
geo_haystack1.js geo haystack SERVER-1315 2010-07-23 10:57:50 -04:00
geo_haystack2.js geo haystack SERVER-1315 2010-07-23 10:57:50 -04:00
geo_near_random1.js Adjust times on geo_near_random tests 2010-09-03 13:28:10 -04:00
geo_near_random2.js Add randomized $near tests SERVER-1342 2010-09-02 20:19:00 -04:00
geo_queryoptimizer.js when using a special index, don't record because may screw up later SERVER-1669 2010-08-26 00:28:35 -04:00
geo_sort1.js v8 sort 2010-11-16 09:56:00 -05:00
geo_update1.js test for SERVER-1821 2010-09-24 15:14:15 -04:00
geo_update2.js make isSelf just return false if can't resolve host SERVER-1769 2010-11-12 15:33:30 -05:00
geoa.js fix for geo with embedded loc SERVER-694 2010-03-02 20:35:13 -05:00
geob.js fix for assert.close and use assert.close for 0 case in jstests/geob.js 2010-03-22 11:19:50 -04:00
geoc.js test for SERVER-795 2010-03-22 14:02:30 -04:00
geod.js Cleanup & comment in jstests/geod.js. 2010-07-12 15:25:36 -04:00
geoe.js Reverse when the initial btree scan finds no geo points. SERVER-1283 2010-07-12 16:09:20 -04:00
geof.js odd $near bug 2010-08-26 18:26:47 -04:00
group1.js
group2.js
group3.js group3 test use correct namespace to prevent parallel test failure 2010-02-17 10:24:19 -08:00
group4.js
group5.js
group6.js SERVER-1457 make deep copy of NumberLong properly for group 2010-09-08 22:56:25 -07:00
hint1.js SERVER-802 update explain format 2010-07-16 05:09:10 -07:00
id1.js
in2.js
in3.js SERVER-1528 account for expensive skipping operations in nscanned 2010-08-03 20:09:16 -07:00
in4.js SERVER-726 optimize exclusive bounds 2010-08-18 11:42:58 -07:00
in5.js fix SERVER-1366 test 2010-07-06 12:53:30 -04:00
in6.js SERVER-1159 forgot test 2010-07-08 00:55:42 -07:00
in7.js move slow test that is now fast, add small optimization to cursor advance 2010-07-21 00:10:10 -07:00
in.js SERVER-653 fix problem where some special query types would only work if they were the first element 2010-02-22 16:20:50 -08:00
inc1.js
inc2.js use correct test name for parallel tests 2010-03-22 09:42:04 -07:00
inc3.js
index1.js SERVER-371 checkpoint 2010-07-07 12:26:20 -07:00
index2.js
index3.js
index4.js
index5.js
index6.js fix test name for parallel 2010-03-30 10:53:20 -07:00
index7.js SERVER-802 update explain format 2010-07-16 05:09:10 -07:00
index8.js
index9.js
index10.js fix bug in cloner introduced today 2010-06-30 21:53:52 -04:00
index11.js test case for SERVER-1716 2010-09-01 11:54:58 -04:00
index_arr1.js another case for SERVER-1082 2010-05-04 19:18:59 -04:00
index_arr2.js fix updates on indexes fields when using array offsets SERVER-1093 2010-05-05 22:52:51 -04:00
index_check1.js
index_check2.js SERVER-802 update explain format 2010-07-16 05:09:10 -07:00
index_check3.js
index_check5.js oops 2010-05-04 00:19:50 -04:00
index_check6.js SERVER-726 optimize exclusive bounds 2010-08-18 11:42:58 -07:00
index_check7.js SERVER-726 optimize exclusive bounds 2010-08-18 11:42:58 -07:00
index_check8.js interesting test case for indexes 2010-06-04 16:41:21 -04:00
index_diag.js re-hydrate index values 2010-02-16 16:24:23 -05:00
index_elemmatch1.js test for weird $elemMatch issue 2010-06-14 14:52:14 -04:00
index_many2.js another sanity test for lots of indexes 2010-05-26 11:40:34 -04:00
index_many.js dos2unix 2010-05-26 11:37:28 -04:00
index_sparse1.js fix test collection name for parallel suite 2010-12-08 00:32:56 -08:00
index_sparse2.js fix test collection name for parallel suite 2010-12-08 00:32:56 -08:00
indexa.js
indexapi.js support up to 64 indexes 2010-05-23 15:00:39 -04:00
indexb.js
indexc.js
indexd.js
indexe.js remove warning 2010-06-30 23:17:49 -04:00
indexf.js
indexg.js SERVER-670 don't allow simple index matching with negating operators 2010-03-02 16:53:07 -08:00
indexh.js Remove skipIfTestingReplication() from jstests for now. 2010-07-23 10:54:24 -04:00
indexi.js SERVER-1528 account for expensive skipping operations in nscanned 2010-08-03 20:09:16 -07:00
indexj.js SERVER-726 optimize exclusive bounds 2010-08-18 11:42:58 -07:00
insert1.js fix v8 and change lastID thing a bit 2010-03-01 23:16:36 -05:00
insert2.js check for $ mods on insert SERVER-1954 2010-11-01 23:43:57 -04:00
jni1.js
jni2.js
jni3.js
jni4.js
jni5.js
jni7.js
jni8.js
jni9.js
json1.js
killop.js SERVER-1900 disable test until fixed 2010-10-05 21:49:38 -07:00
map1.js
maxscan.js $maxScan for limiting how much to scan SERVER-1015 2010-04-28 16:11:27 -04:00
median.js
minmax.js
mod1.js SERVER-653 fix problem where some special query types would only work if they were the first element 2010-02-22 16:20:50 -08:00
mr1.js map/reduce no longer uses temp collections. 2010-12-16 16:41:28 -05:00
mr2.js map/reduce no longer uses temp collections. 2010-12-16 16:41:28 -05:00
mr3.js map/reduce no longer uses temp collections. 2010-12-16 16:41:28 -05:00
mr4.js map/reduce no longer uses temp collections. 2010-12-16 16:41:28 -05:00
mr5.js map/reduce no longer uses temp collections. 2010-12-16 16:41:28 -05:00
mr_bigobject.js map/reduce no longer uses temp collections. 2010-12-16 16:41:28 -05:00
mr_comments.js fix comments in embedded code SERVER-2121 2010-11-22 00:53:00 -05:00
mr_errorhandling.js better error handling for wrong types for query/sort SERVER-2228 2010-12-17 11:07:10 -05:00
mr_index2.js map/reduce no longer uses temp collections. 2010-12-16 16:41:28 -05:00
mr_index.js fix smal oplog test 2010-11-09 19:01:39 -05:00
mr_killop.js SERVER-387 fix mr_killop test by including new required 'out' field 2010-12-20 11:36:30 -08:00
mr_merge.js map/reduce no longer uses temp collections. 2010-12-16 16:41:28 -05:00
mr_outreduce.js map/reduce no longer uses temp collections. 2010-12-16 16:41:28 -05:00
mr_sort.js map/reduce no longer uses temp collections. 2010-12-16 16:41:28 -05:00
multi2.js
multi.js
ne1.js
ne2.js SERVER-1705 validate op type with regex 2010-08-30 20:11:00 -07:00
ne3.js SERVER-1705 validate op type with regex 2010-08-30 20:11:00 -07:00
nin.js arrays match themselves embedded as well SERVER-807 2010-03-22 17:35:07 -04:00
not1.js
not2.js SERVER-1212 deal with elemMatch later 2010-08-30 14:49:52 -07:00
notablescan.js SERVER-2217 queryoptimizer handle properly when notablescan exception is generated in queryop init 2010-12-14 10:52:32 -08:00
null.js
numberlong.js NumberLong shell output changed to NumberLong(111111111111) or NumberLong(11111) (when absolute value < 2^30) SERVER-1659 2010-08-29 00:27:59 -04:00
objid1.js
objid2.js
objid3.js
objid4.js
objid5.js fix Object.bsonsize with null param SERVER-1753 2010-09-07 23:02:23 -04:00
objid6.js SERVER-857 test 2010-06-16 01:20:46 -07:00
objid7.js ObejctId.equals SERVER-1247 2010-06-23 10:02:16 -04:00
or1.js SERVER-205 cleaner test 2010-04-13 11:24:18 -07:00
or2.js SERVER-109 reinstate or2 test 2010-06-01 10:13:33 -07:00
or3.js SERVER-1005 $nor 2010-04-26 17:22:33 -07:00
or4.js clean m/r tests 2010-12-17 09:31:55 -05:00
or5.js fix test 2010-07-28 17:23:49 -04:00
or6.js SERVER-2189 2010-12-07 23:01:40 -08:00
or7.js SERVER-109 make simplifiedQuery match actual btree cursor bounds when necessary 2010-06-10 00:44:24 -07:00
or8.js SERVER-1883 expand nested array fields when testing document for match with previous or clause 2010-10-03 14:29:49 -07:00
or9.js bail out or clause checking if we do an unpredicted table scan 2010-07-20 13:58:58 -07:00
ora.js tests that already pass for $or with $where and geo 2010-07-20 14:35:31 -04:00
orb.js fix or neg matching reverse direction 2010-07-20 15:39:49 -07:00
profile1.js
proj_key1.js use data from indexes if possivle SERVER-192 2010-11-16 16:11:43 -05:00
pull2.js
pull_remove1.js fix pull with primitives and $ops SERVER-1697 2010-09-24 15:40:59 -04:00
pull.js
pullall2.js sample pull 2010-04-08 00:08:27 -04:00
pullall.js pullall test use correct namespace 2010-03-16 14:05:41 -07:00
push2.js
push.js
pushall.js
query1.js
queryoptimizer1.js
queryoptimizer2.js SERVER-1207 be more conservative recording a successful query plan when part of an or clause 2010-08-31 20:33:58 -07:00
ref2.js
ref3.js rename test colls to work in parallel mode 2010-03-29 09:36:16 -07:00
ref4.js
ref.js
regex2.js
regex3.js SERVER-726 optimize exclusive bounds 2010-08-18 11:42:58 -07:00
regex4.js regex4.js use correct namespace, for parallel tests 2010-02-17 15:36:45 -08:00
regex5.js SERVER-802 update explain format 2010-07-16 05:09:10 -07:00
regex6.js SERVER-726 optimize exclusive bounds 2010-08-18 11:42:58 -07:00
regex7.js SERVER-322 implement $in with regex 2010-03-08 16:53:45 -08:00
regex8.js test 2010-03-20 11:30:13 -04:00
regex9.js SERVER-1705 validate op type with regex 2010-08-30 20:11:00 -07:00
regex_embed1.js fix a.0.x for regex SERVER-799 2010-03-22 13:37:56 -04:00
regex.js
remove2.js
remove3.js fix test 2010-08-22 08:05:20 -04:00
remove4.js
remove5.js
remove6.js
remove7.js
remove8.js
remove_justone.js shell support for justOne for removes SERVER-1653 2010-08-22 00:52:06 -04:00
remove.js
rename2.js
rename3.js
rename4.js 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
rename.js
repair.js SERVER-1203 repair oplog properly 2010-06-08 11:50:45 -07:00
run_program1.js Windows doesn't like running echo as a program 2010-02-23 21:21:24 -05:00
set1.js
set2.js
set3.js
set4.js
set5.js test for SERVER-622 2010-02-10 13:35:43 -05:00
set6.js fix upsert for DBRef SERVER-627 2010-02-11 11:36:08 -05:00
set7.js SERVER-652 simplify field name upper limit check, guard against setting string fields in arrays 2010-03-02 13:16:20 -08:00
set_param1.js get/set -> (get|set)Parameter and a test SERVER-1843 2010-11-22 19:52:44 -05:00
shellkillop.js fix shellkillop jstest 2010-07-21 18:46:00 -04:00
shellspawn.js ignore first line if starts with shebang SERVER-1536 2010-08-11 19:38:13 -04:00
slice1.js Only $slice outer arrays when nested. SERVER-1085 2010-05-05 15:52:40 -04:00
sort1.js
sort2.js
sort3.js
sort4.js
sort5.js fix shell _id moving SERVER-438 2010-03-12 15:19:33 -05:00
sort6.js make undefined sort same with with and w/o an index SERVER-635 2010-02-17 22:53:32 -05:00
sort_numeric.js
splitvector.js splitVector can now be 'force'-d to split a small chunk 2010-10-21 14:11:48 -04:00
stats.js
storefunc.js tony found a bug 2010-07-26 23:17:29 -04:00
sub1.js
temp_cleanup.js clean m/r tests 2010-12-17 09:31:55 -05:00
testminmax.js minmaxtest 2010-02-25 08:08:30 -05:00
type1.js SERVER-653 fix problem where some special query types would only work if they were the first element 2010-02-22 16:20:50 -08:00
unique2.js
uniqueness.js
unix_socket1.js turn test back on 2010-09-29 11:22:07 -04:00
unset2.js SERVER-652 unset/array sets value to null, which makes more sense 2010-03-02 23:09:34 -08:00
unset.js
update2.js
update3.js
update4.js
update5.js
update6.js SERVER-652 update test 2010-03-02 23:23:38 -08:00
update7.js
update8.js
update9.js
update_addToSet2.js another test 2010-04-13 17:28:39 -04:00
update_addToSet3.js fix case where the same element is in $each part of $addToSet SERVER-2249 2010-12-19 01:36:41 -05:00
update_addToSet.js $addToSet : { $each : ... } SERVER-628 2010-02-27 22:05:59 -05:00
update_arraymatch1.js use .$ instead of .~ for SERVER-631 2010-03-09 21:24:36 -05:00
update_arraymatch2.js $ operator and $set can behave poorly with replication SERVER-1052 2010-04-26 15:24:16 -04:00
update_arraymatch3.js $ operator test 2010-03-15 20:46:10 -04:00
update_arraymatch4.js $ operator and indexed fields SERVER-1055 2010-05-10 14:38:10 -04:00
update_arraymatch5.js fix $ update with indexes in some cases SERVER-1339 2010-07-01 11:00:53 -04:00
update_arraymatch6.js SERVER-1040 add test 2010-08-16 11:06:12 -07:00
update_multi3.js more aggressive about checking for index moves in multi-update SERVER-1060 2010-04-28 16:56:14 -04:00
update_multi4.js fix for yield on multi-updatre SERVER-1020 2010-05-17 10:44:17 -04:00
update_multi5.js simple multi update test 2010-06-04 15:08:53 -04:00
update.js
updatea.js
updateb.js
updatec.js
updated.js fix array numberic sort order SERVER-833 2010-03-26 15:30:29 -04:00
updatee.js fix set with large ints SERVER-1347 2010-08-26 15:26:26 -04:00
upsert1.js getLastError has _id of of upserted object SERVER-1173 2010-06-24 11:24:54 -04:00
where1.js
where2.js
where3.js make return parsing smarter SERVER-864 2010-04-02 15:56:43 -04:00