-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
ALL
-
DAG 2018-10-08
-
18
The test noPassthrough/pipeline_optimization_failpoint.js that sets the value for pop can be non-unique. It needs to add the pop value to the pops set:
pops.add(pop)
- is related to
-
SERVER-36308 Fix non-deterministic test in noPassthrough/pipeline_optimization_failpoint.js
- Closed