[
https://issues.apache.org/jira/browse/GEODE-5494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729182#comment-16729182
]
ASF subversion and git services commented on GEODE-5494:
--------------------------------------------------------
Commit cbf071d26e01ce458cea2f730114ad396b4ae69b in geode's branch
refs/heads/develop from Kirk Lund
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=cbf071d ]
GEODE-3205: Cleanup and reenable DiskSpaceLimitIntegrationTest
Remove @Ignore added for duplicate ticket GEODE-5494.
Cleanup tests and improve failure messages.
> Flaky test DiskSpaceLimitIntegrationTest > aboveZeroDeletesPreviousFiles
> ------------------------------------------------------------------------
>
> Key: GEODE-5494
> URL: https://issues.apache.org/jira/browse/GEODE-5494
> Project: Geode
> Issue Type: Bug
> Components: tests
> Reporter: Jacob S. Barrett
> Priority: Major
>
> This test fails frequently in docker container but passes outside. It is the
> only integration test that is failing as a result of dockerization. I am
> going to mark it {{@Ignore}} until this ticket fixes it.
> {noformat}
> org.apache.geode.internal.statistics.DiskSpaceLimitIntegrationTest >
> aboveZeroDeletesPreviousFiles FAILED
> java.lang.AssertionError:
> Expecting file:
> </tmp/junit5759740890847164830/aboveZeroDeletesPreviousFiles-02-01.gfs>
> to exist.
> at
> org.apache.geode.internal.statistics.DiskSpaceLimitIntegrationTest.aboveZeroDeletesPreviousFiles(DiskSpaceLimitIntegrationTest.java:205)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)