[ https://issues.apache.org/jira/browse/GEODE-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15395956#comment-15395956 ]
ASF subversion and git services commented on GEODE-1703: -------------------------------------------------------- Commit 45830e3e15857bbe02daa6869ec07d8d1526ea4f in incubator-geode's branch refs/heads/feature/GEODE-1385 from [~apa...@the9muses.net] [ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=45830e3 ] GEODE-1703: add FlakyTest category to testCrashDuringPreparePersistentId > CI failure: > PersistentRecoveryOrderDUnitTest.testCrashDuringPreparePersistentId fails > assertion: Region not created within30000 > ------------------------------------------------------------------------------------------------------------------------------- > > Key: GEODE-1703 > URL: https://issues.apache.org/jira/browse/GEODE-1703 > Project: Geode > Issue Type: Bug > Components: regions, tests > Reporter: Kirk Lund > Labels: flaky > > {noformat} > :geode-core:distributedTest > com.gemstone.gemfire.internal.cache.persistence.PersistentRecoveryOrderDUnitTest > > testCrashDuringPreparePersistentId FAILED > java.lang.AssertionError: Region not created within30000 > at org.junit.Assert.fail(Assert.java:88) > at > com.gemstone.gemfire.internal.cache.persistence.PersistentReplicatedTestBase._createPersistentRegion(PersistentReplicatedTestBase.java:179) > at > com.gemstone.gemfire.internal.cache.persistence.PersistentReplicatedTestBase.createPersistentRegion(PersistentReplicatedTestBase.java:172) > at > com.gemstone.gemfire.internal.cache.persistence.PersistentRecoveryOrderDUnitTest.testCrashDuringPreparePersistentId(PersistentRecoveryOrderDUnitTest.java:1344) > 7429 tests completed, 1 failed, 587 skipped > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)