Koji Noguchi created PIG-5229:
---------------------------------

             Summary: TestPigTest.testSpecificOrderOutput and 
testSpecificOrderOutputForAlias failing
                 Key: PIG-5229
                 URL: https://issues.apache.org/jira/browse/PIG-5229
             Project: Pig
          Issue Type: Test
            Reporter: Koji Noguchi
            Assignee: Koji Noguchi
            Priority: Trivial


Error message 
{noformat}
junit.framework.AssertionFailedError: expected:<([twitter,7)
(yahoo,25)
(facebook,15])> but was:<([yahoo,25)
(facebook,15)
(twitter,7])>
        at org.apache.pig.pigunit.PigTest.assertEquals(PigTest.java:438)
        at org.apache.pig.pigunit.PigTest.assertOutput(PigTest.java:385)
        at org.apache.pig.pigunit.PigTest.assertOutput(PigTest.java:375)
        at 
org.apache.pig.test.pigunit.TestPigTest.testSpecificOrderOutput(TestPigTest.java:572)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to