You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "maoling (JIRA)" <ji...@apache.org> on 2019/07/05 02:25:00 UTC

[jira] [Commented] (ZOOKEEPER-3429) Flaky test test:org.apache.zookeeper.test.DisconnectedWatcherTest.testManyChildWatchersAutoReset

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16878936#comment-16878936 ] 

maoling commented on ZOOKEEPER-3429:
------------------------------------

[https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/org.apache.zookeeper$zookeeper/898/testReport/junit/org.apache.zookeeper.test/DisconnectedWatcherTest/testManyChildWatchersAutoReset/]

> 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
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> [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 java.base@9.0.1/java.lang.Object.wait(Native Method)
> 	at java.base@9.0.1/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 java.base@9.0.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at java.base@9.0.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> 	at java.base@9.0.1/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at app//org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:80)
> 	at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
> 	at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
> {code}
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)