You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Benjamin Reed (JIRA)" <ji...@apache.org> on 2011/08/23 07:03:29 UTC

[jira] [Created] (ZOOKEEPER-1160) test timeouts are too small

test timeouts are too small
---------------------------

                 Key: ZOOKEEPER-1160
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1160
             Project: ZooKeeper
          Issue Type: Sub-task
          Components: tests
            Reporter: Benjamin Reed
             Fix For: 3.4.0


in reviewing some tests that weren't passing i notices that the tick time was 2ms rather than the normal 2000ms. i think this is causing tests to fail on some slow/overloaded machines.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (ZOOKEEPER-1160) test timeouts are too small

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

Hadoop QA commented on ZOOKEEPER-1160:
--------------------------------------

+1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12492952/ZOOKEEPER-1160.patch
  against trunk revision 1164758.

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

    +1 tests included.  The patch appears to include 21 new or modified tests.

    +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 (version 1.3.9) 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: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/499//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/499//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/499//console

This message is automatically generated.

> test timeouts are too small
> ---------------------------
>
>                 Key: ZOOKEEPER-1160
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1160
>             Project: ZooKeeper
>          Issue Type: Sub-task
>          Components: tests
>            Reporter: Benjamin Reed
>            Assignee: Benjamin Reed
>             Fix For: 3.4.0
>
>         Attachments: ZOOKEEPER-1160.patch, ZOOKEEPER-1160.patch
>
>
> in reviewing some tests that weren't passing i notices that the tick time was 2ms rather than the normal 2000ms. i think this is causing tests to fail on some slow/overloaded machines.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ZOOKEEPER-1160) test timeouts are too small

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

Benjamin Reed updated ZOOKEEPER-1160:
-------------------------------------

    Attachment: ZOOKEEPER-1160.patch

rebased patch

> test timeouts are too small
> ---------------------------
>
>                 Key: ZOOKEEPER-1160
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1160
>             Project: ZooKeeper
>          Issue Type: Sub-task
>          Components: tests
>            Reporter: Benjamin Reed
>            Assignee: Benjamin Reed
>             Fix For: 3.4.0
>
>         Attachments: ZOOKEEPER-1160.patch, ZOOKEEPER-1160.patch
>
>
> in reviewing some tests that weren't passing i notices that the tick time was 2ms rather than the normal 2000ms. i think this is causing tests to fail on some slow/overloaded machines.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ZOOKEEPER-1160) test timeouts are too small

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

Benjamin Reed updated ZOOKEEPER-1160:
-------------------------------------

    Attachment: ZOOKEEPER-1160.patch

> test timeouts are too small
> ---------------------------
>
>                 Key: ZOOKEEPER-1160
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1160
>             Project: ZooKeeper
>          Issue Type: Sub-task
>          Components: tests
>            Reporter: Benjamin Reed
>            Assignee: Benjamin Reed
>             Fix For: 3.4.0
>
>         Attachments: ZOOKEEPER-1160.patch, ZOOKEEPER-1160.patch, ZOOKEEPER-1160.patch
>
>
> in reviewing some tests that weren't passing i notices that the tick time was 2ms rather than the normal 2000ms. i think this is causing tests to fail on some slow/overloaded machines.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (ZOOKEEPER-1160) test timeouts are too small

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

Hudson commented on ZOOKEEPER-1160:
-----------------------------------

Integrated in ZooKeeper-trunk #1296 (See [https://builds.apache.org/job/ZooKeeper-trunk/1296/])
    ZOOKEEPER-1160. test timeouts are too small (breed via phunt)

phunt : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1165378
Files : 
* /zookeeper/trunk/CHANGES.txt
* /zookeeper/trunk/src/java/test/org/apache/zookeeper/test/CnxManagerTest.java
* /zookeeper/trunk/src/java/test/org/apache/zookeeper/test/FLELostMessageTest.java
* /zookeeper/trunk/src/java/test/org/apache/zookeeper/test/FLENewEpochTest.java
* /zookeeper/trunk/src/java/test/org/apache/zookeeper/test/FLERestartTest.java
* /zookeeper/trunk/src/java/test/org/apache/zookeeper/test/FLETest.java
* /zookeeper/trunk/src/java/test/org/apache/zookeeper/test/FLEZeroWeightTest.java
* /zookeeper/trunk/src/java/test/org/apache/zookeeper/test/LETest.java


> test timeouts are too small
> ---------------------------
>
>                 Key: ZOOKEEPER-1160
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1160
>             Project: ZooKeeper
>          Issue Type: Sub-task
>          Components: tests
>            Reporter: Benjamin Reed
>            Assignee: Benjamin Reed
>             Fix For: 3.4.0
>
>         Attachments: ZOOKEEPER-1160.patch, ZOOKEEPER-1160.patch
>
>
> in reviewing some tests that weren't passing i notices that the tick time was 2ms rather than the normal 2000ms. i think this is causing tests to fail on some slow/overloaded machines.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ZOOKEEPER-1160) test timeouts are too small

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

Benjamin Reed updated ZOOKEEPER-1160:
-------------------------------------

    Attachment:     (was: ZOOKEEPER-1160.patch)

> test timeouts are too small
> ---------------------------
>
>                 Key: ZOOKEEPER-1160
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1160
>             Project: ZooKeeper
>          Issue Type: Sub-task
>          Components: tests
>            Reporter: Benjamin Reed
>            Assignee: Benjamin Reed
>             Fix For: 3.4.0
>
>         Attachments: ZOOKEEPER-1160.patch, ZOOKEEPER-1160.patch
>
>
> in reviewing some tests that weren't passing i notices that the tick time was 2ms rather than the normal 2000ms. i think this is causing tests to fail on some slow/overloaded machines.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ZOOKEEPER-1160) test timeouts are too small

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

Benjamin Reed updated ZOOKEEPER-1160:
-------------------------------------

    Attachment: ZOOKEEPER-1160.patch

> test timeouts are too small
> ---------------------------
>
>                 Key: ZOOKEEPER-1160
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1160
>             Project: ZooKeeper
>          Issue Type: Sub-task
>          Components: tests
>            Reporter: Benjamin Reed
>             Fix For: 3.4.0
>
>         Attachments: ZOOKEEPER-1160.patch
>
>
> in reviewing some tests that weren't passing i notices that the tick time was 2ms rather than the normal 2000ms. i think this is causing tests to fail on some slow/overloaded machines.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (ZOOKEEPER-1160) test timeouts are too small

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

Hadoop QA commented on ZOOKEEPER-1160:
--------------------------------------

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

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

    +1 tests included.  The patch appears to include 24 new or modified tests.

    -1 patch.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/471//console

This message is automatically generated.

> test timeouts are too small
> ---------------------------
>
>                 Key: ZOOKEEPER-1160
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1160
>             Project: ZooKeeper
>          Issue Type: Sub-task
>          Components: tests
>            Reporter: Benjamin Reed
>             Fix For: 3.4.0
>
>         Attachments: ZOOKEEPER-1160.patch
>
>
> in reviewing some tests that weren't passing i notices that the tick time was 2ms rather than the normal 2000ms. i think this is causing tests to fail on some slow/overloaded machines.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (ZOOKEEPER-1160) test timeouts are too small

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

Patrick Hunt reassigned ZOOKEEPER-1160:
---------------------------------------

    Assignee: Benjamin Reed

> test timeouts are too small
> ---------------------------
>
>                 Key: ZOOKEEPER-1160
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1160
>             Project: ZooKeeper
>          Issue Type: Sub-task
>          Components: tests
>            Reporter: Benjamin Reed
>            Assignee: Benjamin Reed
>             Fix For: 3.4.0
>
>         Attachments: ZOOKEEPER-1160.patch
>
>
> in reviewing some tests that weren't passing i notices that the tick time was 2ms rather than the normal 2000ms. i think this is causing tests to fail on some slow/overloaded machines.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira