Commit Graph

20 Commits

Author SHA1 Message Date
Zac 591928c619 SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
GitOrigin-RevId: 6c8f6aded47f260aa4f7c231b17dae3302cb1e04
2025-08-21 17:27:09 +00:00
Matt Broadstone 771dabd098 SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332)
GitOrigin-RevId: 744aa110a53786b23c62ff53f87a1418b5991e8d
2024-08-20 22:00:49 +00:00
Pierlauro Sciarelli 3a627b048e SERVER-84422 Remove `movePrimary` calls from tests not needing it (#17774)
GitOrigin-RevId: ba30af34d315a11289855c8e09b7fd2155bb8be1
2023-12-27 13:46:13 +00:00
Matt Broadstone a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
Cheahuychou Mao 1957a1ba65 SERVER-53624 Make mongos return RetryableWriteError label when retryable writes fail due to local shutdown errors 2021-05-26 19:00:59 +00:00
Simon Graetzer 9d87e1f1a5 SERVER-54632 Increase number of CSRS nodes in jstests/sharding/query/json_schema.js 2021-05-13 15:07:00 +00:00
Shreyas Kalyan f14dd6bfe5 SERVER-53785 Test WriteConcernErrors are preserved with the mongos implementation of drop command 2021-02-02 03:58:02 +00:00
Ali Mir 98427b7a22 SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests 2020-04-29 17:32:39 +00:00
Blake Oler 5bd42bfe86 SERVER-44501 Modify the RoutingTableHistory to check if a particular shard has been indicated to need a refresh 2020-01-15 22:00:57 +00:00
Jason Chan a65d5c03fb SERVER-43306 Remove dryRun command-line option from multiversion tests 2019-11-14 16:49:49 +00:00
Lingzhi Deng 1f143f362f SERVER-43941: Add "errorLabels" field to failCommand failpoint 2019-11-12 13:37:38 +00:00
clang-format-7.0.1 134a408395
SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
Lingzhi Deng f41d1675fc SERVER-40386: replace abortTransaction() used in jstests with abortTransaction_forTesting() 2019-06-04 11:04:06 -04:00
Jack Mulrow 1406a96467 SERVER-40631 Attach TransientTransactionError error label for network error codes 2019-04-15 21:50:28 -04:00
Jack Mulrow b0d3c0d293 SERVER-39624 Put internal router retries for stale version and snapshot errors behind a fail point 2019-02-26 10:36:10 -05:00
Esha Maharishi 5fb83f78b6 SERVER-38978 coordinateCommitTransaction should send abortTransaction over the loopback 2019-01-24 21:37:43 -05:00
Tess Avitabile 2c569317d2 SERVER-37343 Enable single shard transactions tests on 'majority read concern off' variant 2018-12-13 09:37:55 -05:00
A. Jesse Jiryu Davis 597b4748fc SERVER-34943 Ignore internal commands with "failCommand" 2018-12-12 08:54:29 -05:00
Jack Mulrow bc8bfc6b8a SERVER-38057 Unset failCommand fail point in transactions_error_labels.js 2018-11-12 10:01:24 -05:00
Randolph Tan e9c9b87b15 SERVER-36580 Write test for verifying that mongos preserves the error label from shards when executing write commands. 2018-09-28 17:00:04 -04:00