Open
Bug 1986231
Opened 9 months ago
Updated 9 months ago
New wpt failures in /fetch/fetch-later/basic.tentative.https.window.html
Categories
(Core :: DOM: Networking, task, P3)
Core
DOM: Networking
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [wpt][necko-triaged])
Syncing wpt PR 54613 found new untriaged test failures in CI
Tests Affected
New Tests That Don't Pass
- /fetch/fetch-later/basic.tentative.https.window.html [wpt.fyi]
- fetchLater() with same-origin (https) URL does not throw.:
FAIL(Chrome:PASS, Safari:FAIL) - fetchLater() with https://localhost URL does not throw.:
FAIL(Chrome:PASS, Safari:FAIL) - fetchLater() with https://127.0.0.1 URL does not throw.:
FAIL(Chrome:PASS, Safari:FAIL) - fetchLater() with https://[::1] URL does not throw.:
FAIL(Chrome:PASS, Safari:FAIL) - fetchLater() with https://example.com URL does not throw.:
FAIL(Chrome:PASS, Safari:FAIL) - fetchLater() throws TypeError on file:// scheme.:
FAIL(Chrome:PASS, Safari:FAIL) - fetchLater() throws TypeError on ftp:// scheme.:
FAIL(Chrome:PASS, Safari:FAIL) - fetchLater() throws TypeError on ssh:// scheme.:
FAIL(Chrome:PASS, Safari:FAIL) - fetchLater() throws TypeError on wss:// scheme.:
FAIL(Chrome:PASS, Safari:FAIL) - fetchLater() throws TypeError on about: scheme.:
FAIL(Chrome:PASS, Safari:FAIL) - fetchLater() throws TypeError on javascript: scheme.:
FAIL(Chrome:PASS, Safari:FAIL) - fetchLater() throws TypeError on data: scheme.:
FAIL(Chrome:PASS, Safari:FAIL) - fetchLater() throws TypeError on blob: scheme.:
FAIL(Chrome:PASS, Safari:FAIL)
- fetchLater() with same-origin (https) URL does not throw.:
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1986227 lands.
Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.
This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/
If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.
Updated•9 months ago
|
Blocks: 1936180
Severity: -- → S3
Type: defect → task
Priority: -- → P3
Whiteboard: [wpt] → [wpt][necko-triaged]
You need to log in
before you can comment on or make changes to this bug.
Description
•