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 2016/08/01 14:32:20 UTC

[jira] [Commented] (SLING-5919) org.apache.sling.testing.samples.modulewit.BasicTeleportedIT.testConfigAdmin times out.

    [ https://issues.apache.org/jira/browse/SLING-5919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15402125#comment-15402125 ] 

Robert Munteanu commented on SLING-5919:
----------------------------------------

The interesting part is that the test consistently passes for me locally.

> org.apache.sling.testing.samples.modulewit.BasicTeleportedIT.testConfigAdmin times out.
> ---------------------------------------------------------------------------------------
>
>                 Key: SLING-5919
>                 URL: https://issues.apache.org/jira/browse/SLING-5919
>             Project: Sling
>          Issue Type: Bug
>            Reporter: Ian Boston
>            Assignee: Konrad Windszus
>              Labels: sling-IT
>         Attachments: TEST-org.apache.sling.testing.samples.modulewit.BasicTeleportedIT.xml, org.apache.sling.testing.samples.modulewit.BasicTeleportedIT.txt
>
>
> {code}
> Timeout waiting for test at http://localhost:57998/system/sling/junit/org.apache.sling.testing.samples.modulewit.BasicTeleportedIT/testConfigAdmin.junit_result (5 seconds)" type="java.lang.AssertionError">java.lang.AssertionError: Timeout waiting for test at http://localhost:57998/system/sling/junit/org.apache.sling.testing.samples.modulewit.BasicTeleportedIT/testConfigAdmin.junit_result (5 seconds)
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.apache.sling.testing.teleporter.client.TeleporterHttpClient.runTests(TeleporterHttpClient.java:165)
>         at org.apache.sling.testing.teleporter.client.ClientSideTeleporter$2.evaluate(ClientSideTeleporter.java:200)
>         at org.junit.rules.RunRules.evaluate(RunRules.java:20)
>         at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>         at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
>         at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
>         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
>         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>         at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>         at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
>         at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
>         at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
>         at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
>         at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
>         at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
>         at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
> {code}
> XML test output to follow.



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