-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Intermittent FAIL in /html/dom/documents/resource-metadata-management/document-cookie.html #40673
Copy link
Copy link
Closed
Labels
I-intermittentProblem reproduces intermittently.Problem reproduces intermittently.
Description
│ ▶ FAIL [expected PASS] document has no cookie
│ │ → assert_equals: expected "" but got "domain-attribute-matches-host=0"
│ │
│ │ @http://web-platform.test:8000/html/dom/documents/resource-metadata-management/document-cookie.html:18:16
│ │ Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2869:25
│ │ test@http://web-platform.test:8000/resources/testharness.js:633:30
│ └ @http://web-platform.test:8000/html/dom/documents/resource-metadata-management/document-cookie.html:17:5
│ ▶ FAIL [expected PASS] document.cookie
│ │ → assert_equals: expected "" but got "domain-attribute-matches-host=0"
│ │ FAIL [expected PASS] document.cookie 1
│ │ → assert_equals: expected "a=b" but got "a=b; domain-attribute-matches-host=0"
│ │ FAIL [expected PASS] document.cookie 2
│ │ → assert_equals: expected "" but got "a=b; domain-attribute-matches-host=0"
│ │
│ │ @http://web-platform.test:8000/html/dom/documents/resource-metadata-management/document-cookie.html:25:18
│ │ Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2869:25
│ │ test@http://web-platform.test:8000/resources/testharness.js:633:30
└ └ @http://web-platform.test:8000/html/dom/documents/resource-metadata-management/document-cookie.html:23:7
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
I-intermittentProblem reproduces intermittently.Problem reproduces intermittently.