You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@zookeeper.apache.org by GitBox <gi...@apache.org> on 2020/07/20 13:16:45 UTC

[GitHub] [zookeeper] symat commented on pull request #1385: ZOOKEEPER-3868: Completion leak in zookeeper_close

symat commented on pull request #1385:
URL: https://github.com/apache/zookeeper/pull/1385#issuecomment-661032957


   @tudor there is a failed unit test reported by the maven job: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/2140/console
   
   please take a look if you can, it seems to be related (`Zookeeper_watchers::testDefaultSessionWatcher1`). 
   
   I also copy the output in case the jenkins logs would be cleaned later:
   
   ```
   ....
        [exec] Zookeeper_multi::testWatch : elapsed 2010 : OK
        [exec] Zookeeper_multi::testSequentialNodeCreateInAsyncMulti : elapsed 2003 : OK
        [exec] Zookeeper_multi::testBigAsyncMulti : elapsed 3005 : OK
        [exec] Zookeeper_watchers::testDefaultSessionWatcher1FAIL: zktest-mt
        [exec] ==========================================
        [exec] 1 of 2 tests failed
        [exec] Please report to user@zookeeper.apache.org
        [exec] ==========================================
        [exec] Makefile:1850: recipe for target 'check-TESTS' failed
        [exec] make[1]: Leaving directory '/home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-github-pr-build-maven/zookeeper-client/zookeeper-client-c/target/c'
        [exec] Makefile:2106: recipe for target 'check-am' failed
        [exec] zktest-mt: /home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-github-pr-build-maven/zookeeper-client/zookeeper-client-c/tests/ZKMocks.cc:288: SyncedBoolCondition DeliverWatchersWrapper::isDelivered() const: Assertion `i<1000' failed.
        [exec] /bin/bash: line 5:  8399 Aborted                 ZKROOT=/home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-github-pr-build-maven/zookeeper-client/zookeeper-client-c/../.. CLASSPATH=$CLASSPATH:$CLOVER_HOME/lib/clover*.jar ${dir}$tst
        [exec] make[1]: *** [check-TESTS] Error 1
        [exec] make: *** [check-am] Error 2
   ....
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org