[
https://issues.apache.org/jira/browse/GEODE-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk Lund updated GEODE-2102:
-----------------------------
Description:
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}
was:
This is a FlakyTest. It is a repeat offender with tickets 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}
> 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)