You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Alan Cabrera (JIRA)" <ji...@apache.org> on 2010/04/19 23:36:52 UTC

[jira] Issue Comment Edited: (ZOOKEEPER-690) AsyncTestHammer test fails on hudson.

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

Alan Cabrera edited comment on ZOOKEEPER-690 at 4/19/10 5:36 PM:
-----------------------------------------------------------------

Odd.  Didn't hang this time.

{code}
junit.run:
    [junit] Running org.apache.zookeeper.test.AsyncHammerTest
    [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 32.958 sec
    [junit] Test org.apache.zookeeper.test.AsyncHammerTest FAILED

BUILD FAILED
/Users/acabrera/dev/hadoop/zookeeper/build.xml:818: Tests failed!

Total time: 46 seconds
[acabrera-md:zookeeper 620]$ java -version
java version "1.6.0_17"
Java(TM) SE Runtime Environment (build 1.6.0_17-b04-248-9M3125)
Java HotSpot(TM) 64-Bit Server VM (build 14.3-b01-101, mixed mode)
{code}

Mac OS X 10.5.8


      was (Author: maguro):
    {code}
junit.run:
    [junit] Running org.apache.zookeeper.test.AsyncHammerTest
    [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 32.958 sec
    [junit] Test org.apache.zookeeper.test.AsyncHammerTest FAILED

BUILD FAILED
/Users/acabrera/dev/hadoop/zookeeper/build.xml:818: Tests failed!

Total time: 46 seconds
[acabrera-md:zookeeper 620]$ java -version
java version "1.6.0_17"
Java(TM) SE Runtime Environment (build 1.6.0_17-b04-248-9M3125)
Java HotSpot(TM) 64-Bit Server VM (build 14.3-b01-101, mixed mode)
{code}

Mac OS X 10.5.8

  
> AsyncTestHammer test fails on hudson.
> -------------------------------------
>
>                 Key: ZOOKEEPER-690
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-690
>             Project: Zookeeper
>          Issue Type: Bug
>            Reporter: Mahadev konar
>            Assignee: Patrick Hunt
>            Priority: Critical
>             Fix For: 3.3.1
>
>         Attachments: TEST-org.apache.zookeeper.test.AsyncHammerTest.txt
>
>
> the hudson test failed on http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-h1.grid.sp2.yahoo.net/2/testReport/. There are huge set of cancelledkeyexceptions in the logs. Still going through the logs to find out the reason for failure.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.