You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Chris Douglas (JIRA)" <ji...@apache.org> on 2009/09/24 22:16:16 UTC

[jira] Created: (MAPREDUCE-1037) Failing contrib unit tests should not halt the build

Failing contrib unit tests should not halt the build
----------------------------------------------------

                 Key: MAPREDUCE-1037
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1037
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: build, contrib/sqoop
    Affects Versions: 0.21.0
            Reporter: Chris Douglas
            Priority: Blocker
             Fix For: 0.21.0


As in other contrib projects, ( HADOOP-5457 ), failing unit tests in should not prevent tests of subsequent modules from running.

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


[jira] Updated: (MAPREDUCE-1037) Failing contrib unit tests should not halt the build

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

Aaron Kimball updated MAPREDUCE-1037:
-------------------------------------

    Attachment: MAPREDUCE-1037.patch

Trivial patch that fixes the issue.

Tested by running Sqoop unit tests with and without {{-DcontinueOnFailure=true}}; forced one of the tests to fail by inserting an error and confirmed expected behavior.

> Failing contrib unit tests should not halt the build
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-1037
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1037
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build, contrib/sqoop, test
>    Affects Versions: 0.21.0
>            Reporter: Chris Douglas
>            Assignee: Aaron Kimball
>            Priority: Blocker
>             Fix For: 0.21.0
>
>         Attachments: MAPREDUCE-1037.patch
>
>
> As in other contrib projects, ( HADOOP-5457 ), failing unit tests should not prevent tests of subsequent modules from running.

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


[jira] Updated: (MAPREDUCE-1037) Failing contrib unit tests should not halt the build

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

Chris Douglas updated MAPREDUCE-1037:
-------------------------------------

    Component/s: test

> Failing contrib unit tests should not halt the build
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-1037
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1037
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build, contrib/sqoop, test
>    Affects Versions: 0.21.0
>            Reporter: Chris Douglas
>            Priority: Blocker
>             Fix For: 0.21.0
>
>
> As in other contrib projects, ( HADOOP-5457 ), failing unit tests in should not prevent tests of subsequent modules from running.

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


[jira] Updated: (MAPREDUCE-1037) Failing contrib unit tests should not halt the build

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

Chris Douglas updated MAPREDUCE-1037:
-------------------------------------

    Description: As in other contrib projects, ( HADOOP-5457 ), failing unit tests should not prevent tests of subsequent modules from running.  (was: As in other contrib projects, ( HADOOP-5457 ), failing unit tests in should not prevent tests of subsequent modules from running.)

> Failing contrib unit tests should not halt the build
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-1037
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1037
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build, contrib/sqoop, test
>    Affects Versions: 0.21.0
>            Reporter: Chris Douglas
>            Priority: Blocker
>             Fix For: 0.21.0
>
>
> As in other contrib projects, ( HADOOP-5457 ), failing unit tests should not prevent tests of subsequent modules from running.

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


[jira] Updated: (MAPREDUCE-1037) Failing contrib unit tests should not halt the build

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

Chris Douglas updated MAPREDUCE-1037:
-------------------------------------

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

+1

I committed this. Thanks, Aaron!

> Failing contrib unit tests should not halt the build
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-1037
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1037
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build, contrib/sqoop, test
>    Affects Versions: 0.21.0
>            Reporter: Chris Douglas
>            Assignee: Aaron Kimball
>            Priority: Blocker
>             Fix For: 0.21.0
>
>         Attachments: MAPREDUCE-1037.patch
>
>
> As in other contrib projects, ( HADOOP-5457 ), failing unit tests should not prevent tests of subsequent modules from running.

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


[jira] Assigned: (MAPREDUCE-1037) Failing contrib unit tests should not halt the build

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

Aaron Kimball reassigned MAPREDUCE-1037:
----------------------------------------

    Assignee: Aaron Kimball

> Failing contrib unit tests should not halt the build
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-1037
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1037
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build, contrib/sqoop, test
>    Affects Versions: 0.21.0
>            Reporter: Chris Douglas
>            Assignee: Aaron Kimball
>            Priority: Blocker
>             Fix For: 0.21.0
>
>
> As in other contrib projects, ( HADOOP-5457 ), failing unit tests should not prevent tests of subsequent modules from running.

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


[jira] Updated: (MAPREDUCE-1037) Failing contrib unit tests should not halt the build

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

Aaron Kimball updated MAPREDUCE-1037:
-------------------------------------

    Status: Patch Available  (was: Open)

> Failing contrib unit tests should not halt the build
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-1037
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1037
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build, contrib/sqoop, test
>    Affects Versions: 0.21.0
>            Reporter: Chris Douglas
>            Assignee: Aaron Kimball
>            Priority: Blocker
>             Fix For: 0.21.0
>
>         Attachments: MAPREDUCE-1037.patch
>
>
> As in other contrib projects, ( HADOOP-5457 ), failing unit tests should not prevent tests of subsequent modules from running.

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


[jira] Commented: (MAPREDUCE-1037) Failing contrib unit tests should not halt the build

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

Hadoop QA commented on MAPREDUCE-1037:
--------------------------------------

+1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12423649/MAPREDUCE-1037.patch
  against trunk revision 831037.

    +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 new tests are needed for this patch.
                        Also please list what manual steps were performed to verify 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/Mapreduce-Patch-h3.grid.sp2.yahoo.net/112/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h3.grid.sp2.yahoo.net/112/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h3.grid.sp2.yahoo.net/112/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h3.grid.sp2.yahoo.net/112/console

This message is automatically generated.

> Failing contrib unit tests should not halt the build
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-1037
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1037
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build, contrib/sqoop, test
>    Affects Versions: 0.21.0
>            Reporter: Chris Douglas
>            Assignee: Aaron Kimball
>            Priority: Blocker
>             Fix For: 0.21.0
>
>         Attachments: MAPREDUCE-1037.patch
>
>
> As in other contrib projects, ( HADOOP-5457 ), failing unit tests should not prevent tests of subsequent modules from running.

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


[jira] Commented: (MAPREDUCE-1037) Failing contrib unit tests should not halt the build

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

Hudson commented on MAPREDUCE-1037:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #109 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/109/])
    . Continue running contrib tests if Sqoop tests fail. Contributed by Aaron Kimball


> Failing contrib unit tests should not halt the build
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-1037
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1037
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build, contrib/sqoop, test
>    Affects Versions: 0.21.0
>            Reporter: Chris Douglas
>            Assignee: Aaron Kimball
>            Priority: Blocker
>             Fix For: 0.21.0
>
>         Attachments: MAPREDUCE-1037.patch
>
>
> As in other contrib projects, ( HADOOP-5457 ), failing unit tests should not prevent tests of subsequent modules from running.

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