Skip to content

Interop can be scored for partially aligned runs #216

Description

@gsnedders

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:

  1. Find the aligned run with the largest number of browsers on a given day,
  2. 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,
  3. (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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions