[
https://issues.apache.org/jira/browse/SLING-7251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332021#comment-16332021
]
Nicolas Peltier commented on SLING-7251:
----------------------------------------
[~olli] interesting. How long does the tests take for you (good indicator of
load i guess):
for me
{Code}
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.sling.pipes.it.PipeBuilderIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.548 sec - in
org.apache.sling.pipes.it.PipeBuilderIT
Running org.apache.sling.pipes.it.PlumberTestIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.367 sec - in
org.apache.sling.pipes.it.PlumberTestIT
Running org.apache.sling.pipes.it.PlumberServletIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 14.186 sec - in
org.apache.sling.pipes.it.PlumberServletIT
Running org.apache.sling.pipes.it.PipeModelIT
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 18.167 sec <<<
FAILURE! - in org.apache.sling.pipes.it.PipeModelIT
testListComponent(org.apache.sling.pipes.it.PipeModelIT) Time elapsed: 3.586
sec <<< ERROR!
java.io.FileNotFoundException:
http://localhost:62056/content/list-component.html
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1872)
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
at java.net.URL.openStream(URL.java:1045)
at
org.apache.sling.pipes.it.PipeModelIT.testListComponent(PipeModelIT.java:53)
{Code}
> Fix pipes plumber servlet IT
> -----------------------------
>
> Key: SLING-7251
> URL: https://issues.apache.org/jira/browse/SLING-7251
> Project: Sling
> Issue Type: Bug
> Components: Extensions
> Affects Versions: pipes 2.0.0
> Reporter: Nicolas Peltier
> Assignee: Oliver Lietz
> Priority: Major
>
> new Plumber servlet IT fail. This should be fixed
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)