Commit Graph

11 Commits

Author SHA1 Message Date
Abdul Qadeer
36ec3a21af SERVER-94040 Wait for replication before checking majority committed decision (#26549)
GitOrigin-RevId: eaba1650a5addc34d57450089849ca454400f9b7
2024-08-27 17:47:16 +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
Kaitlin Mahar
d69cb6e044 SERVER-91760 txn_two_phase_commit_write_concern.js should await replication before asserting write was performed (#23834)
GitOrigin-RevId: 5d7823e7fec07db3427528a87a20f100c6291f6a
2024-06-24 20:47:33 +00:00
Pierlauro Sciarelli
ce28e79ede SERVER-81293 Get rid of ensurePrimaryShard helper 2023-09-28 09:24:01 +00:00
Matt Broadstone
a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
Max Hirschhorn
94b2fb7a70 SERVER-58963 Run txn_two_phase_commit_write_concern.js w/ mixed version. 2021-08-04 00:55:39 +00:00
Jon Streets
05a0f8e98b SERVER-56366 Update FCV constants to recognize 5.1 as latest 2021-07-23 15:49:23 +00:00
Vishnu Kaushik
3ce695b73a SERVER-58295 Temporarily disable multiversion tests that fail due to SERVER-56366 2021-07-14 16:14:50 +00:00
Moustafa Maher
0d27344b5a SERVER-55703 Fix tests to update getDefaultRWConcern to return the implicit default 2021-05-04 22:30:37 +00:00
Lingzhi Deng
14ef67e5d0 SERVER-50099: Update requires_fcv_46 and need_fixing_for_46 to 47 2020-08-05 16:27:25 +00:00
Cheahuychou Mao
f85e94d5ad SERVER-47993 Make coordinateCommitTransaction return the decision once the decision has been written with the user's writeConcern 2020-05-27 12:47:03 +00:00