[
https://issues.apache.org/jira/browse/PIG-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xu Zhang updated PIG-130:
-------------------------
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 477 in test case testShellFuncSingle on
> Windows
> -----------------------------------------------------------------------------------
>
> Key: PIG-130
> URL: https://issues.apache.org/jira/browse/PIG-130
> 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}
> org.apache.pig.test.TestBuiltin.testShellFuncSingle
> junit.framework.ComparisonFailure: null expected:<f00[]> but was:<f00[
> ]>
> at
> org.apache.pig.test.TestBuiltin.testShellFuncSingle(TestBuiltin.java:477)
> Standard Output
> f00
> b00
> 0BB
> 1BB
> 2BB
> 3BB
> 4BB
> 5BB
> 6BB
> 7BB
> 8BB
> 9BB
> 10BB
> 11BB
> 12BB
> 13BB
> 14BB
> 15BB
> 16BB
> 17BB
> 18BB
> .
> .
> .
> {noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.