Joel Knighton created CASSANDRA-12465:
-----------------------------------------
Summary: Failure in
CompressedRandomAccessReaderTest.testDataCorruptionDetection
Key: CASSANDRA-12465
URL: https://issues.apache.org/jira/browse/CASSANDRA-12465
Project: Cassandra
Issue Type: Bug
Components: Testing
Reporter: Joel Knighton
Assignee: Joel Knighton
This test is flaky. Example failure:
[https://cassci.datastax.com/job/cassandra-3.9_testall/76/testReport/junit/org.apache.cassandra.io.compress/CompressedRandomAccessReaderTest/testDataCorruptionDetection/].
Stacktrace:
{code}
junit.framework.AssertionFailedError:
at
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest.testDataCorruptionDetection(CompressedRandomAccessReaderTest.java:246)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)