Yifan Cai created CASSANDRA-16229:
-------------------------------------

             Summary: Flaky jvm-dtest: 
org.apache.cassandra.distributed.test.ring.NodeNotInRingTest.nodeNotInRingTest
                 Key: CASSANDRA-16229
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16229
             Project: Cassandra
          Issue Type: Bug
          Components: Test/dtest/java
            Reporter: Yifan Cai


Test failed during CI build. Stack trace attached below, 

[https://app.circleci.com/pipelines/github/yifan-c/cassandra/135/workflows/371dee8e-36d2-41a1-b27f-f7578496a1fe/jobs/681]
{code:java}
Testcase: 
nodeNotInRingTest(org.apache.cassandra.distributed.test.ring.NodeNotInRingTest):
  FAILED
expected:<86> but was:<100>
junit.framework.AssertionFailedError: expected:<86> but was:<100>
 at 
org.apache.cassandra.distributed.test.ring.NodeNotInRingTest.nodeNotInRingTest(NodeNotInRingTest.java:60)
 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
 at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43){code}

Besides the flakiness, the expected and the actual values are swapped in the 
assertion statement.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to