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

[jira] [Commented] (CASSANDRA-17670) Flaky CompactStorageTest

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

Berenguer Blasi commented on CASSANDRA-17670:
---------------------------------------------

The problem imo seems to be the test class was just growing past the timeout. With 5K lines and 90 test cases it was already taking a long time to run. So on a heavily loaded test env it makes sense it would time out occasionally. As in other similar cases before I have gone for a split which halfs the time. I hope it makes sense.

> Flaky CompactStorageTest
> ------------------------
>
>                 Key: CASSANDRA-17670
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17670
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/unit
>            Reporter: Berenguer Blasi
>            Assignee: Berenguer Blasi
>            Priority: Normal
>             Fix For: 4.1.x, 4.x
>
>
> CompactStorageTest has been showing flaky behavior mainly due to timeouts such as [here|https://ci-cassandra.apache.org/job/Cassandra-4.1/43/testReport/org.apache.cassandra.cql3.validation.operations/CompactStorageTest/testAlterWithCompactNonStaticFormat/]



--
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