[wpt-sync] Sync PR 48380 - network.https.window.html?11-15 failed due to harness error
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox133 fixed)
| Tracking | Status | |
|---|---|---|
| firefox133 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 48380 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/48380
Details from upstream follow.
Weizhong Xia <weizhong@google.com> wrote:
network.https.window.html?11-15 failed due to harness error
Error message: Tried to run in a non-testharness window
without a call to set_test_contextsetCookie uses a test driver call to delete the cookies. Set
test context fixed the issue.Bug: 338066470
Change-Id: I334c3f422127b689434c117a8f949d3b80b6a402
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5895659
Reviewed-by: Russ Hamilton \<behamilton@google.com>
Commit-Queue: Weizhong Xia \<weizhong@google.com>
Cr-Commit-Position: refs/heads/main@{#1361833}
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests and 5 subtests
Status Summary
Firefox
OK : 4
FAIL: 17
Chrome
OK : 4
PASS: 6
FAIL: 11
Safari
OK : 4
FAIL: 17
Links
Details
New Tests That Don't Pass
- /fledge/tentative/network.https.window.html?11-15 [wpt.fyi]
- cross-origin trustedBiddingSignalsURL request headers.:
FAIL(Chrome:FAIL, Safari:FAIL) - trustedBiddingSignalsURL Set-Cookie.:
FAIL(Chrome:FAIL, Safari:FAIL) - trustedBiddingSignalsURL redirect.:
FAIL(Chrome:FAIL, Safari:FAIL) - trustedScoringSignalsURL request headers.:
FAIL(Chrome:FAIL, Safari:FAIL) - cross-origin trustedScoringSignalsURL request headers.:
FAIL(Chrome:FAIL, Safari:FAIL)
- cross-origin trustedBiddingSignalsURL request headers.:
- /fledge/tentative/network.https.window.html?16-last [wpt.fyi]
- trustedScoringSignalsURL Set-Cookie.:
FAIL(Chrome:FAIL, Safari:FAIL) - trustedScoringSignalsURL redirect.:
FAIL(Chrome:FAIL, Safari:FAIL)
- trustedScoringSignalsURL Set-Cookie.:
- /fledge/tentative/network.https.window.html?1-5 [wpt.fyi]
- biddingLogicURL request headers.:
FAIL(Chrome:FAIL, Safari:FAIL) - biddingLogicURL Set-Cookie.:
FAIL(Chrome:PASS, Safari:FAIL) - biddingLogicURL redirect.:
FAIL(Chrome:PASS, Safari:FAIL) - biddingWasmHelperURL request headers.:
FAIL(Chrome:FAIL, Safari:FAIL) - biddingWasmHelperURL Set-Cookie.:
FAIL(Chrome:PASS, Safari:FAIL)
- biddingLogicURL request headers.:
- /fledge/tentative/network.https.window.html?6-10 [wpt.fyi]
- biddingWasmHelperURL redirect.:
FAIL(Chrome:PASS, Safari:FAIL) - decisionLogicURL request headers.:
FAIL(Chrome:FAIL, Safari:FAIL) - decisionLogicURL Set-Cookie.:
FAIL(Chrome:PASS, Safari:FAIL) - decisionLogicURL redirect.:
FAIL(Chrome:PASS, Safari:FAIL) - trustedBiddingSignalsURL request headers.:
FAIL(Chrome:FAIL, Safari:FAIL)
- biddingWasmHelperURL redirect.:
Comment 4•1 year ago
|
||
| bugherder | ||
Comment 5•1 year ago
|
||
| bugherder | ||
Description
•