Open
Bug 1843884
Opened 1 year ago
Updated 1 year ago
Drop all test annotations related to Windows 7, 8, and 8.1
Categories
(Core :: General, task)
Core
General
Tracking
()
NEW
People
(Reporter: marco, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
This could be a nice and easy first use of the new manifests in toml format.
Comment 1•1 year ago
|
||
the test-info job on m-c has an artifact that included all manifest conditions and the frequency of them:
https://firefoxci.taskcluster-artifacts.net/XR_NhRnSQ5-YkKVWwRg2qA/0/public/test-info-manifest-conditions.json
win7 will be os_version == '6.1'
, there are 22 instances of 6.1
in the file; there are 909 total instances in the tree of these, I suspect many are in WPT .ini files.
Comment 2•1 year ago
|
||
:tmarble, this would be a good test of the system once you have .ini -> .toml
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•