Skip to content

CI: Run "Run failed tests"-step only if "Run tests"-step failed#24

Merged
runeksvendsen merged 2 commits intomasterfrom
ci-improve-run-failed-tests-step
Jan 12, 2025
Merged

CI: Run "Run failed tests"-step only if "Run tests"-step failed#24
runeksvendsen merged 2 commits intomasterfrom
ci-improve-run-failed-tests-step

Conversation

@runeksvendsen
Copy link
Collaborator

The old behavior was to run the "Run failed tests"-step in case of failure of any previous step. But this is unnecessary if a step other than the "Run tests"-step failed, and also confusing to look at when viewing a failed CI job (since the output of the "Run failed tests"-step is not relevant unless it was the "Run tests"-step that failed).

The old behavior was to run the "Run failed tests"-step in case of failure of _any_ previous step. But this is unnecessary if a step other than the "Run tests"-step failed, and also confusing to look at when viewing a failed CI job (since the output of the "Run failed tests"-step is not relevant unless it was the "Run tests"-step that failed).
@runeksvendsen runeksvendsen merged commit 58b5a6d into master Jan 12, 2025
95 of 96 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant