summaryrefslogtreecommitdiff
path: root/tests/wpt
diff options
context:
space:
mode:
authorLeo Kettmeir <crowlkats@toaxl.com>2024-10-08 06:15:28 -0700
committerGitHub <noreply@github.com>2024-10-08 06:15:28 -0700
commitb2504b7b4d6c17d415d48be2b744aecdcc27a8ff (patch)
treef57d4f5ddf33bd98c497f71db66e118368682c40 /tests/wpt
parent3fc9e49613547bbedcad1b02361db40c7f513b1f (diff)
fix: disable same-origin.html WPT (#26067)
It's very flaky on CI
Diffstat (limited to 'tests/wpt')
-rw-r--r--tests/wpt/runner/expectation.json3
1 files changed, 0 insertions, 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
},