[ 
https://issues.apache.org/jira/browse/SLING-8080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16678408#comment-16678408
 ] 

Robert Munteanu commented on SLING-8080:
----------------------------------------

The last launchpad-testing version that was working for me was 
[sling-org-apache-sling-launchpad-testing commit 
138ff27|https://github.com/apache/sling-org-apache-sling-launchpad-testing/commit/138ff27]
 . I generated a diff between the old and the new slingstart files from 
{{target/slingstart-tmp/standalone/resources/provisioning/model.txt}}:

{noformat}
$ diff slingstart-{old,new}.txt
147c147
<   org.apache.sling/org.apache.sling.launchpad.test-fragment/2.0.16
---
>   org.apache.sling/org.apache.sling.launchpad.test-fragment/12-SNAPSHOT
150,151c150,151
<   org.apache.sling/org.apache.sling.launchpad.test-services-war/2.0.16/war
<   org.apache.sling/org.apache.sling.launchpad.test-services/2.0.16
---
>   
> org.apache.sling/org.apache.sling.launchpad.test-services-war/12-SNAPSHOT/war
>   org.apache.sling/org.apache.sling.launchpad.test-services/12-SNAPSHOT
159c159
<   org.apache.sling/org.apache.sling.launchpad.test-services/2.0.16
---
>   org.apache.sling/org.apache.sling.launchpad.test-services/12-SNAPSHOT
181a182,186
> 
> # Dependencies
> [artifacts]
>   
> org.apache.sling/org.apache.sling.launchpad.test-bundles/12-SNAPSHOT/slingfeature
>   org.apache.sling/org.apache.sling.starter/12-SNAPSHOT/slingstart
{noformat}

Besides the version changes, which are expected, I see that the 'new' 
slingstart file has the unprocessed dependencies to the starter and the 
test-bundles artifacts still defined, which is the root cause of the error.

> Almost all ITs fail after the Starter 11 release
> ------------------------------------------------
>
>                 Key: SLING-8080
>                 URL: https://issues.apache.org/jira/browse/SLING-8080
>             Project: Sling
>          Issue Type: Bug
>          Components: Starter, Testing
>            Reporter: Robert Munteanu
>            Assignee: Robert Munteanu
>            Priority: Critical
>
> Almost all tests fail:
> {noformat}
> [ERROR] Tests run: 575, Failures: 561, Errors: 10, Skipped: 1
> {noformat}
> I noticed that Sling is permanently in the 'Apache Sling is starting up' 
> phase.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to