Sean McCarthy created CASSANDRA-13322:
-----------------------------------------
Summary: testall failure in
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest.testDataCorruptionDetection-compression
Key: CASSANDRA-13322
URL: https://issues.apache.org/jira/browse/CASSANDRA-13322
Project: Cassandra
Issue Type: Bug
Components: Testing
Reporter: Sean McCarthy
example failure:
http://cassci.datastax.com/job/cassandra-2.2_testall/658/testReport/org.apache.cassandra.io.compress/CompressedRandomAccessReaderTest/testDataCorruptionDetection_compression
{code}
Stacktrace
junit.framework.AssertionFailedError:
at
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest.testDataCorruptionDetection(CompressedRandomAccessReaderTest.java:218)
{code}{code}
Standard Output
WARN 10:58:45 open(null, O_RDONLY) failed, errno (14).
WARN 10:58:45 open(null, O_RDONLY) failed, errno (14).
WARN 10:58:45 open(null, O_RDONLY) failed, errno (14).
WARN 10:58:45 open(null, O_RDONLY) failed, errno (14).
{code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)