[
https://issues.apache.org/jira/browse/GEODE-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16548592#comment-16548592
]
ASF subversion and git services commented on GEODE-1703:
--------------------------------------------------------
Commit 7c25bb054040f770b24a1a34838df869af3c1604 in geode's branch
refs/heads/develop from mhansonp
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=7c25bb0 ]
GEODE-1703: Lengthened a timeout to fix a flaky test. (#2150)
The test was not allowing enough time to wait in in some circumstances.
Doubled the time to ensure there is enough the next time and with GC etc.
> SUPERFLAKY:
> PersistentRecoveryOrderDUnitTest.testCrashDuringPreparePersistentId
> -------------------------------------------------------------------------------
>
> Key: GEODE-1703
> URL: https://issues.apache.org/jira/browse/GEODE-1703
> Project: Geode
> Issue Type: Bug
> Components: regions, tests
> Reporter: Kirk Lund
> Assignee: Mark Hanson
> Priority: Minor
> Labels: CI, flaky, pull-request-available, swat
> Time Spent: 50m
> Remaining Estimate: 0h
>
> {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
(v7.6.3#76005)