You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (JIRA)" <ji...@apache.org> on 2014/07/28 10:56:38 UTC

[jira] [Created] (SLING-3806) ServerSideScriptsTest.runScripts[0 - installer-duplicate.jsp] test failure

Robert Munteanu created SLING-3806:
--------------------------------------

             Summary: ServerSideScriptsTest.runScripts[0 - installer-duplicate.jsp] test failure
                 Key: SLING-3806
                 URL: https://issues.apache.org/jira/browse/SLING-3806
             Project: Sling
          Issue Type: Bug
          Components: Testing
            Reporter: Robert Munteanu


{{org.apache.sling.launchpad.webapp.integrationtest.ServerSideScriptsTest.runScripts[0 - installer-duplicate.jsp]}} has started failing since [sling-trunk-1.6 build 2332|https://builds.apache.org/view/S-Z/view/Sling/job/sling-trunk-1.6/2332/org.apache.sling$org.apache.sling.launchpad.testing/] .

Error message:

{noformat}Expected 0 failing tests but got 1 for /tmp/1406537024926.dir/scripts/sling-it/installer-duplicate.jsp: [verifyContent[0](org.apache.sling.junit.scriptable.TestAllPaths): Unexpected content at path /apps/testing/sling/scripted-tests/installer-duplicate.test.txt, should be just TEST_PASSED (lines starting with # and empty lines are ignored)
content was:
Active resources: [group[[resource[entityId=bundle:org.apache.sling.jcr.ocm, scheme=launchpad, url=launchpad:file:/home/jenkins/jenkins-slave/workspace/sling-trunk-1.6/trunk/bundles/jcr/ocm/target/org.apache.sling.jcr.ocm-2.0.5-SNAPSHOT.jar, type=bundle, state=INSTALL, version=2.0.5.SNAPSHOT, lastChange=-1, priority=50, digest=1406535422000]]]]

]{noformat}

Stacktrace

{noformat}
java.lang.AssertionError: Expected 0 failing tests but got 1 for /tmp/1406537024926.dir/scripts/sling-it/installer-duplicate.jsp: [verifyContent[0](org.apache.sling.junit.scriptable.TestAllPaths): Unexpected content at path /apps/testing/sling/scripted-tests/installer-duplicate.test.txt, should be just TEST_PASSED (lines starting with # and empty lines are ignored)
content was:
Active resources: [group[[resource[entityId=bundle:org.apache.sling.jcr.ocm, scheme=launchpad, url=launchpad:file:/home/jenkins/jenkins-slave/workspace/sling-trunk-1.6/trunk/bundles/jcr/ocm/target/org.apache.sling.jcr.ocm-2.0.5-SNAPSHOT.jar, type=bundle, state=INSTALL, version=2.0.5.SNAPSHOT, lastChange=-1, priority=50, digest=1406535422000]]]]

]
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.sling.launchpad.webapp.integrationtest.ServerSideScriptsTest.runScripts(ServerSideScriptsTest.java:240)

{noformat}

The last known good revision was 1613763, first known bad revision was  1613896 .



--
This message was sent by Atlassian JIRA
(v6.2#6252)