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 2010/03/09 22:12:27 UTC

[jira] Created: (ZOOKEEPER-692) upgrade junit to latest version (4.8.1)

upgrade junit to latest version (4.8.1)
---------------------------------------

                 Key: ZOOKEEPER-692
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-692
             Project: Zookeeper
          Issue Type: Improvement
          Components: build
            Reporter: Patrick Hunt
            Assignee: Patrick Hunt
            Priority: Minor
             Fix For: 3.3.0


upgrade junit to 4.8.1

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


[jira] Updated: (ZOOKEEPER-692) upgrade junit to latest version (4.8.1)

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

Mahadev konar updated ZOOKEEPER-692:
------------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

I just committed this. thanks pat!

> upgrade junit to latest version (4.8.1)
> ---------------------------------------
>
>                 Key: ZOOKEEPER-692
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-692
>             Project: Zookeeper
>          Issue Type: Improvement
>          Components: build
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>            Priority: Minor
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-692.patch
>
>
> upgrade junit to 4.8.1

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


[jira] Commented: (ZOOKEEPER-692) upgrade junit to latest version (4.8.1)

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

Hudson commented on ZOOKEEPER-692:
----------------------------------

Integrated in ZooKeeper-trunk #732 (See [http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/732/])
    . upgrade junit to latest version (4.8.1) (phunt via mahadev)


> upgrade junit to latest version (4.8.1)
> ---------------------------------------
>
>                 Key: ZOOKEEPER-692
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-692
>             Project: Zookeeper
>          Issue Type: Improvement
>          Components: build
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>            Priority: Minor
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-692.patch
>
>
> upgrade junit to 4.8.1

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


[jira] Commented: (ZOOKEEPER-692) upgrade junit to latest version (4.8.1)

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

Hadoop QA commented on ZOOKEEPER-692:
-------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12438327/ZOOKEEPER-692.patch
  against trunk revision 921117.

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no tests are needed for this patch.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-h1.grid.sp2.yahoo.net/5/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-h1.grid.sp2.yahoo.net/5/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-h1.grid.sp2.yahoo.net/5/console

This message is automatically generated.

> upgrade junit to latest version (4.8.1)
> ---------------------------------------
>
>                 Key: ZOOKEEPER-692
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-692
>             Project: Zookeeper
>          Issue Type: Improvement
>          Components: build
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>            Priority: Minor
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-692.patch
>
>
> upgrade junit to 4.8.1

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


[jira] Updated: (ZOOKEEPER-692) upgrade junit to latest version (4.8.1)

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

Patrick Hunt updated ZOOKEEPER-692:
-----------------------------------

    Attachment: ZOOKEEPER-692.patch

updating to 4.8.1 (latest) 4.7 should be outputting stack on timeout, however it's not. let's see if 4.8.1 does better

> upgrade junit to latest version (4.8.1)
> ---------------------------------------
>
>                 Key: ZOOKEEPER-692
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-692
>             Project: Zookeeper
>          Issue Type: Improvement
>          Components: build
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>            Priority: Minor
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-692.patch
>
>
> upgrade junit to 4.8.1

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


[jira] Updated: (ZOOKEEPER-692) upgrade junit to latest version (4.8.1)

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

Patrick Hunt updated ZOOKEEPER-692:
-----------------------------------

    Status: Patch Available  (was: Open)

> upgrade junit to latest version (4.8.1)
> ---------------------------------------
>
>                 Key: ZOOKEEPER-692
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-692
>             Project: Zookeeper
>          Issue Type: Improvement
>          Components: build
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>            Priority: Minor
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-692.patch
>
>
> upgrade junit to 4.8.1

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