Commit Graph

19 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
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
XueruiFa 87ba0743f5 SERVER-54648: Add correct log verbosity to disallow_adding_initialized_node2.js 2021-02-24 22:23:25 +00:00
Siyuan Zhou 07302cd28d SERVER-45081 Increment config term via reconfig on stepup. 2020-03-03 09:08:42 +00:00
Pavithra Vetriselvan 9286617bbc SERVER-45085 re-enable config quorum checker 2020-02-27 22:02:01 +00:00
Vesselina Ratcheva 7bb6711e9d SERVER-43867 Move check_log.js inside src/mongo/shell/ 2019-11-27 22:32:47 +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
Spencer Jackson e55c4b224f SERVER-26525: Factor out identical checkLog functions 2016-12-16 12:15:17 -05:00
Benety Goh 3174e2d67d SERVER-26136 remove heartbeat error message check from disallow_adding_initialized_node2.js - we are already checking the logs for the inconsistent replica set id message 2016-09-16 14:07:50 -04:00
Benety Goh 761612fec3 Revert "SERVER-23136 remove heartbeat error message check from disallow_adding_initialized_node2.js - we are already checking the logs for the inconsistent replica set id message"
This reverts commit f9af4a9f81.
2016-09-16 14:07:46 -04:00
Benety Goh f9af4a9f81 SERVER-23136 remove heartbeat error message check from disallow_adding_initialized_node2.js - we are already checking the logs for the inconsistent replica set id message 2016-09-16 14:07:11 -04:00
Benety Goh 5121174a62 SERVER-24526 initial_sync_update_missing_doc*.js and disallow_adding_initialized_node*.js should wait longer when checking logs for expected message 2016-06-13 11:15:25 -04:00
Mark Benvenuto 6dcdd23dd3 SERVER-23971 Clang-Format code 2016-05-28 17:55:12 -04:00
Jonathan Abrahams 4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Benety Goh 8595b8edf1 SERVER-22873 updated disallow_adding_initialized_node2.js to accept alternate message set by liveness timeout 2016-02-26 11:06:00 -05:00
Scott Hernandez 3e96008ad9 SERVER-22287: disable test for ephemaral variants 2016-02-05 16:01:30 -05:00
Benety Goh 0bc96b1ede SERVER-22287 added replica set ID validation to heartbeat response processing, replSetReconfigure and replica set quorum check. 2016-02-05 13:32:33 -05:00