[
https://issues.apache.org/jira/browse/GEODE-3205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729181#comment-16729181
]
ASF subversion and git services commented on GEODE-3205:
--------------------------------------------------------
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.
> CI failure:
> org.apache.geode.internal.statistics.DiskSpaceLimitIntegrationTest.aboveZeroDeletesPreviousFiles
> and aboveZeroDeletesPreviousFiles_nameWithHyphen
> -------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-3205
> URL: https://issues.apache.org/jira/browse/GEODE-3205
> Project: Geode
> Issue Type: Bug
> Components: statistics, tests
> Reporter: Lynn Gallinat
> Assignee: Kirk Lund
> Priority: Major
> Labels: Flaky, pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> {noformat}
> org.apache.geode.internal.statistics.DiskSpaceLimitIntegrationTest >
> aboveZeroDeletesPreviousFiles FAILED
> org.junit.ComparisonFailure: [Unexpected files:
> [/tmp/junit7694480016466771827/aboveZeroDeletesPreviousFiles-02-01.gfs,
> /tmp/junit7694480016466771827/aboveZeroDeletesPreviousFiles-02-02.gfs,
> /tmp/junit7694480016466771827/aboveZeroDeletesPreviousFiles.gfs]]
> expected:<[2]> but was:<[3]>
> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
> Method)
> at
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
> at
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> at
> org.apache.geode.internal.statistics.DiskSpaceLimitIntegrationTest.validateNumberFiles(DiskSpaceLimitIntegrationTest.java:263)
> at
> org.apache.geode.internal.statistics.DiskSpaceLimitIntegrationTest.aboveZeroDeletesPreviousFiles(DiskSpaceLimitIntegrationTest.java:202)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)