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

Include all unit tests for spark branch

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • spark-branch
    • None
    • None

    Description

      we only test unit tests in test/spark-test in spark mode. Like Tez mode, it tests all unit tests in test/all-tests. and put irrelevant/problematic tests into test/excluded-tests-tez.

          <target name="test-tez" depends="setTezEnv,setWindowsPath,setLinuxPath,compile-test,jar,debugger.check,jackson-pig-3039-test-download" description="Run tez unit tests">
              <macro-test-runner test.file="${test.all.file}" tests.failed="test-tez.failed"/>
              <fail if="test-tez.failed">Tests failed!</fail>
          </target>
      

      Attachments

        1. PIG-5161.0.patch
          6 kB
          Ádám Szita

        Issue Links

          Activity

            People

              szita Ádám Szita
              kellyzly liyunzhang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: