Hi,

Hmm, looks like I forgot to migrate the jcrinstall integration test
module to the new launchpad.

I have a question anyway: Shoulnd't the jcrinstall install integration
tests not be integrated with the launchpad integration tests anyway ?

Regards
Felix

Andreas Hartmann schrieb:
> Hi Sling devs,
> 
> I just did a fresh checkout of the trunk (Mac OS X, Java 1.5.0_16).
> 
> The command
> 
>   mvn -s /dev/null clean install
> 
> resulted in
> 
> Failed tests:
> testWebServerRoot(org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest)
> 
> test404(org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest)
> testStopAndRestart(org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest)
> 
> testInstallAndRemoveBundles(org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest)
> 
> testStopAndRestart(org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest)
> 
> 
> The log files contain this error:
> 
> unit.framework.AssertionFailedError: Sling services not available.
> Already checked in earlier tests.
>         at junit.framework.Assert.fail(Assert.java:47)
>         at
> org.apache.sling.commons.testing.integration.HttpTestBase.waitForSlingStartup(HttpTestBase.java:156)
> 
> 
> 
> Any hints what might be going wrong?
> 
> TIA!
> 
> -- Andreas
> 
> 

Reply via email to