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 2015/02/24 10:28:04 UTC

[jira] [Created] (SLING-4457) ContentDeploymentTest.fileDeployedBeforeAddingModuleToServerIsPublished failed on Jenkins

Robert Munteanu created SLING-4457:
--------------------------------------

             Summary: ContentDeploymentTest.fileDeployedBeforeAddingModuleToServerIsPublished failed on Jenkins
                 Key: SLING-4457
                 URL: https://issues.apache.org/jira/browse/SLING-4457
             Project: Sling
          Issue Type: Test
          Components: IDE
            Reporter: Robert Munteanu
             Fix For: Sling Eclipse IDE 1.0.8


*Error Message*

{noformat}FailOnUnsuccessfulEventsRule : 1 unexpected events captured:
ReorderChildNodesCommand -> /test/hello.txt : JcrResult[ success:false, exception: org.apache.sling.ide.transport.RepositoryException - javax.jcr.RepositoryException: Unable to retrieve NodeInfo for http://localhost:44686/server/default/jcr%3aroot/]{noformat}

*Stacktrace*

{noformat}java.lang.AssertionError: FailOnUnsuccessfulEventsRule : 1 unexpected events captured:
ReorderChildNodesCommand -> /test/hello.txt : JcrResult[ success:false, exception: org.apache.sling.ide.transport.RepositoryException - javax.jcr.RepositoryException: Unable to retrieve NodeInfo for http://localhost:44686/server/default/jcr%3aroot/]
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.sling.ide.test.impl.helpers.AbstractFailOnUnexpectedEventsRule.after(AbstractFailOnUnexpectedEventsRule.java:102)
	at org.apache.sling.ide.test.impl.helpers.AbstractFailOnUnexpectedEventsRule$1.evaluate(AbstractFailOnUnexpectedEventsRule.java:58)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:156)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:82)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:91)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable$1.run(E4Testable.java:72)
	at java.lang.Thread.run(Thread.java:662){noformat}

Recorded failures:

* sling-ide-1.6 build 228




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)