From 18bc823397570a05350580061e3565faff01b728 Mon Sep 17 00:00:00 2001 From: Philippe Antoine Date: Tue, 31 Mar 2026 21:30:25 +0200 Subject: [PATCH 1/2] backport: support issue 8411 tests for 8 --- tests/http2-long-frame/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/http2-long-frame/test.yaml b/tests/http2-long-frame/test.yaml index 5a8ae6ab6..33e51b003 100644 --- a/tests/http2-long-frame/test.yaml +++ b/tests/http2-long-frame/test.yaml @@ -1,5 +1,5 @@ requires: - min-version: 9 + min-version: 8.0.5 args: - -k none From 498da6ce8f736ad3a09484a8b48093ec0ac4e576 Mon Sep 17 00:00:00 2001 From: Philippe Antoine Date: Tue, 31 Mar 2026 21:30:28 +0200 Subject: [PATCH 2/2] backport: support issue 8414 tests for 8 --- tests/websocket-control-frag/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/websocket-control-frag/test.yaml b/tests/websocket-control-frag/test.yaml index 6ed8cfa97..c4c7f496f 100644 --- a/tests/websocket-control-frag/test.yaml +++ b/tests/websocket-control-frag/test.yaml @@ -1,5 +1,5 @@ requires: - min-version: 9 + min-version: 8.0.5 args: - -k none