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

Unit Test: TestJobTrackerRestart fails when it is run with ant-1.8.4

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 1.0.3, 1.0.4
    • None
    • test
    • None
    • RHEL 6.3 on x86

    Description

      Problem:
      JUnit tag @Ignore is not recognized since the testcase is JUnit3 and not JUnit4:
      Solution:
      Migrate the testcase to JUnit4, including:

      • Remove extends TestCase"
      • Remove import junit.framework.TestCase;
      • Add import org.junit.*;
      • Use appropriate annotations such as @After, @Before, @Test.

      uploading a patch shortly

      Attachments

        1. MAPREDUCE-4821-release-1.0.3.patch
          1 kB
          Amir F Sanjar
        2. MAPREDUCE-4821-branch1.patch
          1 kB
          Amir F Sanjar

        Activity

          People

            Unassigned Unassigned
            asanjar Amir F Sanjar
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: