You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Kishan Karunaratne (JIRA)" <ji...@apache.org> on 2014/06/12 22:15:06 UTC

[jira] [Commented] (CASSANDRA-7397) BatchlogManagerTest unit test failing

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

Kishan Karunaratne commented on CASSANDRA-7397:
-----------------------------------------------

Tested on 2.1, 2.0, 1.2. Failure on 2.1 and 2.0.

> BatchlogManagerTest unit test failing
> -------------------------------------
>
>                 Key: CASSANDRA-7397
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7397
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Michael Shuler
>             Fix For: 2.0.9, 3.0, 2.1 rc2
>
>         Attachments: system.log.txt
>
>
> This test is passing on cassci, but has failed on other dev machines. This is from my machine on trunk (I'm checking other versions).
> {noformat}
>     [junit] Testsuite: org.apache.cassandra.db.BatchlogManagerTest
>     [junit] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 83.015 sec
>     [junit] 
>     [junit] ------------- Standard Output ---------------
>     [junit] WARN  19:48:53 Changing /127.0.0.1's host ID from 7d5feaa0-f26a-11e3-9d93-ed61e821317c to 952657a0-f26a-11e3-9d93-ed61e821317c
>     [junit] WARN  19:48:53 Changing /127.0.0.1's host ID from 7d5feaa0-f26a-11e3-9d93-ed61e821317c to 952657a0-f26a-11e3-9d93-ed61e821317c
>     [junit] ------------- ---------------- ---------------
>     [junit] Testcase: testReplay(org.apache.cassandra.db.BatchlogManagerTest):  FAILED
>     [junit] expected:<500> but was:<0>
>     [junit] junit.framework.AssertionFailedError: expected:<500> but was:<0>
>     [junit]     at org.apache.cassandra.db.BatchlogManagerTest.testReplay(BatchlogManagerTest.java:91)
>     [junit] 
>     [junit] 
>     [junit] Test org.apache.cassandra.db.BatchlogManagerTest FAILED
> {noformat}
> DEBUG test log attached



--
This message was sent by Atlassian JIRA
(v6.2#6252)