From 3fe44a50c37b3f045c95a2085b58cfe3f71e8f6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Sun, 25 Jun 2023 11:21:23 +0200 Subject: chore: disable /websocket/stream/tentative/close.any.worker.html?wss (#19606) This test is very flaky. --- tools/wpt/expectation.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index 4e2e70e15..9cf0a7af1 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -7212,7 +7212,9 @@ "close.any.html?wpt_flags=h2": false, "close.any.html?wss": true, "close.any.worker.html?wpt_flags=h2": false, - "close.any.worker.html?wss": true, + "close.any.worker.html?wss": { + "ignore": true + }, "constructor.any.html?wpt_flags=h2": false, "constructor.any.html?wss": true, "constructor.any.worker.html?wpt_flags=h2": false, -- cgit v1.2.3