Hi Stefan,
On Thu, 2019-06-27 at 17:51 +0000, Stefan Seifert wrote:
> p.s. please note that one of the ITs is failing on my machine
> (running with windows / java 8)
>
> [ERROR] Tests run: 20, Failures: 1, Errors: 0, Skipped: 0, Time
> elapsed: 121.709 s <<< FAILURE! - in
> org.apache.sling.cta.impl.AgentIT
> [ERROR] readTimeout{ClientType, TestTimeouts,
> MisbehavingServerControl}[8] Time elapsed: 11.34 s <<< FAILURE!
> org.opentest4j.AssertionFailedError: expected: <timeout> but was:
> <Read timed out>
> at
> org.apache.sling.cta.impl.AgentIT.readTimeout(AgentIT.java:153)
>
> [INFO]
> [INFO] Results:
> [INFO]
> [ERROR] Failures:
> [ERROR] AgentIT.readTimeout:153 expected: <timeout> but was: <Read
> timed out>
> [INFO]
> [ERROR] Tests run: 20, Failures: 1, Errors: 0, Skipped: 0
Thanks for reporting this, Stefan. This does not look like a real
problem but instead the test relies on an exception message which is
platform-dependant. Can you please file a Jira issue for this? I'll
look at it for the next release.
Robert