[
https://issues.apache.org/jira/browse/CASSANDRA-7397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carl Yeksigian updated CASSANDRA-7397:
--------------------------------------
Component/s: Testing
> BatchlogManagerTest unit test failing
> -------------------------------------
>
> Key: CASSANDRA-7397
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7397
> Project: Cassandra
> Issue Type: Bug
> Components: Testing
> Environment: cassci: Debian Wheezy amd64 / Oracle JDK 1.7_60 / 8G SSD
> my machine: Debian Jessie amd64 / Oracle JDK 1.7_60 / 16G SSD
> Reporter: Michael Shuler
> Assignee: Carl Yeksigian
> Labels: qa-resolved
> Fix For: 2.0.9, 2.1 rc2, 2.2.0 beta 1
>
> Attachments: 7397.patch, 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.3.4#6332)