[ https://issues.apache.org/jira/browse/GEODE-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15812714#comment-15812714 ]
ASF subversion and git services commented on GEODE-2286: -------------------------------------------------------- Commit c30addc26224a2a0897096caa8ae1c410b2e4a04 in geode's branch refs/heads/develop from [~apa...@the9muses.net] [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=c30addc ] GEODE-2286: add FlakyTest category to flaky test > 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 > Assignee: Kirk Lund > Labels: Flaky > > {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)