[wpt-sync] Sync PR 20006 - [wptrunner/Chrome] Switch to --ignore-certificate-error
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox72 fixed)
| Tracking | Status | |
|---|---|---|
| firefox72 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
Sync web-platform-tests PR 20006 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/20006
Details from upstream follow.
Robert Ma <robertma@chromium.org> wrote:
[wptrunner/Chrome] Switch to --ignore-certificate-error
This PR reverts #19402 and switches to a different approach. See individual commits.
Please rebase-merge.
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
| Assignee | ||
Comment 3•6 years ago
|
||
| Assignee | ||
Comment 4•6 years ago
|
||
Automatic update from web-platform-tests
Revert "[wptrunner] Explicitly ignore certificate errors for Chrome"
This reverts commit 98fe3d29b673c33e468e5661709a4e3ca33189d1.
This only works for the current browsing context controlled by
ChromeDriver, and does not work for service workers.
--
[wptrunner/Chrome] Switch to --ignore-certificate-error
--ignore-certificate-error is a global flag that works for all browsing
contexts including workers.
https://github.com/web-platform-tests/wpt/pull/19999#issuecomment-548115986
--
wpt-commits: 5aad52b1f053f76d4cc5bca3c63dc7a2f454cc20, c9064ef7751ca8b1598d09a32e58c5c53559b01a
wpt-pr: 20006
| Assignee | ||
Comment 5•6 years ago
|
||
Comment 7•6 years ago
|
||
| bugherder | ||
Description
•