PostServletOutputContentTypeTest shouldn't rely on a StackOverflowError
-----------------------------------------------------------------------

                 Key: SLING-2050
                 URL: https://issues.apache.org/jira/browse/SLING-2050
             Project: Sling
          Issue Type: Bug
          Components: Testing
            Reporter: Bertrand Delacretaz
            Assignee: Bertrand Delacretaz
            Priority: Minor


PostServletOutputContentTypeTest uses a recursive copy to cause a server-side 
error. The operation causes a StackOverflowError which can take a long time to 
come up, and could cause other issues server-side.

To avoid problems, the test should use another operation to cause a server-side 
error.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to