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 2017/03/02 17:43:45 UTC

[jira] [Resolved] (CASSANDRA-13281) testall failure in org.apache.cassandra.io.sstable.metadata.MetadataSerializerTest.testSerialization

     [ https://issues.apache.org/jira/browse/CASSANDRA-13281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joel Knighton resolved CASSANDRA-13281.
---------------------------------------
    Resolution: Duplicate

Confirmed this is a failure due to a small update needed to the test after [CASSANDRA-13038]. Reopened and being fixed there.

> testall failure in org.apache.cassandra.io.sstable.metadata.MetadataSerializerTest.testSerialization
> ----------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-13281
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13281
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Testing
>            Reporter: Sean McCarthy
>            Assignee: Joel Knighton
>              Labels: test-failure, testall
>         Attachments: TEST-org.apache.cassandra.io.sstable.metadata.MetadataSerializerTest.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.11_testall/96/testReport/org.apache.cassandra.io.sstable.metadata/MetadataSerializerTest/testSerialization
> {code}
> Error Message
> expected:<or...@fbc11092> but was:<or...@ee2e0023>
> {code}{code}
> Stacktrace
> junit.framework.AssertionFailedError: expected:<or...@fbc11092> but was:<or...@ee2e0023>
> 	at org.apache.cassandra.io.sstable.metadata.MetadataSerializerTest.testSerialization(MetadataSerializerTest.java:72)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)