-
Type:
Bug
-
Status: Resolved
-
Priority:
Normal
-
Resolution: Fixed
-
Fix Version/s: 4.0, 4.0-alpha4
-
Component/s: Test/dtest/java
-
Labels:
-
Bug Category:Correctness - Test Failure
-
Severity:Normal
-
Complexity:Normal
-
Discovered By:Unit Test
-
Platform:All
-
Impacts:None
-
Since Version:
-
Source Control Link:
-
Test and Documentation Plan:
Test failure: https://app.circleci.com/pipelines/github/dcapwell/cassandra/177/workflows/3dff37a5-9bf4-40e2-8d5b-f127b416dc79/jobs/862
[junit-timeout] Testcase: onlyCoordinator[SEQUENTIAL/true](org.apache.cassandra.distributed.test.FullRepairCoordinatorFastTest): FAILED [junit-timeout] nodetool command repair was successful but not expected to be. Actual: 0 [junit-timeout] junit.framework.AssertionFailedError: nodetool command repair was successful but not expected to be. Actual: 0 [junit-timeout] at org.apache.cassandra.distributed.api.NodeToolResult$Asserts.failure(NodeToolResult.java:76) [junit-timeout] at org.apache.cassandra.distributed.test.RepairCoordinatorFast.onlyCoordinator(RepairCoordinatorFast.java:255) [junit-timeout] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit-timeout] at java.lang.Thread.run(Thread.java:748)
- relates to
-
CASSANDRA-15683 Fix NPE in SimpleReadWriteTest after test framework behavior change
-
- Resolved
-
-
CASSANDRA-15684 CASSANDRA-15650 was merged after dtest refactor and modified classes no longer in the project
-
- Resolved
-
-
CASSANDRA-15689 CASSANDRA-15650 broke CasWriteTest causing it to fail and hang
-
- Resolved
-
- links to