-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.2.3
-
Fix Version/s: 3.2.4
-
Component/s: test-suite
-
Labels:None
TinkerGraphComputer TraversalInterruptionComputerTest fails for me fairly consistently. It appears that the test traversal is completing before t.interrupt on occasion which causes the test to fail because the TraversalInterruptedException is never thrown. I can reproduce this failure more consistently when running TinkerGraphComputer with 1 worker.
- links to