Description
All the tests in TestStreamXmlMultipleRecords fail on Windows with errors similar to this -
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)