[
https://issues.apache.org/jira/browse/ZOOKEEPER-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ZOOKEEPER-3429:
--------------------------------------
Labels: pull-request-available (was: )
> Flaky test
> test:org.apache.zookeeper.test.DisconnectedWatcherTest.testManyChildWatchersAutoReset
> ------------------------------------------------------------------------------------------------
>
> Key: ZOOKEEPER-3429
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3429
> Project: ZooKeeper
> Issue Type: Test
> Components: tests
> Reporter: maoling
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.6.0
>
>
> [https://builds.apache.org/view/S-Z/view/ZooKeeper/job/ZooKeeper-trunk-java9/lastFailedBuild/testReport/junit/org.apache.zookeeper.test/DisconnectedWatcherTest/testManyChildWatchersAutoReset/]
>
> {code:java}
> Error Message
> test timed out after 840000 milliseconds
> Stacktrace
> org.junit.runners.model.TestTimedOutException: test timed out after 840000
> milliseconds
> at [email protected]/java.lang.Object.wait(Native Method)
> at [email protected]/java.lang.Object.wait(Object.java:516)
> at
> app//org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1556)
> at
> app//org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1539)
> at app//org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:1537)
> at
> app//org.apache.zookeeper.test.DisconnectedWatcherTest.testManyChildWatchersAutoReset(DisconnectedWatcherTest.java:247)
> at
> [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
> at
> [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at
> [email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at
> app//org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:80)
> at
> [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
> at [email protected]/java.lang.Thread.run(Thread.java:844)
> {code}
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)