Alex Parvulescu created SLING-2763:
--------------------------------------
Summary: Tweak PostServletCreateTest.testCreatingNodeUnderFile
test to allow the presence of a PersistenceException
Key: SLING-2763
URL: https://issues.apache.org/jira/browse/SLING-2763
Project: Sling
Issue Type: Bug
Components: Testing
Reporter: Alex Parvulescu
Priority: Minor
Running {{PostServletCreateTest.testCreatingNodeUnderFile}} against an Oak
repo, the test fails because it expects to see a
{{ConstraintViolationException}} on the page.
As oak has a different behavior wrt the moment when it throws the
{{ConstraintViolationException}}, it may end up being wrapped into a
{{PersistenceException}} which will fail the test even if the overall
expectations are met.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira