Jan Bartel

Results 214 comments of Jan Bartel

@lachlan-roberts can you please resolve the conflicts and then ensure that we have the simplest implementation that we can get committed?

@lorban we should schedule this

Issue raised for TCK bug: https://github.com/jakartaee/servlet/issues/660. This affects the tests: - servlet.tck.api.jakarta_servlet_http.httpservletresponse.HttpServletResponseTests.sendError_StringTest - servlet.tck.api.jakarta_servlet_http.httpservletresponsewrapper.HttpServletResponseWrapperTests.sendError_StringTest - servlet.tck.pluggability.api.jakarta_servlet_http.httpservletresponse.HttpServletResponseTests.sendError_StringTest - servlet.tck.pluggability.api.jakarta_servlet_http.httpservletresponsewrapper.HttpServletResponseWrapperTests.sendError_StringTest Update 25/06/24: there is an error in jetty's handling of error messages...

Previously raised TCK bug: https://github.com/jakartaee/servlet/issues/525 applies to: - servlet.tck.spec.httpservletresponse.HttpServletResponseTests.flushBufferTest 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/

Need https://github.com/jetty/jetty.project/pull/10128 done in order for following test to pass: - servlet.tck.api.jakarta_servlet_http.httpupgradehandler.HttpUpgradeHandlerTests.upgradeTest

Raised jetty issue https://github.com/jetty/jetty.project/issues/11934 to fix: - servlet.tck.api.jakarta_servlet_http.cookie.CookieTests.getValueQuotedTest - servlet.tck.pluggability.api.jakarta_servlet_http.cookie.CookieTests.getValueQuotedTest Fixed via #11936

Raised TCK bug: https://github.com/jakartaee/servlet/issues/661 applies to: - servlet.tck.spec.serverpush.ServerPushTests.serverPushCookieTest Bug report not accepted, need to modify Jetty.

Raised jetty issue #12004 to look at: * servlet.tck.signature/ServletSigTest/signatureTest/

As of https://jenkins.webtide.net/job/tck/job/tck-servlet-arquillian/job/jetty-12-ee11/69/ we have a clean TCK run!

@lorban any insight on this?