You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Joshua McKenzie (JIRA)" <ji...@apache.org> on 2016/07/19 15:02:20 UTC

[jira] [Comment Edited] (CASSANDRA-12206) CommitLogTest.replaySimple failure

    [ https://issues.apache.org/jira/browse/CASSANDRA-12206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384295#comment-15384295 ] 

Joshua McKenzie edited comment on CASSANDRA-12206 at 7/19/16 3:02 PM:
----------------------------------------------------------------------

Swapped to cfId comparison and committed. Thanks.

Edit: looks like I didn't -a my amend locally so it's still comparing name. Should be fine for the utest, but I'll keep that in mind for anything in the future.


was (Author: joshuamckenzie):
Swapped to cfId comparison and committed. Thanks.

> CommitLogTest.replaySimple failure
> ----------------------------------
>
>                 Key: CASSANDRA-12206
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12206
>             Project: Cassandra
>          Issue Type: Test
>         Environment: cassandra-3.9 CI
>            Reporter: Joshua McKenzie
>            Assignee: Joshua McKenzie
>             Fix For: 3.9
>
>
> Fails on both regular and compression runs.
> {noformat}
> Error Message
> expected:<2> but was:<8>
> Stacktrace
> junit.framework.AssertionFailedError: expected:<2> but was:<8>
> 	at org.apache.cassandra.db.commitlog.CommitLogTest.replaySimple(CommitLogTest.java:618)
> {noformat}



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