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

Stefan Miklosovic commented on CASSANDRA-20148:
-----------------------------------------------

there is refresh_test.py::TestRefresh::test_refresh_deadlock_startup  which 
takes like 20 minutes and timeouts eventually. That will make whole j11_dtests 
job to take way longer which will hit 1h timeout and it fails as a whole. This 
is nothing related to this patch. We clearly see that it was executed 5 x 500 
(repeat jobs) = that test was executed 2500 times without any failure.

+1

> Test failure: compaction_test.py::TestCompaction::test_compaction_throughput 
> -----------------------------------------------------------------------------
>
>                 Key: CASSANDRA-20148
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20148
>             Project: Apache Cassandra
>          Issue Type: Bug
>          Components: Test/dtest/python
>            Reporter: Sam Tunnicliffe
>            Priority: Normal
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Seeing this fail consistently on trunk with:
> {code}
> >       assert float(threshold) + 0.5 >= avgthroughput_mb
> E       AssertionError: assert (5.0 + 0.5) >= 5.642
> E        +  where 5.0 = float('5')
> compaction_test.py:302: AssertionError
> {code}



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