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 2017/04/26 21:33:04 UTC

[jira] [Commented] (PIG-5229) TestPigTest.testSpecificOrderOutput and testSpecificOrderOutputForAlias failing

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

Adam Szita commented on PIG-5229:
---------------------------------

+1

> 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
>         Attachments: pig-5229-v01.patch
>
>
> 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)