-
Type: Bug
-
Resolution: Duplicate
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: Unified Test Runner
The unified test runner schema supports an ignoreExtraMessages option for the command monitoring and logging spec tests, however it is not checked in the runner itself. DRIVERS-2877 exposed a failure in the test suite around this area.
See:
- https://spruce.mongodb.com/version/660d47b916df3f000765d833/tasks?sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC
- https://github.com/mongodb/specifications/pull/1560
AC:
- Update the unified test runner to ignore extra logging messages when the ignoreExtraMessages flag is set to true.
- Sync tests in DRIVERS-2877 to verify.
- duplicates
-
NODE-6061 Fix racy unified tests of unacknowledged writes
- Closed
- related to
-
DRIVERS-2877 Fix racy unified tests of unacknowledged writes
- Implementing