[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13722859#comment-13722859
 ] 

Jason Lowe commented on MAPREDUCE-5430:
---------------------------------------

{noformat}
Running org.apache.hadoop.mapreduce.v2.util.TestMRApps
Tests run: 18, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.419 sec <<< 
FAILURE!
testSetClasspathWithArchives(org.apache.hadoop.mapreduce.v2.util.TestMRApps)  
Time elapsed: 101 sec  <<< FAILURE!
java.lang.AssertionError
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.hadoop.mapreduce.v2.util.TestMRApps.testSetClasspathWithArchives(TestMRApps.java:225)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
        at 
org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:62)
{noformat}

                
> TestMRApps#testSetClasspathWithArchives is failing
> --------------------------------------------------
>
>                 Key: MAPREDUCE-5430
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5430
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: distributed-cache, mrv2
>    Affects Versions: 2.3.0
>            Reporter: Jason Lowe
>
> TestMRApps#testSetClasspathWithArchives is failing, stacktrace to follow.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to