[meta] wdspec test meta data cleanup
Categories
(Remote Protocol :: Marionette, task)
Tracking
(Not tracked)
People
(Reporter: whimboo, Unassigned)
References
(Depends on 9 open bugs)
Details
(Keywords: meta)
User Story
Gecko Meta Data: ================ Remote Protocol :: Marionette: https://jgraham.github.io/wptdash/?bugComponent=remote+protocol%3A%3Amarionette&tab=Gecko+Data Remote Protocol :: WebDriver BiDi: https://jgraham.github.io/wptdash/?bugComponent=remote+protocol%3A%3Awebdriver+bidi&tab=Gecko+Data Command to retrieve all multiple statuses: `grep -r ': \[' testing/web-platform/meta/webdriver testing/web-platform/mozilla/meta/webdriver | grep -vE '(allowed: \[|threshold: \[)''
Meta bug to track all the work in keeping our wdspec test meta data clean and mostly free from multiple statuses.
| Reporter | ||
Comment 1•4 years ago
|
||
With the WebDriver BiDi protocol being enabled by default on release channels soon we will get quite a good number of meta entry removals.
| Reporter | ||
Comment 2•4 years ago
|
||
Bug 1506782 needs to be listed here as well because it adds support for opening new tabs on Android and this is currently the most used disable meta entry in our wdspec tests. Same applies for bug 1762164 which handles the KeyError for binary but only occurs in some tests.
| Reporter | ||
Updated•4 years ago
|
| Reporter | ||
Updated•3 years ago
|
| Reporter | ||
Updated•3 years ago
|
| Reporter | ||
Updated•3 years ago
|
| Reporter | ||
Updated•3 years ago
|
| Reporter | ||
Comment 3•1 year ago
•
|
||
After not having cleaned-up multiple statuses for a while I pushed a new try build to see how many manifest entries we can actually remove:
https://treeherder.mozilla.org/jobs?repo=try&revision=fa2182d75f81fd87b3801e7b48ef106af6125f3c
| Reporter | ||
Updated•1 year ago
|
| Reporter | ||
Updated•1 year ago
|
| Reporter | ||
Comment 4•1 year ago
|
||
By accident I only pushed the jobs for Linux. So I did another try push now:
https://treeherder.mozilla.org/jobs?repo=try&revision=2bb757bf5e29e63c43b8eddbf0156711d76043f2
| Reporter | ||
Comment 5•1 year ago
|
||
(In reply to Henrik Skupin [:whimboo][⌚️UTC+2] from comment #4)
By accident I only pushed the jobs for Linux. So I did another try push now:
https://treeherder.mozilla.org/jobs?repo=try&revision=2bb757bf5e29e63c43b8eddbf0156711d76043f2
This looks great, so I filed bug 1920573 to get all the multiple statuses removed for wdspec tests.
| Reporter | ||
Updated•1 year ago
|
| Reporter | ||
Updated•1 year ago
|
Description
•