You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Joel Knighton (JIRA)" <ji...@apache.org> on 2016/08/16 06:32:21 UTC

[jira] [Created] (CASSANDRA-12465) Failure in CompressedRandomAccessReaderTest.testDataCorruptionDetection

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)