-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
ALL
-
Execution Team 2020-09-21
-
15
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The test assumes that the index build abort will be processed immediately after calling killOp on it. That's not the case, as the aborting thread may not have had a chance to run yet. We should wait for the index build to be aborted before calling listIndexes.