You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "Andor Molnar (JIRA)" <ji...@apache.org> on 2019/08/10 11:40:00 UTC

[jira] [Updated] (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:all-tabpanel ]

Andor Molnar updated ZOOKEEPER-3429:
------------------------------------
    Issue Type: Sub-task  (was: Test)
        Parent: ZOOKEEPER-3170

> 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: Sub-task
>          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.14#76016)