[wpt-sync] Sync PR 40506 - Add WPTs for https upgrades and fallback
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox116 fixed)
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40506 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40506
Details from upstream follow.
Carlos IL <carlosil@chromium.org> wrote:
Add WPTs for https upgrades and fallback
The upgrades test currently fails in Chromium since HTTPS upgrades are
implemented at the //chrome level and tests run in content shell, but
was still considered useful for WPT to document the spec proposal.
These are being added as "tentative" since the https upgrades spec
change has not landed yet.Bug: 1394910
Change-Id: Ie94f3421abc7e14a676fa06d3c9d1fdf572ee096
Reviewed-on: https://chromium-review.googlesource.com/4605846
WPT-Export-Revision: 03ec0b944c8e7468793a3431e5556849a3b4627d
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 1 subtests
Status Summary
Firefox
OK
: 1
PASS
: 1
TIMEOUT
: 1
NOTRUN
: 1
Chrome
OK
: 1
PASS
: 1
TIMEOUT
: 1
NOTRUN
: 1
Safari
OK
: 1
PASS
: 1
TIMEOUT
: 1
NOTRUN
: 1
Links
Details
New Tests That Don't Pass
- /https-upgrades/tentative/upgrade.https.sub.html [wpt.fyi]:
TIMEOUT
(Chrome:TIMEOUT
, Safari:TIMEOUT
)- HTTPS Upgrades: Upgrade.:
NOTRUN
(Chrome:NOTRUN
, Safari:NOTRUN
)
- HTTPS Upgrades: Upgrade.:
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/04b0ae83ab83
https://hg.mozilla.org/mozilla-central/rev/76436823986d
Description
•