You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2016/07/11 22:06:11 UTC

[jira] [Commented] (ACCUMULO-4110) WALSunnyDayIT is repeatedly failing

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

Josh Elser commented on ACCUMULO-4110:
--------------------------------------

Sorry, [~mjwall], this test needs to be fixed before we make a release. That's why it's marked as blocker.

> WALSunnyDayIT is repeatedly failing
> -----------------------------------
>
>                 Key: ACCUMULO-4110
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4110
>             Project: Accumulo
>          Issue Type: Bug
>          Components: test
>            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)