-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
Execution Team 2024-09-16, Execution Team 2024-10-28, Execution Team 2024-11-11
https://jira.mongodb.org/browse/BF-34529 occured due to a timeout while waiting for an expected mongod crash for a test starting mongod with an invalid index descriptor. Nothing was happening outside of expectations of the test, and the expected log line was seen in the output logs, however the timeout occurred while waiting for the process to die. As we are looking for candidates to trim for test flakiness, we should consider if this test brings important value.
https://github.com/10gen/mongo/blob/master/jstests/disk/repair_removes_invalid_index_options.js#L54