You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Suresh Srinivas (JIRA)" <ji...@apache.org> on 2013/01/07 02:42:12 UTC

[jira] [Resolved] (MAPREDUCE-4915) TestShuffleExceptionCount fails with open JDK7

     [ https://issues.apache.org/jira/browse/MAPREDUCE-4915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suresh Srinivas resolved MAPREDUCE-4915.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.0
     Hadoop Flags: Reviewed

+1. Committed the patch to branch-1. Thank you Brandon!
                
> TestShuffleExceptionCount fails with open JDK7
> ----------------------------------------------
>
>                 Key: MAPREDUCE-4915
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4915
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1-win
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>             Fix For: 1.2.0
>
>         Attachments: MAPREDUCE-4915.patch
>
>
> {noformat}
> Testcase: testShuffleExceptionTrailingSize took 0.203 sec
> Testcase: testExceptionCount took 0 sec
> Testcase: testShuffleExceptionTrailing took 0 sec
> Testcase: testCheckException took 0 sec
>         FAILED
> abort called when set to off
> junit.framework.AssertionFailedError: abort called when set to off
>         at org.apache.hadoop.mapred.TestShuffleExceptionCount.testCheckException(TestShuffleExceptionCount.java:57)
> {noformat}
> This is a test order-dependency bug. The static variable abortCalled set by one test may affect the next tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira