From eb6db0db6632cc743f18fbca26d002c642c0d238 Mon Sep 17 00:00:00 2001 From: Ludovic Orban Date: Tue, 9 Jun 2020 09:48:15 +0200 Subject: [PATCH] #4855 disable racy h2spec test (#4950) Signed-off-by: Ludovic Orban --- jetty-http2/http2-server/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/jetty-http2/http2-server/pom.xml b/jetty-http2/http2-server/pom.xml index af5742f74e1e..a0e59435dbbf 100644 --- a/jetty-http2/http2-server/pom.xml +++ b/jetty-http2/http2-server/pom.xml @@ -30,6 +30,10 @@ org.eclipse.jetty.http2.server.H2SpecServer ${skipTests} + + + 6.9.2 - Changes SETTINGS_INITIAL_WINDOW_SIZE after sending HEADERS frame +