2014-03-20 14:58 GMT+01:00 Mark Thomas <ma...@apache.org>:

> Unit tests hang for NIO2 on Windows (not an issue since NIO2 is still
> experimental)
>

I got curious so I installed Java on my Windows. This didn't hang for me,
and there were no failures on the "big" IO tests.
Platform: Java 8 + Win 8.1-64 + your 8.0.4 source bundle (888888s overdose
ahhhhh)

Issues:
- Some tests fails on i18n on HTTP status other than 200 (I'll try to fix
that)
- Some SSL tests fail
- Some other fails elsewhere (EL,
org.apache.jasper.tagplugins.jstl.core.TestForEach compilation error, a
UTF8 fail)
So all except the i18n look caused by using Java 8.

Complete FAIL list (except status line i18n):
TEST-javax.el.TestResourceBundleELResolver.NIO2.txt:    FAILED
TEST-org.apache.catalina.startup.TestTomcat.NIO2.txt:    FAILED
TEST-org.apache.jasper.tagplugins.jstl.core.TestForEach.NIO2.txt:    FAILED
TEST-org.apache.jasper.tagplugins.jstl.core.TestForEach.NIO2.txt:    FAILED
TEST-org.apache.tomcat.util.buf.TestUtf8.NIO2.txt:    FAILED
TEST-org.apache.tomcat.util.net.TestCustomSsl.NIO2.txt:    FAILED
TEST-org.apache.tomcat.util.net.TestSsl.NIO2.txt:    FAILED
TEST-org.apache.tomcat.util.net.TestSsl.NIO2.txt:    FAILED

Rémy

Reply via email to