You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/11/14 18:36:58 UTC

[jira] [Commented] (GEODE-2102) CI Failure: DiskStoreCommandsDUnitTest.testMissingDiskStore fails assertion

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

ASF subversion and git services commented on GEODE-2102:
--------------------------------------------------------

Commit 8c383ee358d7b972e89458e6670395a97a27c477 in incubator-geode's branch refs/heads/develop from [~apache@the9muses.net]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=8c383ee ]

GEODE-2102: annotate flaky test with FlakyTest category


> CI Failure: DiskStoreCommandsDUnitTest.testMissingDiskStore fails assertion
> ---------------------------------------------------------------------------
>
>                 Key: GEODE-2102
>                 URL: https://issues.apache.org/jira/browse/GEODE-2102
>             Project: Geode
>          Issue Type: Bug
>          Components: management, persistence, tests
>            Reporter: Kirk Lund
>              Labels: CI, Flaky
>
> This is a FlakyTest. It is a repeat offender with tickets being opened and closed without fixing the test. Do not close this ticket unless you actually rewrite the test.
> {noformat}
> java.lang.AssertionError: expected:<OK> but was:<ERROR>
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.failNotEquals(Assert.java:834)
> 	at org.junit.Assert.assertEquals(Assert.java:118)
> 	at org.junit.Assert.assertEquals(Assert.java:144)
> 	at org.apache.geode.management.internal.cli.commands.DiskStoreCommandsDUnitTest.testMissingDiskStore(DiskStoreCommandsDUnitTest.java:225)
> {noformat}



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