[wpt-sync] Sync PR 33135 - Deduplicate browser setup logic for Android Chrome products
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox100 fixed)
| Tracking | Status | |
|---|---|---|
| firefox100 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 33135 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/33135
Details from upstream follow.
Jonathan Lee <jonathanjlee@google.com> wrote:
Deduplicate browser setup logic for Android Chrome products
This change consolidates the essentially identical browser setups for
chrome_android,android_webview, andandroid_weblayer.This change also sets a default package name for webview/weblayer, which is currently done only for
chrome_android:
https://github.com/web-platform-tests/wpt/blob/merge_pr_33129/tools/wpt/run.py#L406-L408Currently, if
wpt runis run for webview/weblayer without--package-nameor--browser-version,browser_versionwill be missing from the final wptreport, which is required by wpt.fyi.
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 3•3 years ago
|
||
Comment 5•3 years ago
|
||
| bugherder | ||
Description
•