[ https://issues.apache.org/jira/browse/GEODE-6422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16786205#comment-16786205 ]
ASF subversion and git services commented on GEODE-6422: -------------------------------------------------------- Commit 252a47c7eb63f74476c00df1e24843ccc5831ff7 in geode's branch refs/heads/develop from Helena Bales [ https://gitbox.apache.org/repos/asf?p=geode.git;h=252a47c ] GEODE-6479 and GEODE-6422: remove tests (#3271) Removing non-deterministic unit tests because unit tests should be deterministic, and the tests were testing test code, not product code. > CI Failure: ConcurrencyRuleTest. repeatUntilValue fails with TimeoutException > ----------------------------------------------------------------------------- > > Key: GEODE-6422 > URL: https://issues.apache.org/jira/browse/GEODE-6422 > Project: Geode > Issue Type: Bug > Components: tests > Reporter: Benjamin P Ross > Assignee: Helena Bales > Priority: Major > Time Spent: 40m > Remaining Estimate: 0h > > Stack Trace: > {noformat} > org.apache.geode.test.junit.rules.ConcurrencyRuleTest > > repeatUntilValue(EXECUTE_IN_PARALLEL) [0] FAILED > java.lang.RuntimeException: java.util.concurrent.TimeoutException > at > org.apache.geode.test.junit.rules.ConcurrencyRule$ProtectedErrorCollector.verify(ConcurrencyRule.java:489) > at > org.apache.geode.test.junit.rules.ConcurrencyRule.executeInParallel(ConcurrencyRule.java:154) > at > org.apache.geode.test.junit.rules.ConcurrencyRuleTest$Execution.lambda$static$1(ConcurrencyRuleTest.java:619) > at > org.apache.geode.test.junit.rules.ConcurrencyRuleTest$Execution.execute(ConcurrencyRuleTest.java:629) > at > org.apache.geode.test.junit.rules.ConcurrencyRuleTest.repeatUntilValue(ConcurrencyRuleTest.java:419) > Caused by: > java.util.concurrent.TimeoutException > at java.util.concurrent.FutureTask.get(FutureTask.java:205) > at > org.apache.geode.test.junit.rules.ConcurrencyRule.awaitFuture(ConcurrencyRule.java:227) > at > org.apache.geode.test.junit.rules.ConcurrencyRule.awaitFutures(ConcurrencyRule.java:219) > at > org.apache.geode.test.junit.rules.ConcurrencyRule.executeInParallel(ConcurrencyRule.java:153) > ... 3 more > {noformat} > Artifacts can be downloaded: > gs://files-gemfire-dev/builds/gemfire-develop-main/1.9.0-build.0427/test-artifacts/1550270829/windows-unittestfiles-OpenJDK8-1.9.0-build.0427.tgz -- This message was sent by Atlassian JIRA (v7.6.3#76005)