You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sean McCarthy (JIRA)" <ji...@apache.org> on 2017/01/27 15:28:24 UTC

[jira] [Created] (CASSANDRA-13161) testall failure in org.apache.cassandra.db.commitlog.CommitLogDescriptorTest.testVersions

Sean McCarthy created CASSANDRA-13161:
-----------------------------------------

             Summary: testall failure in org.apache.cassandra.db.commitlog.CommitLogDescriptorTest.testVersions
                 Key: CASSANDRA-13161
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13161
             Project: Cassandra
          Issue Type: Bug
          Components: Testing
            Reporter: Sean McCarthy
         Attachments: TEST-org.apache.cassandra.db.commitlog.CommitLogDescriptorTest.log

example failure:

http://cassci.datastax.com/job/trunk_testall/1374/testReport/org.apache.cassandra.db.commitlog/CommitLogDescriptorTest/testVersions

{code}
Error Message

expected:<11> but was:<10>
{code}{code}
Stacktrace

junit.framework.AssertionFailedError: expected:<11> but was:<10>
	at org.apache.cassandra.db.commitlog.CommitLogDescriptorTest.testVersions(CommitLogDescriptorTest.java:84)
{code}

Related Failures:
http://cassci.datastax.com/job/trunk_testall/1374/testReport/org.apache.cassandra.db.commitlog/CommitLogDescriptorTest/testVersions_compression/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)