Carsten Ziegeler created SLING-6750:
---------------------------------------
Summary: NPE with TestContextRunListenerWrapper in
WriteableResourcesTest
Key: SLING-6750
URL: https://issues.apache.org/jira/browse/SLING-6750
Project: Sling
Issue Type: Bug
Components: Launchpad, Testing
Reporter: Carsten Ziegeler
Priority: Blocker
There is an NPE in the WriteableResourcesTest. It seems the field
ResourceResolverFactory is not initialized when the test starts.
0.03.2017 07:06:38.015 *WARN* [qtp1706723350-50]
org.apache.sling.junit.impl.TestContextRunListenerWrapper JUnit test execution
failed:
testSimpleCRUD(org.apache.sling.launchpad.testservices.serversidetests.WriteableResourcesTest):
null
java.lang.NullPointerException: null
at
org.apache.sling.launchpad.testservices.serversidetests.WriteableResourcesTest.setup(WriteableResourcesTest.java:57)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)