Skip to content

[FEA]: Have CI output any tests that are skipped across all test configurations #1903

@mdboom

Description

@mdboom

Is this a duplicate?

Area

General cuda-python

Is your feature request related to a problem? Please describe.

As discussed in our PR review, it would be useful to know when tests are not run at all across all of our CI. This can help identify useless tests, and also give us more confidence that if we add criteria to skip a test that we haven't made the criteria overly broad.

Describe the solution you'd like

This can probably be an extension of the "Check job status" job.

It should report a list of all tests that were skipped entirely to the summary page of the CI action.

It should not fail CI -- this should be purely informational (at least to start).

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

triageNeeds the team's attention

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions