[
https://issues.apache.org/jira/browse/CASSANDRA-17670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17544232#comment-17544232
]
Berenguer Blasi edited comment on CASSANDRA-17670 at 5/31/22 8:46 AM:
----------------------------------------------------------------------
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.
If we're happy with this approach I do trunk as well.
was (Author: bereng):
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: [email protected]
For additional commands, e-mail: [email protected]