Open
Bug 1936402
Opened 1 year ago
Updated 1 year ago
[meta] cleanup skip-if statements
Categories
(Testing :: General, task)
Testing
General
Tracking
(Not tracked)
NEW
People
(Reporter: jmaher, Unassigned)
References
Details
(Keywords: meta)
we have done a lot of work to cleanup skip-if statements, the goal here is to:
- have os, os_version, processor for all skip-if conditions (we can shortcut and just do desktop like linux/windows/mac)
- remove old conditions that don't make sense (if we are skipping on a config that passes)
You need to log in
before you can comment on or make changes to this bug.
Description
•