You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@pig.apache.org by Fang Fang FF Chen <ff...@cn.ibm.com> on 2011/08/01 04:22:34 UTC

Re: about pig "ant test" result

Dmitriy Ryaboy, Thank you.
Thanks.
Regards,
FangFang CHEN / 陈芳芳
----------------------------------
BigInsights Team, CDL
Phone:   86-10-82453744
----------------------------------




                                                                           
             Dmitriy Ryaboy                                                
             <dvryaboy@gmail.c                                             
             om>                                                        To 
                                       user@pig.apache.org                 
             2011-07-30 01:54                                           cc 
                                                                           
                                                                   Subject 
             Please respond to         Re: about pig "ant test" result     
             user@pig.apache.o                                             
                    rg                                                     
                                                                           
                                                                           
                                                                           
                                                                           




Failures and Errors are both bad.
Look at the error logs (found in build/test/logs) to see why the tests are
breaking.

-Dmitriy

2011/7/28 lulynn_2008 <lu...@163.com>

>  Hello,
> I run pig test case with cmd: ant test. I am wondering which part is the
> failure ones? test with Failures or with Errors?
> And please help to check why these tests result with Failures or Errors.
> Here is the ones with Failures and Errors:
>    [junit] Running org.apache.pig.test.TestDataModel
>    [junit] Tests run: 22, Failures: 1, Errors: 0, Time elapsed: 0.382 sec
>
>    [junit] Running org.apache.pig.test.TestLogToPhyCompiler
>    [junit] Tests run: 23, Failures: 1, Errors: 0, Time elapsed: 1.16 sec
>
>    [junit] Running org.apache.pig.test.TestMRCompiler
>    [junit] Tests run: 25, Failures: 1, Errors: 0, Time elapsed: 0.729 sec
>
>    [junit] Running org.apache.pig.test.TestMergeJoinOuter
>    [junit] Tests run: 5, Failures: 1, Errors: 0, Time elapsed: 132.66 sec
>
>    [junit] Running
> org.apache.pig.test.TestNewPlanLogToPhyTranslationVisitor
>    [junit] Tests run: 25, Failures: 3, Errors: 0, Time elapsed: 1.081 sec
>
>    [junit] Running org.apache.pig.test.TestPruneColumn
>    [junit] Tests run: 67, Failures: 4, Errors: 0, Time elapsed: 528.047
sec
>
>    [junit] Running org.apache.pig.test.TestUnionOnSchema
>    [junit] Tests run: 21, Failures: 1, Errors: 0, Time elapsed: 196.841
sec
>
>    [junit] Running org.apache.pig.test.TestJobSubmission
>    [junit] Tests run: 6, Failures: 0, Errors: 6, Time elapsed: 0.311 sec
>
>    [junit] Running org.apache.pig.test.TestPigContext
>    [junit] Tests run: 5, Failures: 0, Errors: 4, Time elapsed: 21.401 sec
>
>    [junit] Running org.apache.pig.test.TestPushDownForeachFlatten
>    [junit] Tests run: 37, Failures: 0, Errors: 8, Time elapsed: 1.455 sec
>
>    [junit] Running org.apache.pig.test.TestTypeCheckingValidator
>    [junit] Tests run: 120, Failures: 0, Errors: 1, Time elapsed: 15.047
sec
>
>