Commit Graph

12 Commits

Author SHA1 Message Date
Steve McClure
1ffbc6c2e9 SERVER-109432: Autofix JS var usage to favor let (#40637)
GitOrigin-RevId: 9674b7db36a0f3f650d39c1e3fb2ad6ff2141cfb
2025-08-28 19:21:01 +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
Moustafa Maher
6849b3ff14 SERVER-96971 Prevent ReplSetTest.waitForState from returning stale data for SECONDARY state (#29585)
GitOrigin-RevId: 9d38b94afbd94ff5dffa63b7ec487ea54fa4a98d
2024-12-05 21:15:14 +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
Matt Broadstone
a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
Vesselina Ratcheva
f41731ddf8 SERVER-68437 Fix initial_sync_replicate_drop_mid_secondary_batch.js to hang initial sync node before finish 2022-08-08 21:23:26 +00:00
Gregory Noma
72b28b1d5a SERVER-65967 Remove incompatible_with_eft tag 2022-04-29 15:02:23 +00:00
Zituo Jin
ff2665a8cf SERVER-61101 Remove requires_fcv_51 tag 2022-01-13 21:22:24 +00:00
Vesselina Ratcheva
7b27276ea7 SERVER-60935 Fix disabled repl tests failing due to changing latest release to 5.2 2021-10-30 02:49:20 +00:00
Jon Streets
0273057add SERVER-60490 Update FCV constants to recognise 5.2 as latest 2021-10-20 17:23:11 +00:00
Vesselina Ratcheva
278a50aef9 SERVER-60472 Do not run initial_sync_replicate_drop_mid_secondary_batch.js on ephemeralForTest 2021-10-07 19:27:54 +00:00
Vesselina Ratcheva
4a230c070c SERVER-58636 Allow initial syncing nodes to see entries from uncommitted batches on secondaries 2021-10-04 23:57:08 +00:00