[SERVER-79276] replication JS tests use undefined ReplSetTest constant for assert.soon() timeout Created: 24/Jul/23  Updated: 29/Oct/23  Resolved: 25/Jul/23

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 7.1.0-rc0

Type: Bug Priority: Minor - P4
Reporter: Benety Goh Assignee: Benety Goh
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Related
is related to SERVER-70360 Do not allow extremely large write co... Closed
Backwards Compatibility: Fully Compatible
Operating System: ALL
Sprint: Execution NAMR Team 2023-08-07
Participants:

 Description   

We have a few tests in jstests/replsets/ that refer to a non-existent constant ReplSetTest.kDefaultTimeoutMs, rather than the intended constant ReplSetTest.kDefaultTimeoutMS (with a capitalized MS). This has no practical effect on the test behavior because these tests end up using the default timeout in assert.soon(), which has a comparable value to the actual ReplSetTest constant.



 Comments   
Comment by Githook User [ 25/Jul/23 ]

Author:

{'name': 'Benety Goh', 'email': 'benety@mongodb.com', 'username': 'benety'}

Message: SERVER-79276 fix ReplSetTest.kDefaultTimeoutMS typo in tests
Branch: master
https://github.com/mongodb/mongo/commit/54fa838cb3c27153e1afd99af15325d4e7ff9790

Comment by Benety Goh [ 24/Jul/23 ]

We fixed a similar typo in SERVER-70360.

Generated at Thu Feb 08 06:40:34 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.