-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
ALL
-
14
In the test we assert that at least 3 operations completed, but in reality we only know that each of the two threads must send one operation, so there's no guarantee they get off the second one in time, as observed in some test failures.