Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
ALL
-
Execution Team 2022-05-16
-
176
Description
Until the batched deleter feature flag is enabled in SERVER-55750. This works around a deficiency in the parallel test suite that is described here:
[js_test:basic] If the failure here is due to a test unexpected being run, it may be due to the parallel suite not honoring feature flag tags. If you want to skip such tests in parallel suite, please add them to the exclusion list at https://github.com/mongodb/mongo/blob/eb75b6ccc62f7c8ea26a57c1b5eb96a41809396a/jstests/libs/parallelTester.js#L149.