Details
-
Test
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
This can be reproduced locally:
Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 4.89 sec <<< FAILURE! - in org.apache.hadoop.mapred.pipes.TestPipeApplication
testSubmitter(org.apache.hadoop.mapred.pipes.TestPipeApplication) Time elapsed: 0.061 sec <<< FAILURE!
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.mapred.pipes.TestPipeApplication.testSubmitter(TestPipeApplication.java:310)
Attachments
Attachments
Issue Links
- is broken by
-
MAPREDUCE-5945 Update the description of GenericOptionsParser -jt option
- Closed
- is duplicated by
-
MAPREDUCE-6120 TestPipeApplication fails on trunk
- Resolved