summaryrefslogtreecommitdiff
path: root/jstests/concurrency
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48271 Concurrency suites creating and dropping indexes should expect t...Benety Goh2020-05-224-29/+52
* SERVER-44650 Add new test mode enforeFastCount to foreground validateGregory Noma2020-05-211-1/+8
* SERVER-48093 plan_cache_drop_database.js should catch DatabaseDropPending errorsBenety Goh2020-05-151-13/+18
* SERVER-47320: Disable WCE tracing on FSM tests.Daniel Gottlieb2020-05-062-0/+7
* SERVER-44240 Remove unused test concurrency/fsm_workloads/database_versioning.jsTommaso Tocci2020-05-041-146/+0
* SERVER-38961 remove override for causally consistent index buildsBenety Goh2020-05-031-6/+0
* SERVER-47422 Allow LockBusy errors in random_moveChunk_refine_collection_shar...Matthew Saltz2020-05-011-1/+5
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-2912-17/+8
* SERVER-47632 Explicitly ignore all acceptable moveChunk errors in update shar...Gregory Noma2020-04-281-2/+9
* SERVER-47631 Explicitly ignore all acceptable moveChunk errors in refine shar...Gregory Noma2020-04-271-11/+16
* SERVER-45541 Test interrupting $unionWith.Charlie Swanson2020-04-162-11/+133
* SERVER-45956 Allow findAndModify with upsert=true inside multi-document trans...Gregory Noma2020-04-081-4/+0
* SERVER-47011 Add list of errors to ignore in update shard key concurrency tes...Blake Oler2020-04-061-3/+18
* SERVER-43681 Wait longer for TTL monitor in indexed_insert_ttl.js.Max Hirschhorn2020-04-031-1/+2
* SERVER-45955 Make findAndModify not take database MODE_X lockGregory Noma2020-04-011-0/+59
* SERVER-46249 Check individual txn statements for readConcern supportMaria van Keulen2020-03-302-74/+59
* SERVER-47058 Fix agg_union_with_chunk_migrations.js blacklist typo for multi ...Nick Zolnierz2020-03-231-1/+1
* SERVER-42192 Unblacklist refine shard key test from stepdown suites.Max Hirschhorn2020-03-173-9/+32
* SERVER-46872 Tolerate NoProgressMade response in yield_with_drop.js.Max Hirschhorn2020-03-161-0/+1
* SERVER-46847 Add 'requires_fcv_4.4' to $unionWith concurrency testCharlie Swanson2020-03-131-2/+7
* SERVER-44409 Add FSM and nice-to-have collection and index test casesMaria van Keulen2020-03-121-0/+265
* SERVER-42192 Enable moveChunk FSM workloads to run in stepdown suites.Max Hirschhorn2020-03-126-63/+134
* SERVER-46184 Replace sharded_moveChunk_drop_shard_key_index.js with cpp testRandolph Tan2020-03-111-99/+0
* SERVER-46770 map_reduce_drop.js should catch DatabaseDropPending errorsGregory Wlodarek2020-03-111-5/+10
* SERVER-46755 Add ShardInvalidatedForTargeting to list of transient transactio...Blake Oler2020-03-101-1/+2
* SERVER-46227 MozJSImplScope::kill() check for "correct thread" will always failJames Wahlin2020-03-091-7/+2
* SERVER-46123 Skip out_drop_temp_collection.js for two-phase index builds, con...Gregory Wlodarek2020-02-261-10/+20
* SERVER-45538 Add shard version retry logic for $unionWith sub-pipelineCharlie Swanson2020-02-261-0/+29
* SERVER-46122 Concurrency tests should expect the 'IndexBuildAborted' error co...Gregory Wlodarek2020-02-192-2/+4
* SERVER-45405 Allow implicit collection creation inside multi-doc txnsMaria van Keulen2020-02-191-1/+10
* SERVER-46225 Add Interrupted to timeout codes accepted by server_status_with_...James Wahlin2020-02-181-2/+7
* SERVER-37726 Concurrency suites creating and dropping indexes should expect t...Gregory Wlodarek2020-02-157-23/+37
* SERVER-43518 Complete TODO listed in SERVER-39141Alex Taskov2020-02-134-40/+8
* SERVER-44918 Concurrency workload with index operations and concurrent migrat...Mihai Andrei2020-01-301-0/+250
* SERVER-45248 Retry transaction on CursorNotFound error for 'multi_statement_t...Arun Banala2020-01-101-1/+5
* SERVER-44898 Lower thread count of compact FSM workloads and blacklist from s...Daniel Ernst2020-01-082-2/+2
* SERVER-44475 Remove Query KnobJacob Evans2019-12-118-33/+6
* SERVER-44990 Add requires_fcv_44 flag to agg_out.js to address failure in con...James Wahlin2019-12-061-1/+1
* SERVER-44283 Change removeKeyRangeFromZone to use the bounds found from the f...Haley Connelly2019-12-051-15/+5
* SERVER-42781: ignore InvalidOptions exceptionLamont Nelson2019-11-271-7/+21
* SERVER-44798 Add `requires_fcv_44` as required to Query concurrency jstests t...James Wahlin2019-11-221-1/+2
* SERVER-32567 Replace queryoptimizer3.js with yield_with_drop.js FSM testr4.3.2James Wahlin2019-11-201-0/+146
* SERVER-44150 Enable MR tests for output mode 'reduce' with a non-trivial redu...Nicholas Zolnierz2019-11-191-6/+0
* SERVER-44694: Add requires_fcv_44 to collmod_writeconflict.js and reindex_wri...Daniel Gottlieb2019-11-182-0/+4
* SERVER-46656 Mark all refineCollectionShardKey concurrency tests with the req...Blake Oler2019-11-185-5/+5
* SERVER-42693 Add renameAndPreserveOptions command and allow $out to output to...Ted Tuckman2019-11-151-4/+5
* SERVER-43306 Remove dryRun command-line option from multiversion testsJason Chan2019-11-147-0/+21
* SERVER-44403 Allow creation attempts of existing indexes in transactionsMaria van Keulen2019-11-1310-23/+88
* SERVER-44492 Use unique collections names in map_reduce_with_chunk_migrations...Nicholas Zolnierz2019-11-111-5/+5
* SERVER-44212 Complete TODO listed in SERVER-35567Anton Korshunov2019-11-061-1/+1