Commit Graph

14 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
Robert Sander 46ca3997d0 SERVER-89866 Add testing suite for removeShard catalog metadata checks (#23154)
GitOrigin-RevId: 5e4ee93dddada39fd1722af56cd599ff2d502d3a
2024-07-01 15:33:58 +00:00
Matt Broadstone 71ac129838 SERVER-81007 Forward errors thrown in async run callbacks 2023-09-21 00:22:15 +00:00
auto-revert-processor af35a65ffc Revert "SERVER-81007 Forward errors thrown in async run callbacks"
This reverts commit 989dae8449.
2023-09-20 21:47:13 +00:00
Matt Broadstone 989dae8449 SERVER-81007 Forward errors thrown in async run callbacks 2023-09-20 13:51:16 +00:00
Matt Broadstone a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
Esha Maharishi 9a77424dee Revert "SERVER-40996 abortTransaction in cleanup_txns.js does not handle different errors from different shards"
This reverts commit ba844b4e81.

SERVER-40757 Fix snapshot_read_kill_operations.js to handle read-only transactions that are aborted

The commit for SERVER-38369 made commands that return raw shard responses return the first non-ignorable error as the top-level error, even if different non-ignorable errors occurred.
2019-05-13 11:07:26 -04:00
Matthew Russotto ba844b4e81 SERVER-40996 abortTransaction in cleanup_txns.js does not handle different errors from different shards 2019-05-07 15:35:36 -04:00
Matthew Russotto c1a481a79d SERVER-40996 abortTransaction in cleanup_txns.js does not handle LockTimeout 2019-05-07 15:35:36 -04:00
Kaloian Manassiev ac2e9336b6 SERVER-38297 Reenable FSM transactions tests with killOp 2019-03-13 12:15:11 -04:00
Randolph Tan 6e8f2a7109 SERVER-37841 make multi_statement_transaction_all_commands.js run multi statement transactions 2018-11-14 14:01:12 -05:00
jannaerin f862975d40 SERVER-37374 cleanupOnLastIteration should tolerate an interruption 2018-10-09 16:51:46 -04:00
jannaerin 8904976eb7 SERVER-37145 Fix reference error in error msg in cleanup_txns.js 2018-09-14 15:11:01 -07:00
jannaerin 145f3a4368 SERVER-36306 Add FSM workloads that run transactions workloads with all threads using same session 2018-08-28 17:48:50 -04:00