-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
I-intermittentProblem reproduces intermittently.Problem reproduces intermittently.
Description
▶ OK /fetch/api/credentials/cookies.any.html
│ ▶ FAIL [expected PASS] Include mode: 1 cookie
│ │ → assert_equals: Request include cookie(s) expected "a=1" but got "a=1; domain-attribute-matches-host=0"
│ │ FAIL [expected PASS] Include mode: 2 cookies
│ │ → assert_equals: Request include cookie(s) expected "b=2; c=3" but got "b=2; c=3; domain-attribute-matches-host=0"
│ │ FAIL [expected PASS] Same-origin mode: 1 cookie
│ │ → assert_equals: Request include cookie(s) expected "a=1" but got "a=1; domain-attribute-matches-host=0"
│ │ FAIL [expected PASS] Same-origin mode: 2 cookies
│ │ → assert_equals: Request include cookie(s) expected "b=2; c=3" but got "b=2; c=3; domain-attribute-matches-host=0"
│ │
│ └ cookies/</<@http://web-platform.test:8000/fetch/api/credentials/cookies.any.js:28:22
│ ▶ FAIL [expected PASS] Omit mode: no cookie is stored
│ │ → assert_false: Request does not have cookie(s) expected false got true
│ │
└ └ cookies/</<@http://web-platform.test:8000/fetch/api/credentials/cookies.any.js:31:21
https://github.com/servo/servo/actions/runs/19402392997/job/55511887019
Metadata
Metadata
Assignees
Labels
I-intermittentProblem reproduces intermittently.Problem reproduces intermittently.