-
Type:
Bug
-
Status: Resolved
-
Priority:
Normal
-
Resolution: Fixed
-
Fix Version/s: 4.0, 4.0-alpha4
-
Component/s: Test/unit
-
Labels:
-
Bug Category:Correctness
-
Severity:Normal
-
Complexity:Normal
-
Discovered By:User Report
-
Platform:All
-
Impacts:None
-
Since Version:
-
Source Control Link:
-
Test and Documentation Plan:
The following test failure was observed:
[junit-timeout] Testcase: testSubrangeCompaction(org.apache.cassandra.db.compaction.CancelCompactionsTest): FAILED
[junit-timeout] expected:<4> but was:<5>
[junit-timeout] junit.framework.AssertionFailedError: expected:<4> but was:<5>
[junit-timeout] at org.apache.cassandra.db.compaction.CancelCompactionsTest.testSubrangeCompaction(CancelCompactionsTest.java:190)
Java 8
- is duplicated by
-
CASSANDRA-15029 Fix flaky CancelCompactionsTest
-
- Resolved
-
- links to