summaryrefslogtreecommitdiff
path: root/jstests/concurrency
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50099: Update requires_fcv_46 and need_fixing_for_46 to 47Lingzhi Deng2020-08-052-2/+2
* SERVER-48312 Remove requiresDocumentLevelConcurrency and supportsDocumentLeve...Gregory Wlodarek2020-08-0411-68/+45
* SERVER-49880 snapshot_read_at_cluster_time_crud_operations.js should expect I...A. Jesse Jiryu Davis2020-07-281-15/+18
* SERVER-49556 fix indexed_insert_base.js to work with multi-doc transactions t...Benety Goh2020-07-211-0/+1
* SERVER-49556 indexed_insert_base.js and derived fsm workloads provide index n...Benety Goh2020-07-213-2/+21
* SERVER-48673 Allow retrying establishing a connection to a replica set in get...jannaerin2020-07-201-1/+11
* SERVER-43633 Prohibit user writes to system.views in FCV 4.6Gregory Noma2020-07-201-6/+19
* SERVER-38987 Replace ephemeralForTest storage engine with biggie implementationHenrik Edin2020-07-176-3/+14
* SERVER-48641 SERVER-48689 Yield session in migration destination driver when ...Jack Mulrow2020-07-162-2/+10
* SERVER-47789 Add concurrency tests for snapshot reads using atClusterTimeAli Mir2020-07-093-1/+379
* SERVER-49158 Make the moveChunk helper retry the command when the migration i...Cheahuychou Mao2020-06-301-1/+5
* SERVER-48572 random_moveChunk_refine_collection_shard_key.js needs to ignore ...Alex Taskov2020-06-251-1/+1
* SERVER-48929 Modified the moveChunk helper to ignore LockTimeout errorsAlex Taskov2020-06-251-0/+1
* SERVER-48965: Make update_and_bulk_insert.js less heavyLingzhi Deng2020-06-221-1/+1
* SERVER-48588 Concurrency suites creating and dropping indexes should expect t...Benety Goh2020-06-051-0/+1
* SERVER-47753 Enable random_moveChunk_index_operations.js in stepdown concurre...Jack Mulrow2020-06-041-20/+14
* SERVER-48234 Create fuzzer workflow for RoleGraph consistency checkSara Golemon2020-06-032-0/+197
* SERVER-48407 Concurrency suites creating and dropping indexes should expect t...Benety Goh2020-05-292-12/+18
* SERVER-48407 Blacklist create_index_background_unique.js from running on inMe...Benety Goh2020-05-291-1/+8
* SERVER-48066 Don't allow update shard key concurrency test to update shard ke...Alex Taskov2020-05-291-6/+9
* 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