Integration test failures after upgrading to Jackrabbit 1.6
-----------------------------------------------------------
Key: SLING-1208
URL: https://issues.apache.org/jira/browse/SLING-1208
Project: Sling
Issue Type: Bug
Components: JCR
Reporter: Felix Meschberger
After applying the patch for SLING-1190, some integration tests fail (reported
by Justin Edelson and also seen by me):
Failed tests:
testRemoveAce(org.apache.sling.launchpad.webapp.integrationtest.accessManager.RemoveAcesTest)
testRemoveAces(org.apache.sling.launchpad.webapp.integrationtest.accessManager.RemoveAcesTest)
testChangeUserPasswordWrongOldPwd(org.apache.sling.launchpad.webapp.integrationtest.userManager.UpdateUserTest)
Tests in error:
testCreateUser(org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateUserTest)
testCreateUserWithExtraProperties(org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateUserTest)
testCreateGroup(org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateGroupTest)
testCreateGroupWithExtraProperties(org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateGroupTest)
This should be further invetigated.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.