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:
yvt 2021-08-08 14:55:50 +09:00
parent cc1f89863c
commit 33dc8b7df0

View 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