Open
Description
Maybe in the same chart where we show the skip-if data:
- # of disabled tests (maybe add it up to the number of tests with skip-if conditions?)
- # of "expected crash" tests
- # of tests that uniquely fail on Firefox
The first two can be retrieved from gecko.v2.mozilla-central.latest.source.source-wpt-metadata-summary tasks (summary.json artifact), e.g. https://firefoxci.taskcluster-artifacts.net/HYkJQqHdRQmf3_cnMDu6Jg/0/public/summary.json.
The last can be retrieved by using the wpt.fyi API.