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

Adam Szita reassigned PIG-5161:
-------------------------------

    Assignee: Adam Szita

> Include all unit tests for spark branch
> ---------------------------------------
>
>                 Key: PIG-5161
>                 URL: https://issues.apache.org/jira/browse/PIG-5161
>             Project: Pig
>          Issue Type: Bug
>            Reporter: liyunzhang_intel
>            Assignee: Adam Szita
>
> 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. 
> {code}
>     <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>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to