Commit Graph

18 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
Matthew Russotto
7c272f4ca0 SERVER-89618 Must disable validation when reconstructing prepared tra… (#21350)
GitOrigin-RevId: 0d49e10889886c356f128e3d18b28489948b37c1
2024-04-23 20:19:55 +00:00
Matt Broadstone
a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
Billy Donahue
49395d449c SERVER-72867 eol-terminate all nonempty text files 2023-04-26 19:19:19 +00:00
Romans Kasperovics
5324ef1fab SERVER-70042 Assign expected / actual semantics to assert.docEq() arguments 2022-12-20 11:59:17 +00:00
Moustafa Maher
0d97b04197 SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
Mindaugas Malinauskas
4c166a537d SERVER-55676 [SBE][replica_sets] Tests trigger fatal assertion: NotPrimaryOrSecondary: Oplog collection reads are not allowed while in the rollback or startup state 2021-04-14 15:29:00 +00:00
Kyle Suarez
18081d9a21 SERVER-55009 enable replica_sets for SBE build variant 2021-04-06 13:46:03 +00:00
George Wangensteen
829617a5c3 SERVER-52884 Remove race in reconstruct_prepared_transactions_initial_sync.js 2020-11-23 18:37:55 +00:00
Ali Mir
2b5dc35f01 SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstests 2020-09-09 23:29:23 +00:00
Suganthi Mani
311b7982f6 SERVER-49187 Make ReplSetTest .stepUp() robust to election failures. 2020-07-30 17:18:57 +00:00
Suganthi Mani
e94ca2a3bc SERVER-48778 Make reconstruct_prepared_transactions_initial_sync.js robust to election failures. 2020-06-22 21:58:51 +00:00
Cheahuychou Mao
fd7aaa92a2 SERVER-44310 Make waitForFailPoint command require maxTimeMS 2019-10-31 13:35:41 +00:00
Cheahuychou Mao
8fc28f0773 SERVER-39165 Add waitForFailpoint command and update other repl tests 2019-10-25 19:08:50 +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
Samy Lanka
4ac5a397e1 SERVER-41116 Test applying a prepare oplog entry during the oplog application phase of initial sync 2019-05-14 12:54:33 -04:00
Samy Lanka
8ad1effc48 SERVER-36492 Reconstruct prepared transactions at the end of initial sync 2019-05-06 17:23:18 -04:00