reschke opened a new pull request, #178:
URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/178

   …ad of Path when getting aliases
   
   This chaneg currently makes one test fail:
   
   ~~~
   [INFO] Running 
org.apache.sling.resourceresolver.impl.MockedResourceResolverImplTest
   [ERROR] Tests run: 12, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
0.266 s <<< FAILURE! -- in 
org.apache.sling.resourceresolver.impl.MockedResouresolverImplTest
   [ERROR] 
org.apache.sling.resourceresolver.impl.MockedResourceResolverImplTest.testMapping
 -- Time elapsed: 0.019 s <<< FAILURE!
   org.junit.ComparisonFailure: expected:</[single/]test?q=123123> but 
was:</[]test?q=123123>
           at org.junit.Assert.assertEquals(Assert.java:117)
           at org.junit.Assert.assertEquals(Assert.java:146)
           at 
org.apache.sling.resourceresolver.impl.MockedResourceResolverImplTest.testMapping(MockedResourceResolverImplTest.java:661)
           at java.base/java.lang.reflect.Method.invoke(Method.java:568)
   ~~~
   
   Help :-)
   
   Maybe the mocked resolver (?) does not work correctly?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@sling.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to