Commit Graph

13 Commits

Author SHA1 Message Date
Jan d3b64c9fdb SERVER-114359 Ignore shutdown errors for "killShards" tests in fsm_libs/assert.js (#44365)
GitOrigin-RevId: 720e1b8968272a9f07f0274f01113ef51b1a5055
2025-11-25 18:08:21 +00:00
Zac 591928c619 SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
GitOrigin-RevId: 6c8f6aded47f260aa4f7c231b17dae3302cb1e04
2025-08-21 17:27:09 +00:00
Yuhong Zhang e7dc7c9e23 SERVER-81867 Remove concurrency assert helpers from jstests 2023-10-12 14:59:33 +00:00
Justin Seyster 291da0d878 SERVER-81583 Make concurrency suite more robust against queries killed by stepdowns
Before anyone accuses me of trying to get out of dealing with future
spurious failures in the concurrency suite, that's exactly what I'm doing.
2023-09-30 01:41:57 +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
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
Max Hirschhorn 239f4fac25 SERVER-34293 Add test for atomicity and isolation of transactions.
Also adds a helper function for running a function inside of a
transaction and automatically retrying until it either succeeds or the
server returns a non-WriteConflict error response.
2018-04-16 19:27:18 -04:00
Jonathan Abrahams 4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
alabid 4ddf32f72c SERVER-16648 Refactored FSM library code and added workload helpers and modifiers
Closes #902

Signed-off-by: Benety Goh <benety@mongodb.com>
2015-01-09 09:40:24 -05:00
alabid c8c43855e1 SERVER-16695 Move FSM tests into new test suites
Closes #893

Signed-off-by: Benety Goh <benety@mongodb.com>
2014-12-31 10:11:12 -05:00