Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-4915

TestShuffleExceptionCount fails with open JDK7

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1-win
    • 1.2.0
    • test
    • None
    • Reviewed

    Description

      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)
      

      This is a test order-dependency bug. The static variable abortCalled set by one test may affect the next tests.

      Attachments

        1. MAPREDUCE-4915.patch
          0.8 kB
          Brandon Li

        Activity

          People

            brandonli Brandon Li
            brandonli Brandon Li
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: