Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Correctness - Test Failure
-
Low
-
Low Hanging Fruit
-
Unit Test
-
All
-
None
-
Description
Example failure: https://circleci.com/gh/jolynch/cassandra/554#tests/containers/61
Your job ran 4428 tests with 1 failure - testAcquireReleaseOutbound - org.apache.cassandra.net.ConnectionTest junit.framework.AssertionFailedError at org.apache.cassandra.net.ConnectionTest.lambda$testAcquireReleaseOutbound$53(ConnectionTest.java:770) at org.apache.cassandra.net.ConnectionTest.lambda$doTest$8(ConnectionTest.java:238) at org.apache.cassandra.net.ConnectionTest.doTestManual(ConnectionTest.java:258) at org.apache.cassandra.net.ConnectionTest.doTest(ConnectionTest.java:236) at org.apache.cassandra.net.ConnectionTest.test(ConnectionTest.java:225) at org.apache.cassandra.net.ConnectionTest.testAcquireReleaseOutbound(ConnectionTest.java:767)
Attachments
Issue Links
- relates to
-
CASSANDRA-15338 Fix flakey testMessagePurging - org.apache.cassandra.net.ConnectionTest
- Resolved