Kirk Lund created GEODE-2286:
--------------------------------
Summary: GemFireSTatSamplerIntegrationTest.testArchiveRemoval
fails intermittently
Key: GEODE-2286
URL: https://issues.apache.org/jira/browse/GEODE-2286
Project: Geode
Issue Type: Bug
Components: statistics, tests
Reporter: Kirk Lund
{noformat}
org.apache.geode.internal.statistics.GemFireStatSamplerIntegrationTest >
testArchiveRemoval FAILED
java.lang.AssertionError: Waiting for archive files to exist: exists1=true
exists2=true exists3=true exists4=false exists=true
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.geode.internal.statistics.GemFireStatSamplerIntegrationTest.testArchiveRemoval(GemFireStatSamplerIntegrationTest.java:440)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)