You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Bertrand Delacretaz (JIRA)" <ji...@apache.org> on 2009/02/23 16:26:02 UTC

[jira] Created: (SLING-869) Three tests fail in contrib integration tests

Three tests fail in contrib integration tests
---------------------------------------------

                 Key: SLING-869
                 URL: https://issues.apache.org/jira/browse/SLING-869
             Project: Sling
          Issue Type: Bug
          Components: Testing
         Environment: macosx, JDK 1.6.0_07
            Reporter: Bertrand Delacretaz


mvn clean install in contrib fails for me:

[INFO] Building Apache Sling Launchpad Contrib Testing
...
[
Failed tests: 
  testAptDocument(org.apache.sling.launchpad.webapp.integrationtest.apt.SimpleAptRenderingTest)
  testGetStarWithScript(org.apache.sling.launchpad.webapp.integrationtest.GetStarTest)
  testDefaultResourceType(org.apache.sling.launchpad.webapp.integrationtest.PathBasedResourceTypeTest)

Haven't investigated yet.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SLING-869) Three tests fail in contrib integration tests

Posted by "Bertrand Delacretaz (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SLING-869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12694587#action_12694587 ] 

Bertrand Delacretaz commented on SLING-869:
-------------------------------------------

I had a quick look and SimpleAptRenderingTest is failing because the apt parser and servlet bundles are not installed.
Gotta run now, but that will be easy to fix.

> Three tests fail in contrib integration tests
> ---------------------------------------------
>
>                 Key: SLING-869
>                 URL: https://issues.apache.org/jira/browse/SLING-869
>             Project: Sling
>          Issue Type: Bug
>          Components: Testing
>         Environment: macosx, JDK 1.6.0_07
>            Reporter: Bertrand Delacretaz
>
> mvn clean install in contrib fails for me:
> [INFO] Building Apache Sling Launchpad Contrib Testing
> ...
> [
> Failed tests: 
>   testAptDocument(org.apache.sling.launchpad.webapp.integrationtest.apt.SimpleAptRenderingTest)
>   testGetStarWithScript(org.apache.sling.launchpad.webapp.integrationtest.GetStarTest)
>   testDefaultResourceType(org.apache.sling.launchpad.webapp.integrationtest.PathBasedResourceTypeTest)
> Haven't investigated yet.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (SLING-869) Three tests fail in contrib integration tests

Posted by "Bertrand Delacretaz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bertrand Delacretaz closed SLING-869.
-------------------------------------

    Resolution: Fixed

Fixed in revision 762344

> Three tests fail in contrib integration tests
> ---------------------------------------------
>
>                 Key: SLING-869
>                 URL: https://issues.apache.org/jira/browse/SLING-869
>             Project: Sling
>          Issue Type: Bug
>          Components: Testing
>         Environment: macosx, JDK 1.6.0_07
>            Reporter: Bertrand Delacretaz
>
> mvn clean install in contrib fails for me:
> [INFO] Building Apache Sling Launchpad Contrib Testing
> ...
> [
> Failed tests: 
>   testAptDocument(org.apache.sling.launchpad.webapp.integrationtest.apt.SimpleAptRenderingTest)
>   testGetStarWithScript(org.apache.sling.launchpad.webapp.integrationtest.GetStarTest)
>   testDefaultResourceType(org.apache.sling.launchpad.webapp.integrationtest.PathBasedResourceTypeTest)
> Haven't investigated yet.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.