Apart from the one failed test (BIO TestWebSocketFrameClient) CI logs all tests as having skipped tests, because the test run output does not contain "Skipped: 0" (checked in our build.xml).

Locally executed tests print:

[junit] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.615 sec

on the CI system:

[junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 0.095 sec

Is that a version inconsistency? Both should run with our configured junit 4.11, but maybe the CI system has another junit in the CLASSPATH?

Regards,

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to