[
https://issues.apache.org/jira/browse/SLING-3615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu updated SLING-3615:
-----------------------------------
Attachment: SLING-3616-1.patch
> it tests in tooling/ide/eclipse-test fail on MacOS due to missing (default)
> JRE
> -------------------------------------------------------------------------------
>
> Key: SLING-3615
> URL: https://issues.apache.org/jira/browse/SLING-3615
> Project: Sling
> Issue Type: Bug
> Components: IDE
> Reporter: Stefan Egli
> Assignee: Robert Munteanu
> Fix For: Sling Eclipse IDE 1.0.0
>
> Attachments: SLING-3616-1.patch
>
>
> As a follow-up of SLING-3564: I'm still getting it failures:
> {code}
> Failed tests:
> deployBundleOnServer_localInstall(org.apache.sling.ide.test.impl.BundleDeploymentTest):
> Unexpected status call for http://localhost:56252/simple-servlet (expected
> 200, got 404)
>
> deployBundleOnServer_jarredInstall(org.apache.sling.ide.test.impl.BundleDeploymentTest):
> Unexpected status call for http://localhost:56252/simple-servlet (expected
> 200, got 404)
>
> wildCardHeaderIsIgnored(org.apache.sling.ide.test.impl.ServiceComponentHeaderValidatorTest):
>
> manifestNotUnderOutputDirectoryIsIgnored(org.apache.sling.ide.test.impl.ServiceComponentHeaderValidatorTest):
>
> missingDescriptorIsReported(org.apache.sling.ide.test.impl.ServiceComponentHeaderValidatorTest):
>
> presentDescriptorIsNotReported(org.apache.sling.ide.test.impl.ServiceComponentHeaderValidatorTest):
> {code}
> The problem can be narrowed down to the fact that the eclipse launched by
> tycho-surefire-plugin does not have a default JRE configured. It complains
> that:
> {code}
> Unbound classpath container: 'Default System Library' in project
> 'test-project-1'
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)