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

Patrick Hunt commented on ZOOKEEPER-3046:
-----------------------------------------

FYI [~bkanivets]

https://builds.apache.org/view/S-Z/view/ZooKeeper/job/ZooKeeper_branch35_java10/37/testReport/junit/org.apache.zookeeper.test/DisconnectedWatcherTest/testManyChildWatchersAutoReset/

org.junit.runners.model.TestTimedOutException: test timed out after 600000 
milliseconds
        at java.base@10.0.1/java.lang.Object.wait(Native Method)
        at java.base@10.0.1/java.lang.Object.wait(Object.java:328)
        at 
app//org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1499)
        at 
app//org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1487)
        at app//org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:1448)
        at 
app//org.apache.zookeeper.test.DisconnectedWatcherTest.testManyChildWatchersAutoReset(DisconnectedWatcherTest.java:229)
        at 
java.base@10.0.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
        at 
java.base@10.0.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base@10.0.1/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at 
app//org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)
        at 
java.base@10.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@10.0.1/java.lang.Thread.run(Thread.java:844)


> testManyChildWatchersAutoReset is flaky
> ---------------------------------------
>
>                 Key: ZOOKEEPER-3046
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3046
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: tests
>    Affects Versions: 3.5.3, 3.4.12
>            Reporter: Bogdan Kanivets
>            Assignee: Bogdan Kanivets
>            Priority: Minor
>              Labels: flaky, pull-request-available
>             Fix For: 3.6.0, 3.4.13, 3.5.5
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> According to the 
> [dashboard|https://builds.apache.org/job/ZooKeeper-Find-Flaky-Tests/lastSuccessfulBuild/artifact/report.html]
>  testManyChildWatchersAutoReset is flaky in 3.4 and 3.5
> [ZooKeeper_branch34_java10|https://builds.apache.org/job/ZooKeeper_branch34_java10//13]
> [ZooKeeper_branch35_java9|https://builds.apache.org/job/ZooKeeper_branch35_java9/253]
> Test times out and because of that ant doesn't capture any output.



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

Reply via email to