[
https://issues.apache.org/jira/browse/SLING-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13000357#comment-13000357
]
Bertrand Delacretaz commented on SLING-2001:
--------------------------------------------
Might be a timing problem: the test code installs and starts 5 additional
bundles one after the other, without considering their dependencies.
If the junit core bundle is installed last, for example, the others will not
start.
If that hypothesis is right, I'll need to either loop starting all newly
installed bundles until they all start, or consider their dependencies when
installing them.
> Sample Integration tests are failing
> ------------------------------------
>
> Key: SLING-2001
> URL: https://issues.apache.org/jira/browse/SLING-2001
> Project: Sling
> Issue Type: Bug
> Components: Testing
> Environment: $ mvn -v
> Apache Maven 3.0.2 (r1056850; 2011-01-09 01:58:10+0100)
> Java version: 1.5.0_21, vendor: Sun Microsystems Inc.
> Java home: /usr/java/jdk1.5.0_21/jre
> Default locale: de_CH, platform encoding: UTF-8
> OS name: "linux", version: "2.6.35-25-generic", arch: "amd64", family: "unix"
> Reporter: Felix Meschberger
> Attachments:
> org.apache.sling.testing.samples.testtools.http.OsgiConsoleTest.txt,
> org.apache.sling.testing.samples.testtools.serverside.FailingTestsTest.txt,
> org.apache.sling.testing.samples.testtools.serverside.JSONResponseTest.txt,
> org.apache.sling.testing.samples.testtools.serverside.ServerSideSampleTest.txt,
>
> org.apache.sling.testing.samples.testtools.serverside.SingleServerSideMethodTest.txt
>
>
> Running a trunk build aborts in the Sample Integration tests:
> Failed tests:
>
> initializationError(org.apache.sling.testing.samples.testtools.serverside.ServerSideSampleTest)
>
> testWithRetries(org.apache.sling.testing.samples.testtools.serverside.JSONResponseTest)
>
> testSomeConsolePaths(org.apache.sling.testing.samples.testtools.http.OsgiConsoleTest)
>
> initializationError(org.apache.sling.testing.samples.testtools.serverside.SingleServerSideMethodTest)
>
> testFailures(org.apache.sling.testing.samples.testtools.serverside.FailingTestsTest)
> Will attach the surefire data files
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira