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 "Chris Douglas (JIRA)" <ji...@apache.org> on 2009/05/15 09:22:45 UTC

[jira] Created: (HADOOP-5845) Build successful despite test failure on test-core target

Build successful despite test failure on test-core target
---------------------------------------------------------

                 Key: HADOOP-5845
                 URL: https://issues.apache.org/jira/browse/HADOOP-5845
             Project: Hadoop Core
          Issue Type: Bug
          Components: test
    Affects Versions: 0.21.0
            Reporter: Chris Douglas


{{ant -Dtestcase=TestFoo test-core}} will succeed, even if TestFoo fails. Running the same test with the run-test-mapred target failed the build, as expected.

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


[jira] Updated: (HADOOP-5845) Build successful despite test failure on test-core target

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

Sharad Agarwal updated HADOOP-5845:
-----------------------------------

    Attachment: 5845.patch

Fix the build file.

> Build successful despite test failure on test-core target
> ---------------------------------------------------------
>
>                 Key: HADOOP-5845
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5845
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.21.0
>            Reporter: Chris Douglas
>         Attachments: 5845.patch
>
>
> {{ant -Dtestcase=TestFoo test-core}} will succeed, even if TestFoo fails. Running the same test with the run-test-mapred target failed the build, as expected.

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


[jira] Commented: (HADOOP-5845) Build successful despite test failure on test-core target

Posted by "Devaraj Das (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709818#action_12709818 ] 

Devaraj Das commented on HADOOP-5845:
-------------------------------------

+1

> Build successful despite test failure on test-core target
> ---------------------------------------------------------
>
>                 Key: HADOOP-5845
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5845
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.21.0
>            Reporter: Chris Douglas
>         Attachments: 5845.patch
>
>
> {{ant -Dtestcase=TestFoo test-core}} will succeed, even if TestFoo fails. Running the same test with the run-test-mapred target failed the build, as expected.

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


[jira] Resolved: (HADOOP-5845) Build successful despite test failure on test-core target

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

Sharad Agarwal resolved HADOOP-5845.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.21.0
         Assignee: Sharad Agarwal
     Hadoop Flags: [Reviewed]

I just committed this.

> Build successful despite test failure on test-core target
> ---------------------------------------------------------
>
>                 Key: HADOOP-5845
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5845
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.21.0
>            Reporter: Chris Douglas
>            Assignee: Sharad Agarwal
>             Fix For: 0.21.0
>
>         Attachments: 5845.patch
>
>
> {{ant -Dtestcase=TestFoo test-core}} will succeed, even if TestFoo fails. Running the same test with the run-test-mapred target failed the build, as expected.

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