Kirk Lund created GEODE-2790:
--------------------------------
Summary:
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
{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
(v6.3.15#6346)