Skip to content

Enable queries on test run history #9218

@amunger

Description

@amunger

I'd like to be able to easily check the run history of a test or general trends in test runs/pass rate.

Some cases I can think of:

  • I can easily check if a "flaky test" issue is still relevant. There are plenty of old ones that could probably just be closed.
  • If a test fails in CI, I can go check if that test has already been failing before I made my change.
  • When troubleshooting a flaky test, I can get a better idea of when it started failing to track down relevant changes

Notes:

  • The CI system doesn't send any telemetry, so we currently can't just emit our normal telemetry events
  • The "publish test results" step in the github action sounds promising, but is currently failing for auth reasons

Metadata

Metadata

Assignees

Labels

debtCode quality issuestriage-neededIssue needs to be triaged

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions