Ekaterina Dimitrova created CASSANDRA-17232:
-----------------------------------------------

             Summary: org.apache.cassandra.db.commitlog.GroupCommitLogTest 
tests failing on trunk
                 Key: CASSANDRA-17232
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17232
             Project: Cassandra
          Issue Type: Bug
            Reporter: Ekaterina Dimitrova


I saw 
[here|https://jenkins-cm4.apache.org/job/Cassandra-devbranch/1344/testReport/junit/org.apache.cassandra.db.commitlog/GroupCommitLogTest/replayWithDiscard_3_/]
 and 
[here|https://ci-cassandra.apache.org/job/Cassandra-trunk/881/testReport/junit/org.apache.cassandra.db.commitlog/GroupCommitLogTest/replayWithDiscard_3__compression_3/]
 the same assertion failure:

 
{code:java}
org.apache.cassandra.db.commitlog.GroupCommitLogTest.replayWithDiscard[3]

Error Message
expected:<204> but was:<0>

Stacktrace
junit.framework.AssertionFailedError: expected:<204> but was:<0> at 
org.apache.cassandra.db.commitlog.CommitLogTest.replayWithDiscard(CommitLogTest.java:883)
{code}
 

Then I find that there are many other tests from GroupCommitLogTest failing 
with No such file found.

Example:

https://jenkins-cm4.apache.org/job/Cassandra-devbranch/1344/



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to