You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2008/09/03 22:47:44 UTC

[jira] Created: (ZOOKEEPER-133) hudson tests failing intermittently

hudson tests failing intermittently
-----------------------------------

                 Key: ZOOKEEPER-133
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-133
             Project: Zookeeper
          Issue Type: Bug
          Components: tests
    Affects Versions: 3.0.0
            Reporter: Patrick Hunt
            Assignee: Patrick Hunt
             Fix For: 3.0.0


There is a bug in the ClientTest.java unit test, timing issue in "withWatcherObj" test. Patch forthcoming.


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


[jira] Commented: (ZOOKEEPER-133) hudson tests failing intermittently

Posted by "Benjamin Reed (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ZOOKEEPER-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12628361#action_12628361 ] 

Benjamin Reed commented on ZOOKEEPER-133:
-----------------------------------------

I'm thrown by:

 
+                // small chance that is hasn't been delivered yet, ignore
+                assertEquals(0, watchers[i].events.size());

Why would we ignore? If size > 0, it means that we got an event we weren't expecting right? The check looks correct, but the comment looks wrong. 



> hudson tests failing intermittently
> -----------------------------------
>
>                 Key: ZOOKEEPER-133
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-133
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: tests
>    Affects Versions: 3.0.0
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>             Fix For: 3.0.0
>
>         Attachments: ZOOKEEPER-133.patch
>
>
> There is a bug in the ClientTest.java unit test, timing issue in "withWatcherObj" test. Patch forthcoming.

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


[jira] Updated: (ZOOKEEPER-133) hudson tests failing intermittently

Posted by "Patrick Hunt (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt updated ZOOKEEPER-133:
-----------------------------------

    Attachment: ZOOKEEPER-133.patch

fixes timing issue with data watch obj test

also adds test which verifies multiple watches on a node work properly


> hudson tests failing intermittently
> -----------------------------------
>
>                 Key: ZOOKEEPER-133
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-133
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: tests
>    Affects Versions: 3.0.0
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>             Fix For: 3.0.0
>
>         Attachments: ZOOKEEPER-133.patch
>
>
> There is a bug in the ClientTest.java unit test, timing issue in "withWatcherObj" test. Patch forthcoming.

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


[jira] Commented: (ZOOKEEPER-133) hudson tests failing intermittently

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ZOOKEEPER-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12628956#action_12628956 ] 

Hudson commented on ZOOKEEPER-133:
----------------------------------

Integrated in ZooKeeper-trunk #76 (See [http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/76/])

> hudson tests failing intermittently
> -----------------------------------
>
>                 Key: ZOOKEEPER-133
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-133
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: tests
>    Affects Versions: 3.0.0
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>             Fix For: 3.0.0
>
>         Attachments: ZOOKEEPER-133.patch, ZOOKEEPER-133.patch
>
>
> There is a bug in the ClientTest.java unit test, timing issue in "withWatcherObj" test. Patch forthcoming.

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


[jira] Updated: (ZOOKEEPER-133) hudson tests failing intermittently

Posted by "Benjamin Reed (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Reed updated ZOOKEEPER-133:
------------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Committed revision 692452.

> hudson tests failing intermittently
> -----------------------------------
>
>                 Key: ZOOKEEPER-133
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-133
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: tests
>    Affects Versions: 3.0.0
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>             Fix For: 3.0.0
>
>         Attachments: ZOOKEEPER-133.patch, ZOOKEEPER-133.patch
>
>
> There is a bug in the ClientTest.java unit test, timing issue in "withWatcherObj" test. Patch forthcoming.

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


[jira] Updated: (ZOOKEEPER-133) hudson tests failing intermittently

Posted by "Patrick Hunt (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt updated ZOOKEEPER-133:
-----------------------------------

    Attachment: ZOOKEEPER-133.patch

fixed the doc

> hudson tests failing intermittently
> -----------------------------------
>
>                 Key: ZOOKEEPER-133
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-133
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: tests
>    Affects Versions: 3.0.0
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>             Fix For: 3.0.0
>
>         Attachments: ZOOKEEPER-133.patch, ZOOKEEPER-133.patch
>
>
> There is a bug in the ClientTest.java unit test, timing issue in "withWatcherObj" test. Patch forthcoming.

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


[jira] Updated: (ZOOKEEPER-133) hudson tests failing intermittently

Posted by "Patrick Hunt (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt updated ZOOKEEPER-133:
-----------------------------------

    Status: Patch Available  (was: Open)

> hudson tests failing intermittently
> -----------------------------------
>
>                 Key: ZOOKEEPER-133
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-133
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: tests
>    Affects Versions: 3.0.0
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>             Fix For: 3.0.0
>
>         Attachments: ZOOKEEPER-133.patch
>
>
> There is a bug in the ClientTest.java unit test, timing issue in "withWatcherObj" test. Patch forthcoming.

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