From 6e648f81dbc61fc2b7a8502ad97dc905bbd260a1 Mon Sep 17 00:00:00 2001 From: macbre Date: Mon, 13 Jun 2022 16:28:11 +0100 Subject: [PATCH] Disable flaky tests (resolves #1161) http/3 test case will be fixed by #970 --- test/integration-spec.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/test/integration-spec.yaml b/test/integration-spec.yaml index 4eb554b12..1d990a79a 100644 --- a/test/integration-spec.yaml +++ b/test/integration-spec.yaml @@ -291,6 +291,7 @@ # multiple jQuery "instances" (issue #435) - url: "/jquery-multiple.html" + flaky: Messes the order of jQueryVersionsLoaded entries metrics: requests: 3 jsCount: 2 @@ -861,9 +862,10 @@ oldTlsProtocol: 0 # http/3 -# - url: "https://127.0.0.1:9001" # TODO +# - url: "https://127.0.0.1:9001" # TODO - https://github.com/macbre/phantomas/pull/970 - url: "https://gf.dev/http3-test" label: "h3" + flaky: Reaches the timeout of 5000 ms options: ignore-ssl-errors: true metrics: