[ 
https://issues.apache.org/jira/browse/PIG-5229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Koji Noguchi updated PIG-5229:
------------------------------
    Attachment: pig-5229-v01.patch

After moving from junit.framework.Assert to org.junit.Assert in PIG-5222, 
assert started throwing {{org.junit.ComparisonFailure}} instead of 
{{junit.framework.ComparisonFailure}}.

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

Reply via email to