You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Nigel Daley (JIRA)" <ji...@apache.org> on 2007/04/06 20:15:32 UTC

[jira] Created: (HADOOP-1217) Specify a junit test timeout in build.xml files

Specify a junit test timeout in build.xml files
-----------------------------------------------

                 Key: HADOOP-1217
                 URL: https://issues.apache.org/jira/browse/HADOOP-1217
             Project: Hadoop
          Issue Type: New Feature
          Components: build
    Affects Versions: 0.12.3
            Reporter: Nigel Daley
            Priority: Minor
             Fix For: 0.13.0


To enable a more stable patch process, I'd like to be able to timeout a junit test when it takes too long to complete.

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


[jira] Commented: (HADOOP-1217) Specify a junit test timeout in build.xml files

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

Hadoop QA commented on HADOOP-1217:
-----------------------------------

+1

http://issues.apache.org/jira/secure/attachment/12355108/1217.patch applied and successfully tested against trunk revision r526281.

Results are at http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch

> Specify a junit test timeout in build.xml files
> -----------------------------------------------
>
>                 Key: HADOOP-1217
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1217
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: build
>    Affects Versions: 0.12.3
>            Reporter: Nigel Daley
>         Assigned To: Nigel Daley
>            Priority: Minor
>             Fix For: 0.13.0
>
>         Attachments: 1217.patch, 1217.patch
>
>
> To enable a more stable patch process, I'd like to be able to timeout a junit test when it takes too long to complete.

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


[jira] Updated: (HADOOP-1217) Specify a junit test timeout in build.xml files

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

Nigel Daley updated HADOOP-1217:
--------------------------------

    Attachment: 1217.patch

adding test.timeout to src/contrib/build-contrib.xml

> Specify a junit test timeout in build.xml files
> -----------------------------------------------
>
>                 Key: HADOOP-1217
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1217
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: build
>    Affects Versions: 0.12.3
>            Reporter: Nigel Daley
>         Assigned To: Nigel Daley
>            Priority: Minor
>             Fix For: 0.13.0
>
>         Attachments: 1217.patch, 1217.patch
>
>
> To enable a more stable patch process, I'd like to be able to timeout a junit test when it takes too long to complete.

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


[jira] Updated: (HADOOP-1217) Specify a junit test timeout in build.xml files

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

Doug Cutting updated HADOOP-1217:
---------------------------------

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

I just committed this.  Thanks, Nigel!

> Specify a junit test timeout in build.xml files
> -----------------------------------------------
>
>                 Key: HADOOP-1217
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1217
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: build
>    Affects Versions: 0.12.3
>            Reporter: Nigel Daley
>         Assigned To: Nigel Daley
>            Priority: Minor
>             Fix For: 0.13.0
>
>         Attachments: 1217.patch, 1217.patch
>
>
> To enable a more stable patch process, I'd like to be able to timeout a junit test when it takes too long to complete.

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


[jira] Commented: (HADOOP-1217) Specify a junit test timeout in build.xml files

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

Hadoop QA commented on HADOOP-1217:
-----------------------------------

-1, because 1 attempts failed to build and test the latest attachment http://issues.apache.org/jira/secure/attachment/12355098/1217.patch against trunk revision http://svn.apache.org/repos/asf/lucene/hadoop/trunk/526215. Please note that this message is automatically generated and may represent a problem with the automation system and not the patch. Results are at http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch

> Specify a junit test timeout in build.xml files
> -----------------------------------------------
>
>                 Key: HADOOP-1217
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1217
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: build
>    Affects Versions: 0.12.3
>            Reporter: Nigel Daley
>         Assigned To: Nigel Daley
>            Priority: Minor
>             Fix For: 0.13.0
>
>         Attachments: 1217.patch
>
>
> To enable a more stable patch process, I'd like to be able to timeout a junit test when it takes too long to complete.

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


[jira] Updated: (HADOOP-1217) Specify a junit test timeout in build.xml files

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

Nigel Daley updated HADOOP-1217:
--------------------------------

    Status: Patch Available  (was: Open)

> Specify a junit test timeout in build.xml files
> -----------------------------------------------
>
>                 Key: HADOOP-1217
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1217
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: build
>    Affects Versions: 0.12.3
>            Reporter: Nigel Daley
>         Assigned To: Nigel Daley
>            Priority: Minor
>             Fix For: 0.13.0
>
>         Attachments: 1217.patch, 1217.patch
>
>
> To enable a more stable patch process, I'd like to be able to timeout a junit test when it takes too long to complete.

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


[jira] Updated: (HADOOP-1217) Specify a junit test timeout in build.xml files

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

Nigel Daley updated HADOOP-1217:
--------------------------------

    Assignee: Nigel Daley
      Status: Patch Available  (was: Open)

> Specify a junit test timeout in build.xml files
> -----------------------------------------------
>
>                 Key: HADOOP-1217
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1217
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: build
>    Affects Versions: 0.12.3
>            Reporter: Nigel Daley
>         Assigned To: Nigel Daley
>            Priority: Minor
>             Fix For: 0.13.0
>
>         Attachments: 1217.patch
>
>
> To enable a more stable patch process, I'd like to be able to timeout a junit test when it takes too long to complete.

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


[jira] Updated: (HADOOP-1217) Specify a junit test timeout in build.xml files

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

Nigel Daley updated HADOOP-1217:
--------------------------------

    Attachment: 1217.patch

Attached patch will kill a junit test if it is taking more than 15 minutes.  It also allows this value to be configured from the command line using the -Dtest.timeout system property.

> Specify a junit test timeout in build.xml files
> -----------------------------------------------
>
>                 Key: HADOOP-1217
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1217
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: build
>    Affects Versions: 0.12.3
>            Reporter: Nigel Daley
>            Priority: Minor
>             Fix For: 0.13.0
>
>         Attachments: 1217.patch
>
>
> To enable a more stable patch process, I'd like to be able to timeout a junit test when it takes too long to complete.

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


[jira] Updated: (HADOOP-1217) Specify a junit test timeout in build.xml files

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

Nigel Daley updated HADOOP-1217:
--------------------------------

    Status: Open  (was: Patch Available)

> Specify a junit test timeout in build.xml files
> -----------------------------------------------
>
>                 Key: HADOOP-1217
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1217
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: build
>    Affects Versions: 0.12.3
>            Reporter: Nigel Daley
>         Assigned To: Nigel Daley
>            Priority: Minor
>             Fix For: 0.13.0
>
>         Attachments: 1217.patch, 1217.patch
>
>
> To enable a more stable patch process, I'd like to be able to timeout a junit test when it takes too long to complete.

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


[jira] Commented: (HADOOP-1217) Specify a junit test timeout in build.xml files

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

Hadoop QA commented on HADOOP-1217:
-----------------------------------

Integrated in Hadoop-Nightly #50 (See http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/50/)

> Specify a junit test timeout in build.xml files
> -----------------------------------------------
>
>                 Key: HADOOP-1217
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1217
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: build
>    Affects Versions: 0.12.3
>            Reporter: Nigel Daley
>         Assigned To: Nigel Daley
>            Priority: Minor
>             Fix For: 0.13.0
>
>         Attachments: 1217.patch, 1217.patch
>
>
> To enable a more stable patch process, I'd like to be able to timeout a junit test when it takes too long to complete.

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