grpc-java/gradle
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
..
javadoc Use Javadoc's -linkoffline instead of -link 2024-02-23 17:22:48 -08:00
wrapper Upgrade to Gradle 8.6 and upgrade plugins 2024-03-11 15:44:20 -07:00
libs.versions.toml servlet: Update Servlet container test versions (#11212) 2024-05-23 09:49:34 -07:00