jetty / jetty.project

Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
https://eclipse.dev/jetty
Other
3.84k stars 1.91k forks source link

jetty-12.1 ee11 tck test failures #11931

Open janbartel opened 3 months ago

janbartel commented 3 months ago

Jetty version(s) jetty-12.1

Jetty Environment ee11

List of currently failing ee11 tck tests to fix (check means it's fixed):

janbartel commented 3 months ago

Issue raised for TCK bug: https://github.com/jakartaee/servlet/issues/660. This affects the tests:

Update 25/06/24: there is an error in jetty's handling of error messages in ee11, for which a fix will be necessary (see branch https://github.com/jetty/jetty.project/tree/jetty-12.1.x-tck-error-message)

janbartel commented 3 months ago

Previously raised TCK bug: https://github.com/jakartaee/servlet/issues/525 applies to:

Latest failure is: https://jenkins.webtide.net/job/tck/job/tck-servlet-arquillian/job/jetty-12-ee11/36/testReport/junit/servlet.tck.spec.httpservletresponse/HttpServletResponseTests/flushBufferTest/

janbartel commented 3 months ago

Need https://github.com/jetty/jetty.project/pull/10128 done in order for following test to pass:

janbartel commented 3 months ago

Raised jetty issue https://github.com/jetty/jetty.project/issues/11934 to fix:

Fixed via #11936

janbartel commented 3 months ago

Raised TCK bug: https://github.com/jakartaee/servlet/issues/661 applies to:

Bug report not accepted, need to modify Jetty.

janbartel commented 2 months ago

Raised jetty issue #12004 to look at: