From b2504b7b4d6c17d415d48be2b744aecdcc27a8ff Mon Sep 17 00:00:00 2001 From: Leo Kettmeir Date: Tue, 8 Oct 2024 06:15:28 -0700 Subject: fix: disable same-origin.html WPT (#26067) It's very flaky on CI --- tests/wpt/runner/expectation.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/wpt/runner/expectation.json b/tests/wpt/runner/expectation.json index ce73f5d05..3477d8d9b 100644 --- a/tests/wpt/runner/expectation.json +++ b/tests/wpt/runner/expectation.json @@ -11625,9 +11625,6 @@ "ctor-1.html": false, "ctor-null.html": false, "ctor-undefined.html": false, - "same-origin.html": [ - "non-parsable URL" - ], "terminate.html": true, "use-base-url.html": false }, -- cgit v1.2.3