rombert commented on code in PR #14: URL: https://github.com/apache/sling-org-apache-sling-connection-timeout-agent/pull/14#discussion_r2375226338
########## src/test/java/org/apache/sling/cta/impl/AgentIT.java: ########## @@ -64,7 +61,7 @@ @ExtendWith(MisbehavingServerExtension.class) public class AgentIT { - static final int EXECUTION_TIMEOUT_SECONDS = 7; + static final int EXECUTION_TIMEOUT_SECONDS = 10; Review Comment: Then there is something related to your test env, not sure what. It passes with a 7 seconds timeout for me and also on Jenkins ( https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-connection-timeout-agent/job/master/ ) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@sling.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org