mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
test: /cookies/path/match.html
has been broken since Jun 9, 2021
Upstream issue: <https://chromium-review.googlesource.com/c/chromium/src/+/2872768>
This commit is contained in:
parent
cc1f89863c
commit
33dc8b7df0
1 changed files with 25 additions and 0 deletions
25
tests/wpt/metadata/cookies/path/match.html.ini
Normal file
25
tests/wpt/metadata/cookies/path/match.html.ini
Normal file
|
@ -0,0 +1,25 @@
|
|||
[match.html]
|
||||
[`Set-Cookie` on /cookies/resources/echo-cookie.html sets cookie with path: /]
|
||||
expected: FAIL
|
||||
bug: https://chromium-review.googlesource.com/c/chromium/src/+/2872768
|
||||
|
||||
[`Set-Cookie` on /cookies/resources/echo-cookie.html sets cookie with path: match.html]
|
||||
expected: FAIL
|
||||
bug: https://chromium-review.googlesource.com/c/chromium/src/+/2872768
|
||||
|
||||
[`Set-Cookie` on /cookies/resources/echo-cookie.html sets cookie with path: cookies]
|
||||
expected: FAIL
|
||||
bug: https://chromium-review.googlesource.com/c/chromium/src/+/2872768
|
||||
|
||||
[`Set-Cookie` on /cookies/resources/echo-cookie.html sets cookie with path: /cookies]
|
||||
expected: FAIL
|
||||
bug: https://chromium-review.googlesource.com/c/chromium/src/+/2872768
|
||||
|
||||
[`Set-Cookie` on /cookies/resources/echo-cookie.html sets cookie with path: /cookies/]
|
||||
expected: FAIL
|
||||
bug: https://chromium-review.googlesource.com/c/chromium/src/+/2872768
|
||||
|
||||
[`Set-Cookie` on /cookies/resources/echo-cookie.html sets cookie with path: /cookies/resources/echo-cookie.html]
|
||||
expected: FAIL
|
||||
bug: https://chromium-review.googlesource.com/c/chromium/src/+/2872768
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue