1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00

fix: disable same-origin.html WPT (#26067)

It's very flaky on CI
This commit is contained in:
Leo Kettmeir 2024-10-08 06:15:28 -07:00 committed by GitHub
parent 3fc9e49613
commit b2504b7b4d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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
},