[ 
https://issues.apache.org/jira/browse/SLING-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594859#comment-13594859
 ] 

Carsten Ziegeler commented on SLING-2763:
-----------------------------------------

I've created SLING-2775 to track a special test of ConstraintViolationException 
in the post servlet - but it seems that's the only place, apart from the test
                
> 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: Improvement
>          Components: Testing
>            Reporter: Alex Parvulescu
>            Assignee: Carsten Ziegeler
>            Priority: Minor
>         Attachments: SLING-2763.patch
>
>
> 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

Reply via email to