You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Cheolsoo Park (JIRA)" <ji...@apache.org> on 2013/02/01 21:06:13 UTC

[jira] [Created] (PIG-3154) TestPackage.testOperator fails in trunk

Cheolsoo Park created PIG-3154:
----------------------------------

             Summary: TestPackage.testOperator fails in trunk
                 Key: PIG-3154
                 URL: https://issues.apache.org/jira/browse/PIG-3154
             Project: Pig
          Issue Type: Bug
    Affects Versions: 0.12
            Reporter: Cheolsoo Park
             Fix For: 0.12


To reproduce the issue, do:
{code}
ant clean test -Dtestcase=TestPackage
{code}
The test fails with the following error:
{code}
No test case for type biginteger
junit.framework.AssertionFailedError: No test case for type biginteger
    at org.apache.pig.test.TestPackage.pickTest(TestPackage.java:153)
    at org.apache.pig.test.TestPackage.testOperator(TestPackage.java:171)
{code}
Apparently, this is broken by PIG-2764.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira