Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-3639

TestRegisteredJarVisibility is broken in trunk

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.13.0
    • None
    • None

    Description

          [junit] Running org.apache.pig.test.TestRegisteredJarVisibility
          [junit] Tests run: 3, Failures: 1, Errors: 0, Time elapsed: 44.127 sec
          [junit] Test org.apache.pig.test.TestRegisteredJarVisibility FAILED
      

      This is a side-effect of PIG-3584 that bumped avro version to 1.7.5.

      The problem is that avro 1.7.5 pulls down jackson 1.9.9 jars as dependencies, and that makes TestRegisteredJarVisibility.testRegisterJarOverridePigJarPackages fail because the test case assumes that jackson 1.9.9 jars are not present in classpath.

      Attachments

        1. PIG-3639-1.patch
          1 kB
          Cheolsoo Park

        Activity

          People

            cheolsoo Cheolsoo Park
            cheolsoo Cheolsoo Park
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: