2014-07-29 23:38 GMT+04:00 Bill Barker <billbar...@apache.org>:
> To whom it may engage...
>
> This is an automated request, but not an unsolicited one. For
> more information please visit http://gump.apache.org/nagged.html,
> and/or contact the folk at gene...@gump.apache.org.
>
> Project tomcat-trunk-test-nio has an issue affecting its community 
> integration.
> This issue affects 1 projects.
> The current state of this project is 'Failed', with reason 'Build Failed'.
> For reference only, the following projects are affected by this:
>     - tomcat-trunk-test-nio :  Tomcat 8.x, a web server implementing the Java 
> Servlet 3.1,
> ...
>
>
> Full details are available at:
>     
> http://vmgump.apache.org/gump/public/tomcat-trunk/tomcat-trunk-test-nio/index.html
>

The only failure:

Test org.apache.tomcat.util.net.jsse.openssl.TestCipher FAILED

[
Testsuite: org.apache.tomcat.util.net.jsse.openssl.TestCipher
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.04 sec

Testcase: initializationError took 0.004 sec
Caused an ERROR
No runnable methods
java.lang.Exception: No runnable methods
at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
]

This is expected as the test case is a work in progress and is
currently commented out.

As a temporary solution I will mark the test with @Ignore. That will
make junit to skip it without failing the whole test run.

Best regards,
Konstantin Kolinko

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

Reply via email to