[
https://issues.apache.org/jira/browse/PIG-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xu Zhang updated PIG-131:
-------------------------
Priority: Blocker (was: Major)
Since Windows is now an officially supported platform by Pig, meaning builds
and unit tests should succeed on Windows, I gave this bug a priority of
"Blocker".
> Unit test TestBuiltin fails on line 507 in test case testShellFuncMultiple on
> Windows
> -------------------------------------------------------------------------------------
>
> Key: PIG-131
> URL: https://issues.apache.org/jira/browse/PIG-131
> Project: Pig
> Issue Type: Bug
> Environment: Windows XP
> Reporter: Xu Zhang
> Priority: Blocker
>
> Here is the results of running TestBuiltin on a Windows XP machine. Is it
> because a new line is interpreted differently on Linux and Windows?
> {noformat}
> junit.framework.ComparisonFailure: null expected:<0AA[]> but was:<0AA[
> ]>
> at
> org.apache.pig.test.TestBuiltin.testShellFuncMultiple(TestBuiltin.java:507)
> Standard Output
> f00
> b00
> 0BB
> .
> .
> .
> {noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.