[
https://issues.apache.org/jira/browse/HADOOP-11253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Haohui Mai updated HADOOP-11253:
--------------------------------
Resolution: Fixed
Fix Version/s: 2.6.0
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
I've committed the patch to trunk, branch-2 and branch-2.6. Thanks [~vvasudev]
for the contribution.
> Hadoop streaming test TestStreamXmlMultipleRecords fails on Windows
> -------------------------------------------------------------------
>
> Key: HADOOP-11253
> URL: https://issues.apache.org/jira/browse/HADOOP-11253
> Project: Hadoop Common
> Issue Type: Test
> Components: tools
> Reporter: Varun Vasudev
> Assignee: Varun Vasudev
> Fix For: 2.6.0
>
> Attachments: apache-hadoop-11253.0.patch
>
>
> All the tests in TestStreamXmlMultipleRecords fail on Windows with errors
> similar to this -
> {noformat}
> java.lang.AssertionError: null
> at org.junit.Assert.fail(Assert.java:86)
> at org.junit.Assert.assertTrue(Assert.java:41)
> at org.junit.Assert.assertTrue(Assert.java:52)
> at
> org.apache.hadoop.streaming.TestStreaming.assertOutput(TestStreaming.java:177)
> at
> org.apache.hadoop.streaming.TestStreaming.checkOutput(TestStreaming.java:166)
> at
> org.apache.hadoop.streaming.TestStreaming.testCommandLine(TestStreaming.java:201)
> at
> org.apache.hadoop.streaming.TestStreamXmlMultipleRecords.testStreamXmlMultiInnerFast(TestStreamXmlMultipleRecords.java:113)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)