[ 
https://issues.apache.org/jira/browse/CASSANDRA-17232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17561557#comment-17561557
 ] 

Andres de la Peña commented on CASSANDRA-17232:
-----------------------------------------------

{quote}We could either split them here or separately, hoping that we are not 
missing something and the timeouts aren't due to a deadlock.
{quote}
I have run the patch with [a temporarily increased 
{{test.timeout}}|https://github.com/adelapena/cassandra/commit/b9de8456f8cdc15c6f4873be6b923d0c3a46a04a]
 to see if the timeouts were masking something that could resurface when 
splitting the test to avoid such timeouts. [The 
run|https://app.circleci.com/pipelines/github/adelapena/cassandra/1833/workflows/c1503aac-33aa-472b-9d82-cc9ce08ebcd4]
 doesn't hit timeouts anymore, as it was expected. However, it hits some of the 
original assertion errors and {{{}UncheckedIOException{}}}. So it seems that we 
are still missing something here.

> 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
>          Components: CI
>            Reporter: Ekaterina Dimitrova
>            Assignee: Berenguer Blasi
>            Priority: Normal
>             Fix For: 4.1-beta, 4.1.x, 4.x
>
>
> 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.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to