summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-50325 Allow additional error code in ↵Tess Avitabile2020-08-141-1/+1
| | | | no_writes_to_config_transactions_with_prepared_transaction.js
* SERVER-50137 Use timestamp if wall field not present when calculating oplog ↵Gregory Noma2020-08-131-0/+39
| | | | | | stones (cherry picked from commit 5be60b26dd703f8360157d074de889d0495cab6a)
* SERVER-50140: Initial sync cannot survive unclean restart of the sync sourceLingzhi Deng2020-08-131-0/+104
| | | | | (cherry picked from commit 06169f718a7aec04f952979ffa6590e4334dea5a) (cherry picked from commit d598744856190df68f36c3f7a88decd30fa8e912)
* SERVER-49809 return MovePrimaryInProgress on view create or modify commandsMisha Tyulenev2020-08-131-2/+2
| | | | (cherry picked from commit 4e0aa088a20784bf3391745c043e184036a305f8)
* SERVER-49765 fail with MovePrimaryInProgress for dropIndexesMisha Tyulenev2020-08-131-6/+30
|
* SERVER-49452 fail with MovePrimaryInProgress in collModMisha Tyulenev2020-08-131-18/+60
|
* SERVER-49092 fail with MovePrimaryInProgress in createIndexes commandMisha Tyulenev2020-08-131-12/+21
| | | | (cherry picked from commit f5396269916adaf6b3539fb804ee20ae54950df7)
* SERVER-49089 fail with MovePrimaryInProgress in MapReduce commandMisha Tyulenev2020-08-131-0/+16
| | | | (cherry picked from commit 15588728dce3ec74e574887f0b7f2775e7119bf6)
* SERVER-49090 fail with MovePrimaryInProgress for aggregate and stagesMisha Tyulenev2020-08-131-0/+23
| | | | (cherry picked from commit 0497a5fe38903ceb08c48050df476f0718b91733)
* SERVER-49091 fail with MovePrimaryInProgress on create drop collMod ↵Misha Tyulenev2020-08-131-15/+69
| | | | | | renameCollection commands (cherry picked from commit d6f3aebf450e53dd41ca31947cc0cc9ccf30e1bc)
* SERVER-49088 fail with MovePrimaryInProgress for findAndModify commandMisha Tyulenev2020-08-131-37/+31
| | | | (cherry picked from commit 90455329e6fbe4dc584205992dc3e71beb86fef1)
* SERVER-49086 fail with MovePrimaryInProgress for insert update and delete ↵Misha Tyulenev2020-08-131-6/+28
| | | | | | commands (cherry picked from commit 5ba365e5cab7e02db0821f0eb279599ecf5be7e3)
* SERVER-49087 add support for testing MovePrimaryInProgressMisha Tyulenev2020-08-131-0/+103
| | | | (cherry picked from commit 71af4d277cfcc7c846c9007620b147b53d6f8bf0)
* SERVER-48641 SERVER-48689 Yield session in migration destination driver when ↵Jack Mulrow2020-08-122-2/+10
| | | | | | waiting on replication and session migration (cherry picked from commit 21b083c7352704fc8c3d8a4f33c54040259ff766)
* SERVER-49704 txn_being_applied_to_secondary_cannot_be_killed.js should not ↵Matthew Russotto2020-08-121-2/+3
| | | | | | allow elections (cherry picked from commit b7b91adc3a0e5f6e70231fdbcebcf11554cc1cb6)
* SERVER-49433 Stop incrementing the collection major version on chunk splitsMatthew Saltz2020-08-124-37/+15
| | | | (cherry picked from commit 005fc5c3f5f46743d5c03c49f41418351878ece1)
* SERVER-47753 Enable random_moveChunk_index_operations.js in stepdown ↵Jack Mulrow2020-08-122-21/+14
| | | | | | concurrency suites (cherry picked from commit eeca550092d9601d433e04c3aa71b8e1ff9795f7)
* SERVER-49044 Make AsyncRequestSender not retry remote command requests with ↵Luis Osta2020-08-121-0/+74
| | | | | | startTransaction=true (cherry picked from commit e4ad46c0fab6ce2b633f212db65ab5479c4c191e)
* SERVER-48679 flushRoutingTableCacheUpdates should block on critical section ↵Luis Osta2020-08-121-0/+166
| | | | | | with kWrite, not kRead (cherry picked from commit 9f4b81e5bdcf38f9b10459203a804ba406528770)
* SERVER-46811 multi=true updates can modify the shard key of orphan documents ↵Haley Connelly2020-08-121-0/+60
| | | | | | and cause them to become owned (cherry picked from commit 17e468583ec1a7e9755b34b50eaa7cf017a1c96e)
* SERVER-47900 Disable checkOrphansDeleted helper in 4.4 multiversion testingHaley Connelly2020-08-101-0/+9
|
* SERVER-48066 Don't allow update shard key concurrency test to update shard ↵Alex Taskov2020-08-101-6/+9
| | | | | | key to same value (cherry picked from commit dc30d9e9d387a946bcabda92007c60a8fce88337)
* SERVER-48572 random_moveChunk_refine_collection_shard_key.js needs to ignore ↵Alex Taskov2020-08-101-1/+1
| | | | | | LockTimeout errors from moveChunk (cherry picked from commit a121dd87e2c3b9268f173ed45d815f9f52ddc821)
* SERVER-49438 Allow memory.js tests to accept $where timeout interruptionKatherine Wu2020-08-051-1/+2
| | | | (cherry picked from commit fd109f08f97117237dae3a9428c3d2d66f14e221)
* SERVER-49010 Increase log verbosity in index_stepdown_after_init.jsSamy Lanka2020-08-051-1/+2
|
* SERVER-48339 Ensure operation is hung on failpoint in unionWith_current_op.jsCharlie Swanson2020-08-051-11/+10
| | | | (cherry picked from commit ff8a74db8a39fbc89bb25fee964dc2d1173acacd)
* SERVER-49690 Retry "CappedPositionLost" to find oldest oplog entryCharlie Swanson2020-08-053-8/+25
| | | | (cherry picked from commit b58968562034c206cd041c083d1ac3cc5e749ec1)
* SERVER-49699 waitForCurOpByFailPoint shouldn't ignore filter parameter in 4.4James Wahlin2020-08-051-15/+19
|
* SERVER-48442: Fix change_streams.js to test events in any orderSvilen Mihaylov2020-08-051-6/+17
|
* SERVER-49715 Check for interrupt while finding unowned ranges on setFCV to 4.4Esha Maharishi2020-08-051-0/+141
|
* SERVER-49546 Remove batched insert test for range deletion tasksLuis Osta2020-08-041-52/+0
|
* SERVER-50039 Timing error in dbadmin.js testA. Jesse Jiryu Davis2020-08-042-1/+4
| | | | (cherry picked from commit 5906d967c3144d09fab6a4cc1daddb295df19ffb)
* SERVER-48712 Race in write_concern_after_stepdown.jsA. Jesse Jiryu Davis2020-08-041-1/+13
| | | | (cherry picked from commit 351ec9947164cd78c8f003e972ba5d71f6438b53)
* SERVER-48929 Modified the moveChunk helper to ignore LockTimeout errorsAlex Taskov2020-08-041-0/+1
| | | | (cherry picked from commit ff269e7f549c5b8987c023d1bbbfc1ea93502e1a)
* SERVER-49339 Rename ocspValidationRefreshPeriodSecs to ↵Shreyas Kalyan2020-08-041-0/+1
| | | | | | ocspStaplingRefreshPeriodSecs (cherry picked from commit b9015cdc8aa845bf172d059c3c1b7f1f03147131)
* SERVER-49404 Enforce additional checks in $arrayToObjectDrew Paroski2020-08-041-0/+14
| | | | (cherry picked from commit 1772b9a0393b55e6a280a35e8f0a1f75c014f301)
* SERVER-49007 Roundtrip registration id in metrics response in testMark Benvenuto2020-08-041-1/+1
| | | | (cherry picked from commit 55ebe85fc937c787fb5a5d8793f8df39dc67e105)
* SERVER-49546 setFCV to 4.4 should insert range deletion tasks in batches ↵Luis Osta2020-08-041-0/+52
| | | | rather than one at a time
* SERVER-49556 fix indexed_insert_base.js to work with multi-doc transactions ↵Benety Goh2020-08-041-0/+1
| | | | | | | | | tests Runs createIndexes with majority write concern to ensure index is available to operations within multi-document transactions. (cherry picked from commit 75e69d0800e4005510c775a6f7d8794902797e77)
* SERVER-49521 fix writeConcern for non-txn createIndexes commands in ↵Benety Goh2020-08-043-4/+14
| | | | | | core/txns tests (cherry picked from commit 2a4a2def40803f7dbdfa3ec21f0c178a5a16e259)
* SERVER-49415 remove test case with conflicting index buildBenety Goh2020-08-041-9/+2
| | | | (cherry picked from commit 78cc027285359cc21c55f2dac69ce41cb9f23959)
* SERVER-49556 indexed_insert_base.js and derived fsm workloads provide index ↵Benety Goh2020-08-043-2/+21
| | | | | | name to createIndexes command (cherry picked from commit 7b5d2a2444cbcb1249a43c61a1f2b889f0d4aa86)
* SERVER-49523 Use a 3-node replica set for ↵Gregory Wlodarek2020-08-041-4/+6
| | | | | | 'commit_quorum_does_not_hang_with_initial_sync.js' to avoid having the primary stepdown if it can't see a majority of the replica set (cherry picked from commit 5034da92513be28db2a597bed80a6c548ecfa1e3)
* SERVER-49514 'index_abort_before_commit_signal.js' should check for the ↵Gregory Wlodarek2020-08-041-2/+4
| | | | | | 'IndexBuildAborted' error code (cherry picked from commit a5637c8549a849fd143c7fd03bec491244d62abf)
* SERVER-49026 Use the maximum opId to test authorization privilieges for killOpGregory Wlodarek2020-08-041-2/+3
| | | | (cherry picked from commit fc58564f8a211c7013c8e2324c5488417db42bd6)
* SERVER-48699 Changed refine key test to prevent premature timeouts on slow ↵Marcos José Grillo Ramírez2020-08-041-15/+17
| | | | | | machines (cherry picked from commit 54cc38653d534ae51c6153e04d52ee7c58aa5b6e)
* SERVER-48993 explodeForSort can produce incorrect query plan (cherry picked ↵Mindaugas Malinauskas2020-08-042-0/+204
| | | | from commit 7dd37622622362d0ef689b91de565c8c053c838e)
* Revert "SERVER-33966 Removed Redundant Sort"r4.4.0Ribhav Jain2020-07-241-15/+8
| | | | This reverts commit ed966606c2e5eb82f447c81986c64f8cfa0c74d7.
* SERVER-33966 Removed Redundant SortRibhav Jain2020-07-221-8/+15
| | | | | | This reverts commit 861c7c059b48bfae315605a3f66fc3866b40dc7d. (cherry picked from commit be2be96f88517f8911b75223b4965d143ec79ba4)
* SERVER-49678 Make enableFinerGrainedCatalogCacheRefresh default to falseRandolph Tan2020-07-213-3/+17
| | | | (cherry picked from commit 5b0d98c10a5c7eac8a61a9f0d3cfa52becdbfac0)