You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Adam Szita (JIRA)" <ji...@apache.org> on 2016/11/15 21:27:58 UTC

[jira] [Commented] (PIG-5061) ant test -Dtestcase=TestBoolean failing

    [ https://issues.apache.org/jira/browse/PIG-5061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15668405#comment-15668405 ] 

Adam Szita commented on PIG-5061:
---------------------------------

+1 (non-binding)

> ant test -Dtestcase=TestBoolean failing 
> ----------------------------------------
>
>                 Key: PIG-5061
>                 URL: https://issues.apache.org/jira/browse/PIG-5061
>             Project: Pig
>          Issue Type: Test
>            Reporter: Koji Noguchi
>            Assignee: Koji Noguchi
>            Priority: Trivial
>         Attachments: pig-5061-v01.patch
>
>
> {noformat}
> ant test -Dhadoopversion=23 -Dtestcase=TestBoolean
>     [junit] Running e2e.pig.udfs.java.org.apache.pig.test.udf.evalfunc.TestBoolean
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec
>     [junit] Test e2e.pig.udfs.java.org.apache.pig.test.udf.evalfunc.TestBoolean FAILED
>     [junit] Running org.apache.pig.test.TestBoolean
>     [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec
> {noformat}
> 2 test files with identical filename are picked up. 
> Former test {{e2e.pig.udfs.java.org.apache.pig.test.udf.evalfunc.TestBoolean}} wasn't supposed to be tested with this command.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)