[ https://issues.apache.org/jira/browse/GEODE-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16549844#comment-16549844 ]
ASF subversion and git services commented on GEODE-1703: -------------------------------------------------------- Commit 053efe9a5d4c17f6b753c2962fd2b73167320487 in geode's branch refs/heads/develop from mhansonp [ https://gitbox.apache.org/repos/asf?p=geode.git;h=053efe9 ] GEODE-5428: Fix test and cleanup of warnings. (#2159) * GEODE-5428: Fix test and cleanup of warnings. Co-authored-by: Finn Southerland <fsoutherl...@pivotal.io> * GEODE-5428: Intellij Analyze != spotless * GEODE-1703: fixed a few items that were commented on. > 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)