Closed
Bug 1819330
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 38742 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=253073
Categories
(Core :: DOM: Service Workers, task, P4)
Core
DOM: Service Workers
Tracking
()
RESOLVED
FIXED
112 Branch
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38742 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38742
Details from upstream follow.
Youenn Fablet <youennf@gmail.com> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=253073
WebKit export from bug: Restrict background fetch loads to HTTP family
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → DOM: Service Workers
Product: Testing → Core
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=6d3d32046d177ab0536e700bc8b77291dd4c6493
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 6 subtests
Status Summary
Firefox
OK
: 2
FAIL
: 14
Chrome
PASS
: 2
TIMEOUT
: 4
NOTRUN
: 10
Safari
OK
: 2
FAIL
: 14
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /background-fetch/mixed-content-and-allowed-schemes.https.window.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows10-32-2004-qr-debug
,Gecko-windows10-32-2004-qr-opt
,Gecko-windows10-64-2004-qr-debug
,Gecko-windows10-64-2004-qr-opt
] (Chrome:TIMEOUT
, Safari:OK
)- https: fetch should register ok:
FAIL
(Chrome:PASS
, Safari:FAIL
) - loopback IPv4 http: fetch should register ok:
FAIL
(Chrome:TIMEOUT
, Safari:FAIL
) - loopback IPv6 http: fetch should register ok:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
) - localhost http: fetch should register ok:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
) - wss: fetch should reject:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
) - file: fetch should reject:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
) - data: fetch should reject:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
) - unknown scheme fetch should reject:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
)
- https: fetch should register ok:
- /background-fetch/port-blocking.https.window.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows10-32-2004-qr-debug
,Gecko-windows10-32-2004-qr-opt
,Gecko-windows10-64-2004-qr-debug
,Gecko-windows10-64-2004-qr-opt
] (Chrome:TIMEOUT
, Safari:OK
)- fetch to default https port should register ok:
FAIL
(Chrome:PASS
, Safari:FAIL
) - fetch to default http port should register ok:
FAIL
(Chrome:TIMEOUT
, Safari:FAIL
) - fetch to port 443 should register ok:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
) - fetch to port 80 should register ok, even over https:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
) - fetch to non-default non-bad port (8080) should register ok:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
) - fetch to bad port (SMTP) should reject:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
)
- fetch to default https port should register ok:
Tests Disabled in Gecko Infrastructure
- /background-fetch/mixed-content-and-allowed-schemes.https.window.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows10-32-2004-qr-debug
,Gecko-windows10-32-2004-qr-opt
,Gecko-windows10-64-2004-qr-debug
,Gecko-windows10-64-2004-qr-opt
] (Chrome:TIMEOUT
, Safari:OK
) - /background-fetch/port-blocking.https.window.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows10-32-2004-qr-debug
,Gecko-windows10-32-2004-qr-opt
,Gecko-windows10-64-2004-qr-debug
,Gecko-windows10-64-2004-qr-opt
] (Chrome:TIMEOUT
, Safari:OK
)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/106ba9a69048
[wpt PR 38742] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=253073, a=testonly
Comment 4•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•