Skip to content

Conversation

@Jakeii
Copy link
Member

@Jakeii Jakeii commented Dec 10, 2025

What does this change?

Don't error on expired tests in CI.

Why?

Although it's not a required check at the moment, it's still disconcerting to see.

Expired tests are not served to users so we can let them slide.

Something like an email to the owners would be more appropriate.

@Jakeii Jakeii requested a review from a team as a code owner December 10, 2025 10:27
@Jakeii Jakeii added run_chromatic Runs chromatic when label is applied maintenance Departmental tracking: maintenance work, not a fix or a feature ab-testing labels Dec 10, 2025
@github-actions github-actions bot removed the run_chromatic Runs chromatic when label is applied label Dec 10, 2025
Copy link
Contributor

@cemms1 cemms1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we could still error but but allow the workflow to continue past the error? https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-syntax#jobsjob_idstepscontinue-on-error

@Jakeii
Copy link
Member Author

Jakeii commented Dec 10, 2025

Maybe we could still error but but allow the workflow to continue past the error? docs.github.com/en/actions/reference/workflows-and-actions/workflow-syntax#jobsjob_idstepscontinue-on-error

I think we'd still want to error if other test checks fail

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

Labels

ab-testing maintenance Departmental tracking: maintenance work, not a fix or a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants