Build error: tests take a loooooooooong time
--------------------------------------------
Key: SLING-1782
URL: https://issues.apache.org/jira/browse/SLING-1782
Project: Sling
Issue Type: Bug
Reporter: Andreas Kuckartz
Building revision 997835 takes a loooooooooong time. I stopped that after the
integration tests had run longer than half an hour and there werde some
problems as one can see in the log.
I did not find any more information in
sling/launchpad/testing/target/surefire-reports, but there were a small number
of warnings "[main] HttpMethodBase.java:682 Going to buffer response
body of large or unknown size. Using getResponseBodyAsStream instead is
recommended."
---
Running org.apache.sling.launchpad.testing.TestAll
Running org.apache.sling.launchpad.webapp.integrationtest.issues.SLING457Test
Checking if the required Sling services are started (timeout 62 seconds)...
(base URLs=http://localhost:43374 and http://localhost:43374)
Sling services seem to be started, continuing with integration tests.
JSP script engine configured using serverscripts/jsp-engine-setup.jsp
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.GetStarTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.JspForwardTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
Running
org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PathsServletTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
Running
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingDefaultValuesTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.MkdirTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
Running
org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PutMethodServletTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
Running
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtCopyTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.FiltersTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.JavascriptWrappersTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.GetWithSuffixTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
Running
org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.WarSelectorServletTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
Running
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletUpdateTest
Tests run: 7, Failures: 0, Errors: 1, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.RedirectTest
Tests run: 4, Failures: 1, Errors: 3, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.GeneratedNodeNameTest
Tests run: 6, Failures: 0, Errors: 6, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.StaticContentTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.InitialContentTest
Tests run: 5, Failures: 5, Errors: 0, Skipped: 0
Running
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletOrderTest
Tests run: 9, Failures: 0, Errors: 9, Skipped: 0
Running
org.apache.sling.launchpad.webapp.integrationtest.ScriptBuiltinObjectsTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
Running
org.apache.sling.launchpad.webapp.integrationtest.accessManager.PrivilegesInfoTest
Tests run: 5, Failures: 0, Errors: 5, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.PostRedirectTest
Tests run: 6, Failures: 0, Errors: 6, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.NamespaceMappingTest
Tests run: 4, Failures: 4, Errors: 0, Skipped: 0
Running
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCreateTest
Tests run: 12, Failures: 2, Errors: 10, Skipped: 0
Running
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletOutputContentTypeTest
Tests run: 6, Failures: 5, Errors: 1, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.SyntheticResourceTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0
Running
org.apache.sling.launchpad.webapp.integrationtest.userManager.UpdateGroupTest
Tests run: 3, Failures: 3, Errors: 0, Skipped: 0
Running
org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.ExtensionServletTest
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.DavExIntegrationTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.