You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Swapnil Bawaskar (JIRA)" <ji...@apache.org> on 2018/04/09 22:37:17 UTC

[jira] [Closed] (GEODE-2790) DiskSpaceLimitIntegrationTest.aboveZeroDeletesPreviousFiles_nameWithHyphen fails intermittently with ComparisonFailure

     [ https://issues.apache.org/jira/browse/GEODE-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Swapnil Bawaskar closed GEODE-2790.
-----------------------------------

> DiskSpaceLimitIntegrationTest.aboveZeroDeletesPreviousFiles_nameWithHyphen fails intermittently with ComparisonFailure
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-2790
>                 URL: https://issues.apache.org/jira/browse/GEODE-2790
>             Project: Geode
>          Issue Type: Bug
>          Components: statistics, tests
>            Reporter: Kirk Lund
>            Assignee: Kirk Lund
>            Priority: Major
>              Labels: Flaky
>             Fix For: 1.5.0
>
>
> {noformat}
> org.apache.geode.internal.statistics.DiskSpaceLimitIntegrationTest > aboveZeroDeletesPreviousFiles_nameWithHyphen FAILED
>     org.junit.ComparisonFailure: [Unexpected files: [/tmp/junit888096872284333387/psin8p724_cache1-statistics-02-01.gfs, /tmp/junit888096872284333387/psin8p724_cache1-statistics-02-02.gfs, /tmp/junit888096872284333387/psin8p724_cache1-statistics.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_nameWithHyphen(DiskSpaceLimitIntegrationTest.java:251)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)