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

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

Koji Noguchi created PIG-5061:
---------------------------------

             Summary: 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
            Priority: Trivial


{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)