Open
Bug 1992453
Opened 4 months ago
Updated 21 days ago
New wpt failures in /fetch/ [api/idlharness.https.any.html, api/idlharness.https.any.sharedworker.html, api/idlharness.https.any.serviceworker.html, and 2 others]
Categories
(Core :: DOM: Networking, task, P5)
Core
DOM: Networking
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [wpt])
Syncing wpt PR 55123 found new untriaged test failures in CI
Tests Affected
Firefox-only failures
- /fetch/api/idlharness.https.any.html [wpt.fyi]
- Request interface: attribute body:
FAIL - Request interface: new Request('about:blank') must inherit property "body" with the proper type:
FAIL
- Request interface: attribute body:
- /fetch/api/idlharness.https.any.sharedworker.html [wpt.fyi]
- Request interface: attribute body:
FAIL - Request interface: new Request('about:blank') must inherit property "body" with the proper type:
FAIL
- Request interface: attribute body:
- /fetch/api/idlharness.https.any.serviceworker.html [wpt.fyi]
- Request interface: attribute body:
FAIL - Request interface: new Request('about:blank') must inherit property "body" with the proper type:
FAIL
- Request interface: attribute body:
- /fetch/api/idlharness.https.any.worker.html [wpt.fyi]
- Request interface: attribute body:
FAIL - Request interface: new Request('about:blank') must inherit property "body" with the proper type:
FAIL
- Request interface: attribute body:
New Tests That Don't Pass
- /fetch/api/idlharness.https.any.html [wpt.fyi]
- Request interface: attribute isHistoryNavigation:
FAIL(Chrome:PASS, Safari:FAIL) - Request interface: attribute duplex:
FAIL(Chrome:PASS, Safari:FAIL) - Request interface: new Request('about:blank') must inherit property "isHistoryNavigation" with the proper type:
FAIL(Chrome:PASS, Safari:FAIL) - Request interface: new Request('about:blank') must inherit property "duplex" with the proper type:
FAIL(Chrome:PASS, Safari:FAIL) - FetchLaterResult interface: existence and properties of interface object:
FAIL(Chrome:PASS, Safari:FAIL) - FetchLaterResult interface object length:
FAIL(Chrome:PASS, Safari:FAIL) - FetchLaterResult interface object name:
FAIL(Chrome:PASS, Safari:FAIL) - FetchLaterResult interface: existence and properties of interface prototype object:
FAIL(Chrome:PASS, Safari:FAIL) - FetchLaterResult interface: existence and properties of interface prototype object's "constructor" property:
FAIL(Chrome:PASS, Safari:FAIL) - FetchLaterResult interface: existence and properties of interface prototype object's @@unscopables property:
FAIL(Chrome:PASS, Safari:FAIL) - FetchLaterResult interface: attribute activated:
FAIL(Chrome:PASS, Safari:FAIL) - Window interface: operation fetchLater(RequestInfo, optional DeferredRequestInit):
FAIL(Chrome:PASS, Safari:FAIL) - Window interface: window must inherit property "fetchLater(RequestInfo, optional DeferredRequestInit)" with the proper type:
FAIL(Chrome:PASS, Safari:FAIL) - Window interface: calling fetchLater(RequestInfo, optional DeferredRequestInit) on window with too few arguments must throw TypeError:
FAIL(Chrome:PASS, Safari:FAIL)
- Request interface: attribute isHistoryNavigation:
- /fetch/api/idlharness.https.any.sharedworker.html [wpt.fyi]
- Request interface: attribute isHistoryNavigation:
FAIL(Chrome:PASS, Safari:FAIL) - Request interface: attribute duplex:
FAIL(Chrome:PASS, Safari:FAIL) - Request interface: new Request('about:blank') must inherit property "isHistoryNavigation" with the proper type:
FAIL(Chrome:PASS, Safari:FAIL) - Request interface: new Request('about:blank') must inherit property "duplex" with the proper type:
FAIL(Chrome:PASS, Safari:FAIL)
- Request interface: attribute isHistoryNavigation:
- /fetch/api/idlharness.https.any.serviceworker.html [wpt.fyi]
- Request interface: attribute isHistoryNavigation:
FAIL(Chrome:PASS, Safari:FAIL) - Request interface: attribute duplex:
FAIL(Chrome:PASS, Safari:FAIL) - Request interface: new Request('about:blank') must inherit property "isHistoryNavigation" with the proper type:
FAIL(Chrome:PASS, Safari:FAIL) - Request interface: new Request('about:blank') must inherit property "duplex" with the proper type:
FAIL(Chrome:PASS, Safari:FAIL)
- Request interface: attribute isHistoryNavigation:
- /fetch/api/idlharness.https.any.worker.html [wpt.fyi]
- Request interface: attribute isHistoryNavigation:
FAIL(Chrome:PASS, Safari:FAIL) - Request interface: attribute duplex:
FAIL(Chrome:PASS, Safari:FAIL) - Request interface: new Request('about:blank') must inherit property "isHistoryNavigation" with the proper type:
FAIL(Chrome:PASS, Safari:FAIL) - Request interface: new Request('about:blank') must inherit property "duplex" with the proper type:
FAIL(Chrome:PASS, Safari:FAIL)
- Request interface: attribute isHistoryNavigation:
- /fetch/fetch-later/basic.https.window.html [wpt.fyi]
- fetchLater() with http://localhost URL does not throw.:
FAIL(Chrome:PASS, Safari:FAIL) - fetchLater() with http://127.0.0.1 URL does not throw.:
FAIL(Chrome:PASS, Safari:FAIL) - fetchLater() with http://[::1] URL does not throw.:
FAIL(Chrome:PASS, Safari:FAIL)
- fetchLater() with http://localhost URL does not throw.:
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1992211 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•3 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•