mirror of https://github.com/grpc/grpc-java.git
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. |
||
|---|---|---|
| .. | ||
| jakarta | ||
| src | ||
| build.gradle | ||