summaryrefslogtreecommitdiff
path: root/jstests/slowWeekly
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13391 Rename slowNightly -> noPassthroughWithMongod and slowWeekly -> ...Mathias Stearn2014-03-2723-2044/+0
* SERVER-13202 wait for secondary to flush buffer before assuming primaryshipEric Milkie2014-03-211-3/+4
* SERVER-13202 better debug output for rollback4.jsEric Milkie2014-03-141-1/+4
* SERVER-12797 remove test2 from update_yield1.jsEric Milkie2014-02-281-25/+0
* SERVER-10026 remove most remaining QUERY_MIGRATION tagsDavid Storch2014-02-211-8/+1
* SERVER-12797 detect getlasterror op in update_yield1.js.Eric Milkie2014-02-201-2/+6
* SERVER-12797 speed up update_yield1.js by not trying with too-small data sizesEric Milkie2014-02-201-1/+1
* SERVER-12797 Javascript lintEric Milkie2014-02-201-21/+20
* increase awaitReplication time in slowWeekly/replsets_prefetch_stress.js sinc...matt dannenberg2014-02-201-1/+1
* SERVER-12409 db.coll.remove() shell helper requires a query predicateDan Pasette2014-02-051-1/+1
* fix update_yield1.js on Fedora 8 -- disable TTL monitorEric Milkie2014-02-031-0/+1
* improve slowWeekly/rollback4.jsmatt dannenberg2014-01-291-5/+2
* SERVER-12120 fixed geo $near deduping. deprecated uniqueDocs option.Benety Goh2014-01-291-28/+49
* fix an instability in slowWeekly/rollback4.jsMatt Dannenberg2014-01-271-0/+4
* SERVER-10026 reenable geo_full.jsHari Khalsa2014-01-071-11/+14
* SERVER-10026 migrate geoNear to new exec via rewriteHari Khalsa2013-12-111-1/+4
* SERVER-11235 wait even longer, for slow-file allocating platformsEric Milkie2013-11-151-1/+1
* SERVER-11573 use less data for conc_update.jsHari Khalsa2013-11-141-1/+6
* SERVER-11490 Don't mistakenly count TTL monitor ops when counting updatesAndrew Morrow2013-11-061-21/+19
* SERVER-8378: make indexbg1 more reliable by not making it do multiple table s...Eliot Horowitz2013-10-291-4/+14
* SERVER-11178: bg indexing a lot faster now, need more things to indexEliot Horowitz2013-10-291-1/+1
* SERVER-11387 fix geo_full.js and leave breadcrumbs for actually fixing laterHari Khalsa2013-10-251-11/+32
* SERVER-8378 reactivate parts of test, since new query engineEric Milkie2013-10-181-4/+4
* SERVER-11235 extend timeout for builders with slower disksEric Milkie2013-10-171-1/+1
* SERVER-10657 wait longer for replication in replsets_prefetch_stress.jsEric Milkie2013-09-041-1/+1
* SERVER-8378 make bg index test more reliableEric Milkie2013-08-301-4/+10
* Do not expect updates equal to the number of array elementsScott Hernandez2013-08-091-4/+0
* SERVER-9675 disable tests that depend on fair lock schedulerMatt Kangas2013-07-122-0/+7
* SERVER-8381 raise timeout in cursor timeout testEric Milkie2013-01-291-2/+5
* not so big so Windows can finish in a reasonable amount of timeEric Milkie2013-01-281-1/+1
* wait longer for test completionEric Milkie2013-01-251-1/+1
* remove test no longer needed due to index changesEric Milkie2013-01-251-74/+0
* fix test; background indexing behavior changed (for the better)Eric Milkie2013-01-251-16/+2
* Added test for oplog timeoutKristina2013-01-221-0/+56
* Moved slowWeekly/dur_passthrough.js to dur/dur_passthrough.jsDan Pasette2013-01-171-44/+0
* SERVER-7198 Prevent rollback in inconsistent stateKristina2012-10-011-0/+70
* SERVER-7177 Added test for minvalid startupKristina2012-10-011-0/+39
* SERVER-6538 Add a replica set prefetch key generation stress test.Aaron2012-08-021-0/+37
* SERVER-5552 - fix multi-update when index is finished being built in the middleEliot Horowitz2012-06-131-0/+25
* SERVER-5772 wait specifically for our query, not just any currentOpTad Marshall2012-06-121-1/+12
* SERVER-5772 make query_yield2.js much more verboseTad Marshall2012-06-031-37/+80
* SERVER-5624 Wrote tests for cursor timetoutsRandolph Tan2012-05-221-0/+61
* fix typoEric Milkie2012-04-101-1/+1
* fix indexbg1 test that was relying on minor speed differential to be more det...Eliot Horowitz2012-04-091-12/+9
* make all slowWeekly tests use their own mongodEliot Horowitz2012-04-0812-7/+68
* making more sloWeekly tests use their own mongodEliot Horowitz2012-04-082-2/+11
* moving slowWeekly to the most trivial frameworkEliot Horowitz2012-04-081-4/+5
* make query_yield1 not need a pre-existing dbEliot Horowitz2012-04-081-0/+10
* Modified SERVER-4987 and added more comments to properly setup this test.Randolph Tan2012-03-081-15/+13
* Test for SERVER-4987Randolph Tan2012-03-031-0/+138