You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ekaterina Dimitrova (Jira)" <ji...@apache.org> on 2022/05/09 16:00:00 UTC

[jira] [Created] (CASSANDRA-17615) Flaky org.apache.cassandra.cql3.KeywordTest

Ekaterina Dimitrova created CASSANDRA-17615:
-----------------------------------------------

             Summary: Flaky org.apache.cassandra.cql3.KeywordTest
                 Key: CASSANDRA-17615
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17615
             Project: Cassandra
          Issue Type: Bug
            Reporter: Ekaterina Dimitrova


The tests in this class fail very often with:
h3.  
{code:java}
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)
{code}
 

I don't think I've seen them failing on CircleCI, but I see different tests from the class in Jenkins timing out. 

Example:

https://jenkins-cm4.apache.org/job/Cassandra-4.1/5/testReport/junit/org.apache.cassandra.cql3/KeywordTest/test_keyword_MODIFY_isReserved_true_/

 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org