Robert Munteanu created SLING-8290:
--------------------------------------
Summary: BundleDeploymentTest failure on Jenkins
Key: SLING-8290
URL: https://issues.apache.org/jira/browse/SLING-8290
Project: Sling
Issue Type: Bug
Components: IDE
Reporter: Robert Munteanu
Fix For: Sling Eclipse IDE 1.2.4
Spotted a new IT failure on Jenkins:
{noformat}
Running org.apache.sling.ide.test.impl.BundleDeploymentTest Tests run: 2,
Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 10.418 sec <<< FAILURE! - in
org.apache.sling.ide.test.impl.BundleDeploymentTest
deployBundleOnServer_localInstall(org.apache.sling.ide.test.impl.BundleDeploymentTest)
Time elapsed: 8.334 sec <<< FAILURE! java.lang.AssertionError: Unexpected
response for http://localhost:43562/simple-servlet Expected: "Version 2"
but: was "Version 1" at
org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at
org.junit.Assert.assertThat(Assert.java:956) at
org.apache.sling.ide.test.impl.helpers.RepositoryAccessor.assertGetIsSuccessful(RepositoryAccessor.java:74)
at
org.apache.sling.ide.test.impl.BundleDeploymentTest$3.call(BundleDeploymentTest.java:147)
at
org.apache.sling.ide.test.impl.BundleDeploymentTest$3.call(BundleDeploymentTest.java:1)
at org.apache.sling.ide.test.impl.helpers.Poller$1.run(Poller.java:84)
at
org.apache.sling.ide.test.impl.helpers.Poller.pollUntilSuccessful(Poller.java:52)
at org.apache.sling.ide.test.impl.helpers.Poller.pollUntil(Poller.java:79)
at
org.apache.sling.ide.test.impl.BundleDeploymentTest.deployBundleOnServer(BundleDeploymentTest.java:144)
at
org.apache.sling.ide.test.impl.BundleDeploymentTest.deployBundleOnServer_localInstall(BundleDeploymentTest.java:81)
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)