summaryrefslogtreecommitdiff
path: root/jstests/libs/parallelTester.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-35043, SERVER-22949: move geoNear implementation into aggregationKyle Suarez2018-06-181-1/+0
* SERVER-33605 Mobile SE:Disable capped collections and related testingSulabh Mahajan2018-06-081-1/+1
* SERVER-28524 remove group commandKyle Suarez2018-05-301-1/+0
* SERVER-34614: Create a new db connection for each test when running in parallelDavid Bradford2018-05-091-0/+4
* SERVER-8237 disable autoIndexId:false for replicated collectionsEric Milkie2018-04-171-5/+4
* SERVER-34097: Prevent compact_keep_indexes.js from running in parallel with a...Nick Zolnierz2018-03-231-0/+7
* SERVER-33815 Create transactions test suite and test tagWilliam Schultz2018-03-201-0/+4
* SERVER-33502 Do not use getLastError in parallel suiteCharlie Swanson2018-03-021-1/+6
* SERVER-33080 Blacklist tests expecting lines in getLog from parallel suiteCharlie Swanson2018-02-021-15/+8
* SERVER-32594 add mechanism to close and reopen the catalogKyle Suarez2018-01-311-0/+3
* SERVER-29299 Add currentOp as parallel op during basicPlus.jsCharlie Swanson2017-07-181-1/+9
* SERVER-28411 Avoid adjusting log rate while using getLog commandCharlie Swanson2017-04-041-1/+6
* SERVER-22541 Manage aggregation cursors on global cursor manager.Charlie Swanson2017-03-151-2/+7
* SERVER-17997 parallelTester.js should print names of failing testsJonathan Abrahams2017-01-291-14/+23
* SERVER-4786 Allow specifying sample rate of slow queriesEvan Broder2017-01-261-0/+1
* SERVER-27465 rewrite killop.js using setYieldAllLocksHang failpointJames Wahlin2017-01-171-1/+0
* SERVER-27421 Parallel test suites should pick up tests in subdirectories of j...Jonathan Abrahams2017-01-061-1/+30
* SERVER-25286 rewrite drop2.js to not depend on count scan yield behaviorKyle Suarez2016-12-151-1/+1
* SERVER-27042 Stabilize currentop.js and add unit tests for lock state reportingCharlie Swanson2016-12-071-3/+3
* SERVER-23797 remove fsync2.js in favor of fsync.jsKyle Suarez2016-05-191-1/+0
* SERVER-23256 Make profiler tests run serially with fsyncLock tests.James Wahlin2016-04-191-11/+24
* SERVER-23472 Enable JavaScript protection by defaultShane Harvey2016-04-141-2/+35
* SERVER-23256 Refactor and expand system.profile metrics coverage testsJames Wahlin2016-04-111-2/+0
* SERVER-23067 Final round of JS linting and formattingMike Grundy2016-03-181-5/+5
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-178/+176
* SERVER-22882 Remove the argumentsToArray function from the shellKamran Khan2016-02-291-2/+2
* SERVER-22234 The Validate Command Should Work with failIndexKeyTooLongRobert Guo2016-02-091-2/+3
* Revert "SERVER-22234 The Validate Command Should Work with failIndexKeyTooLong"Robert Guo2016-02-091-3/+2
* SERVER-22234 The Validate Command Should Work with failIndexKeyTooLongRobert Guo2016-02-091-2/+3
* Revert "SERVER-22234 add tests"Robert Guo2016-02-091-3/+2
* add testsRobert Guo2016-02-091-2/+3
* SERVER-22341 fix jslint errors in jstests/libs with eslint --fixMike Grundy2016-02-051-22/+22
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-8/+4
* SERVER-21600 add integration test for killCursors commandDavid Storch2015-12-081-0/+3
* Revert "SERVER-21387 Temp. disable bench_test_crud_commands.js in parallel"Jason Rassi2015-11-241-4/+0
* SERVER-21489 Fix broken passthrough suiteKaloian Manassiev2015-11-191-2/+1
* SERVER-20941 Update v8-specific code and comments in JS testsKamran Khan2015-11-131-1/+2
* SERVER-21387 Temp. disable bench_test_crud_commands.js in parallelJason Rassi2015-11-111-0/+4
* SERVER-8246 Exclude type6.js from parallel testsJonathan Reams2015-10-211-0/+4
* Don't run index_bigkeys_nofail.js in parallelGeert Bosch2015-06-261-0/+4
* SERVER-18673 Copy TestData into ScopedThreads used by parallelTester.Max Hirschhorn2015-05-281-0/+1
* SERVER-16502: create CollectionInfoCache on Collection constructionScott Hernandez2015-01-021-0/+1
* SERVER-16408 Disable max_time_ms.js in parallel suiteJason Rassi2014-12-041-0/+1
* SERVER-16196 Add FSM-based concurrency tests to parallel suite.Max Hirschhorn2014-11-191-0/+24
* SERVER-15532 Skip geo_s2cursorlimitskip.js test in parallelTester.Max Hirschhorn2014-10-071-1/+1
* SERVER-15532 Fix assumptions made by geo_s2cursorlimitskip.js test.Max Hirschhorn2014-10-061-0/+1
* SERVER-14284 Tests using profiler can't run in parallel w/ each otherJason Rassi2014-07-141-1/+7
* SERVER-13764 update system retrieves nscanned / nscannedObjects from plan exe...David Storch2014-07-101-0/+4
* fixRandolph Tan2014-05-151-1/+1
* SERVER-13512 add mr_drop.js to the skipTests in parallelTester.jsmatt dannenberg2014-04-141-1/+2