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

Flavio Junqueira commented on ZOOKEEPER-1872:
---------------------------------------------

The 3.4 patch works fine for me, but the trunk patch fails on two test classes 
that are being changed with a timeout:

{noformat}
    [junit] Running org.apache.zookeeper.test.LeaderSessionTrackerTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.zookeeper.test.LeaderSessionTrackerTest FAILED 
(timeout)

    [junit] Running org.apache.zookeeper.test.QuorumTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.zookeeper.test.QuorumTest FAILED (timeout)
{noformat}

I ran this on windows.

> QuorumPeer is not shutdown in few cases
> ---------------------------------------
>
>                 Key: ZOOKEEPER-1872
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1872
>             Project: ZooKeeper
>          Issue Type: Sub-task
>            Reporter: Rakesh R
>            Assignee: Rakesh R
>              Labels: test
>             Fix For: 3.4.6, 3.5.0
>
>         Attachments: ZOOKEEPER-1872.patch, ZOOKEEPER-1872.patch, 
> ZOOKEEPER-1872.patch, ZOOKEEPER-1872.patch, ZOOKEEPER-1872.patch, 
> ZOOKEEPER-1872.patch, ZOOKEEPER-1872.patch, ZOOKEEPER-1872.patch, 
> ZOOKEEPER-1872.patch, ZOOKEEPER-1872.patch, ZOOKEEPER-1872_br3_4.patch, 
> ZOOKEEPER-1872_br3_4.patch
>
>
> Few cases are leaving quorumpeer running after the test case execution. Needs 
> proper teardown for these.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to