-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Server Programmability
-
Programmability 2026-05-26, Programmability 2026-07-07
-
None
-
None
-
None
-
None
-
None
-
None
-
None
While working on SERVER-129231 we were starting to encounter a lot of Per-batch timeout errors that were false positives.
These sort of timeouts can be disabled from becoming full errors with the use of the --ignore_timeout_reports flag. However, this flag is only present in the centipede flags parser which is not installed as part of the fuzztest main function used by us.
As a result, the current binaries cannot disable these timeout errors and can end up producing false positive failures.
- depends on
-
SERVER-130744 Create fuzz test main
-
- In Progress
-
- is related to
-
SERVER-129231 Create movePrimary simulators for C++ concurrency tests
-
- Closed
-