[ 
https://issues.apache.org/jira/browse/SLING-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carsten Ziegeler resolved SLING-2763.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: Launchpad Testing 7

I've removed the test for a specific execption completely as this is 
implementation specific anyway. A failed request is enough for the test I think
                
> 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
>             Fix For: Launchpad Testing 7
>
>         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