grpc-java/servlet
Colin Alworth 6aa063990a
servlet: Update Servlet container test versions (#11212)
Verifies that latest versions of Tomcat/Undertow/Jetty pass
integration tests - I manually verified that all ignored tests still
fail.

Two tests failed in Jetty, it appears that the integration test
anticipates that the server implementation is willing to send larger
trailers than the client SETTINGS frame allows for. Since the server
refuses to send too large of headers/trailers, the client does not
receive the too-large payloads, and doesn't fail with the expected
message. This change was introduced in Jetty 10.0.15/11.0.11. Those
tests are ignored.
2024-05-23 09:49:34 -07:00
..
jakarta servlet: Update Servlet container test versions (#11212) 2024-05-23 09:49:34 -07:00
src servlet: Update Servlet container test versions (#11212) 2024-05-23 09:49:34 -07:00
build.gradle servlet: Update Servlet container test versions (#11212) 2024-05-23 09:49:34 -07:00