Kirk Lund created GEODE-1703: -------------------------------- Summary: 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: tests Reporter: Kirk Lund
{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)