[
https://issues.apache.org/jira/browse/SLING-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843532#action_12843532
]
Carsten Ziegeler commented on SLING-1350:
-----------------------------------------
Thanks for your patch, Michael - I just applied a slightly modified version.
The path based resource decorator is working now as well.
The scala tests now pass, but the the scala hello-world and forum tests do not
pass :)
If you need to adjust the bundles list, it is in src/main/bundles/list.xml
> Many test failures in contrib/launchpad/testing
> ------------------------------------------------
>
> Key: SLING-1350
> URL: https://issues.apache.org/jira/browse/SLING-1350
> Project: Sling
> Issue Type: Bug
> Components: Testing
> Reporter: Michael Dürig
> Priority: Minor
> Attachments: SLING-1350-scala.patch
>
>
> The following tests fail:
> Failed tests:
>
> testStaticXml(org.apache.sling.launchpad.webapp.integrationtest.xproc.XsltTest)
>
> testDynamicXml(org.apache.sling.launchpad.webapp.integrationtest.xproc.XsltTest)
>
> testPythonHtml(org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest)
>
> testPythonJavaCode(org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest)
>
> testPythonHtmlInAppsFolder(org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest)
>
> testPythonXml(org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest)
>
> testPythonPlain(org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest)
>
> testGetStarWithScript(org.apache.sling.launchpad.webapp.integrationtest.GetStarTest)
>
> testAptDocument(org.apache.sling.launchpad.webapp.integrationtest.apt.SimpleAptRenderingTest)
>
> testScala(org.apache.sling.launchpad.webapp.integrationtest.scala.ScalaScriptingTest)
>
> testDefaultResourceType(org.apache.sling.launchpad.webapp.integrationtest.PathBasedResourceTypeTest)
> Tests run: 14, Failures: 11, Errors: 0, Skipped: 0
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.