Open
Description
There's nothing technically stopping us from scoring Interop for browsers when we don't have aligned runs for all browsers on a given day.
This would lessen the impact of a browser not having results on wpt.fyi for a prolonged period (c.f. web-platform-tests/wpt#44366), though it does make the cross-browser Interop score hard to update.
We have several options here:
- Find the aligned run with the largest number of browsers on a given day,
- If we don't have an aligned run with all browsers, fall back to the latest run (if any) of each browser on that day,
- (The status-quo:) Don't update Interop at all when we don't have an aligned run with all browsers.
The biggest risk here is that the Interop dashboard ends up showing scores based on different sets of tests for different browsers (depending on how many tests have changed in the time period since the last fully aligned run), but the current status is browsers are getting no reward for shipping features and bug fixes which progress Interop.
Metadata
Metadata
Assignees
Labels
No labels