Josh Elser created ACCUMULO-4110:
------------------------------------
Summary: WALSunnyDayIT is repeatedly failing
Key: ACCUMULO-4110
URL: https://issues.apache.org/jira/browse/ACCUMULO-4110
Project: Accumulo
Issue Type: Bug
Reporter: Josh Elser
Priority: Blocker
Fix For: 1.8.0
{code}
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 13.035 sec <<<
FAILURE! - in org.apache.accumulo.test.functional.WALSunnyDayIT
test(org.apache.accumulo.test.functional.WALSunnyDayIT) Time elapsed: 13.034
sec <<< FAILURE!
java.lang.AssertionError: should have 3 WALs after roll expected:<3> but was:<2>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at
org.apache.accumulo.test.functional.WALSunnyDayIT.test(WALSunnyDayIT.java:113)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)