Robert Munteanu created SLING-3713:
--------------------------------------
Summary: VanityPathTest testRedirectOnPathWithExtension fails:
Expecting temporary redirect expected:<302> but was:<404>
Key: SLING-3713
URL: https://issues.apache.org/jira/browse/SLING-3713
Project: Sling
Issue Type: Bug
Components: ResourceResolver
Reporter: Robert Munteanu
Fix For: Resource Resolver 1.1.2
This failure was first seen in
[https://builds.apache.org/view/S-Z/view/Sling/job/sling-trunk-1.7/612|sling-trunk-1.7
build 612] - rev 1606740 .
{code}Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.142 sec
<<< FAILURE! - in
org.apache.sling.launchpad.webapp.integrationtest.VanityPathTest
testRedirectOnPathWithExtension(org.apache.sling.launchpad.webapp.integrationtest.VanityPathTest)
Time elapsed: 0.546 sec <<< FAILURE!
junit.framework.AssertionFailedError: Expecting temporary redirect
expected:<302> but was:<404>
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.failNotEquals(Assert.java:329)
at junit.framework.Assert.assertEquals(Assert.java:78)
at junit.framework.Assert.assertEquals(Assert.java:234)
at junit.framework.TestCase.assertEquals(TestCase.java:401)
at
org.apache.sling.launchpad.webapp.integrationtest.VanityPathTest.testRedirectOnPathWithExtension(VanityPathTest.java:186){code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)