src/main/java/org/apache/sling/launchpad/webapp/integrationtest/JspIncludeTest.java (2 lines): - line 195: // TODO: SLING-515, status is 500 when running the tests as part of the maven build - line 213: // TODO: SLING-515, status is 500 when running the tests as part of the maven build src/main/java/org/apache/sling/launchpad/webapp/integrationtest/servlets/post/PostServletPrivilegesUpdateTest.java (1 line): - line 99: @Ignore // TODO fails on jackrabbit 2.6.5 and on Oak src/main/java/org/apache/sling/launchpad/webapp/integrationtest/ForwardTest.java (1 line): - line 136: // TODO: SLING-515, status is 500 when running the tests as part of the maven build src/main/java/org/apache/sling/launchpad/webapp/integrationtest/util/ServerSideTestClient.java (1 line): - line 41: * situations (TODO: split that class into smaller utilities to avoid src/main/java/org/apache/sling/launchpad/webapp/integrationtest/auth/AuthenticationResponseCodeTest.java (1 line): - line 225: // TODO - move this method into commons.testing src/main/java/org/apache/sling/launchpad/webapp/integrationtest/JspForwardTest.java (1 line): - line 171: // TODO: SLING-515, status is 500 when running the tests as part of the maven build src/main/java/org/apache/sling/launchpad/webapp/integrationtest/IncludeTest.java (1 line): - line 138: // TODO: SLING-515, status is 500 when running the tests as part of the maven build src/main/java/org/apache/sling/launchpad/webapp/integrationtest/UploadFileTest.java (1 line): - line 136: TODO: does not work, since no nt:file resource type handler present ??? src/main/java/org/apache/sling/launchpad/webapp/integrationtest/SlingWebDavServletTest.java (1 line): - line 39: // TODO there was previously no /default and the test passed, with a // before the testDir path src/main/java/org/apache/sling/launchpad/webapp/integrationtest/JspScriptingTest.java (1 line): - line 35: * TODO this class can be generalized to be used for any scripting language,