Akira Ajisaka created MAPREDUCE-6789:
----------------------------------------
Summary: TestAMWebApp fails
Key: MAPREDUCE-6789
URL: https://issues.apache.org/jira/browse/MAPREDUCE-6789
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: test
Reporter: Akira Ajisaka
TestAMWebApp.testMRWebAppRedirection fails.
{noformat}
Running org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebApp
Tests run: 12, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 27.337 sec <<<
FAILURE! - in org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebApp
testMRWebAppRedirection(org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebApp)
Time elapsed: 0.854 sec <<< FAILURE!
org.junit.ComparisonFailure:
expected:<...ttp://9.9.9.9/proxy/[]application_0_0000/m...> but
was:<...ttp://9.9.9.9/proxy/[redirect/]application_0_0000/m...>
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at
org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebApp.testMRWebAppRedirection(TestAMWebApp.java:253)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]