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:20:13 UTC

[jira] [Created] (PIG-3155) TestTypeCheckingValidatorNewLP.testSortWithInnerPlan3 fails in trunk

Cheolsoo Park created PIG-3155:
----------------------------------

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


To reproduce the failure, do:
{code}
ant clean test -Dtestcase=TestTypeCheckingValidatorNewLP
{code}
The test fails with the following error:
{code}
Error expected
junit.framework.AssertionFailedError: Error expected
    at org.apache.pig.test.TestTypeCheckingValidatorNewLP.testSortWithInnerPlan3(TestTypeCheckingValidatorNewLP.java:1570)
{code}
I found that this was introduced 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