-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Intermittent FAIL in /fetch/api/cors/cors-cookies.any.html #40668
Copy link
Copy link
Closed
Labels
Description
Stable unexpected results (1):
▶ OK /fetch/api/cors/cors-cookies.any.html
│ ▶ FAIL [expected PASS] Include mode: 1 cookie
│ │ → assert_equals: Request includes cookie(s) expected "a=1" but got "a=1; domain-attribute-host-with-leading-period=0"
│ │
│ └ corsCookies/</<@http://web-platform.test:8000/fetch/api/cors/cors-cookies.any.js:31:22
│ ▶ FAIL [expected PASS] Include mode: local cookies are not sent with remote request
│ │ → assert_false: Request should have no cookie expected false got true
│ │ FAIL [expected PASS] Include mode: remote cookies are not sent with local request
│ │ → assert_false: Request should have no cookie expected false got true
│ │ FAIL [expected PASS] Include mode: remote cookies are not sent with other remote request
│ │ → assert_false: Request should have no cookie expected false got true
│ │
└ └ corsCookies/</<@http://web-platform.test:8000/fetch/api/cors/cors-cookies.any.js:34:21
Reactions are currently unavailable