Skip to content

Commit

Permalink
Run partially-failing WPTs in the cors directory
Browse files Browse the repository at this point in the history
  • Loading branch information
ExE-Boss committed Apr 4, 2021
1 parent 77b660a commit 35e103e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion test/web-platform-tests/to-run.yaml
Expand Up @@ -32,7 +32,10 @@ DIR: cors

304.htm: [fail-slow, Unknown]
access-control-expose-headers-parsing.window.html: [fail, Depends on fetch]
basic.htm: [fail, Unknown]
basic.htm:
"Cross domain basic usage, origin: echo": [fail, Unknown]
"Cross domain different port, origin: echo": [fail, Unknown]
"Cross domain different protocol, origin: echo": [fail, Unknown]
client-hint-request-headers-2.tentative.htm: [fail, Client Hints not implemented]
client-hint-request-headers.htm: [fail-slow, Client Hints not implemented]
cors-safelisted-request-header.any.html: [fail, Depends on fetch]
Expand Down

0 comments on commit 35e103e

Please sign in to comment.