Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
4.0.5, 4.1-alpha1, 4.1, 5.0-alpha1, 5.0
-
None
-
Correctness - Test Failure
-
Normal
-
Normal
-
User Report
-
All
-
None
-
Description
The tests in this class fail very often with:
Error Message Timeout occurred. Please note the time in the report does not reflect the time until the timeout. Stacktrace junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout. at java.util.Vector.forEach(Vector.java:1277) at java.util.Vector.forEach(Vector.java:1277) at java.util.Vector.forEach(Vector.java:1277) at org.apache.cassandra.anttasks.TestHelper.execute(TestHelper.java:53) at java.util.Vector.forEach(Vector.java:1277)
I don't think I've seen them failing in CircleCI, but I see different tests from the class in Jenkins timing out.
Example: