Skip to content

test runner: stop if any step failed#218

Merged
saulecabrera merged 1 commit intomainfrom
stop-after-failure
Feb 20, 2026
Merged

test runner: stop if any step failed#218
saulecabrera merged 1 commit intomainfrom
stop-after-failure

Conversation

@wingo
Copy link
Collaborator

@wingo wingo commented Feb 20, 2026

There's no point in continuing if, say, spawning a process fails. Also, the validation that we perform for a given step depends on the previous steps having succeeded.

There's no point in continuing if, say, spawning a process fails.  Also,
the validation that we perform for a given step depends on the previous
steps having succeeded.
@saulecabrera saulecabrera merged commit 7c7c7ba into main Feb 20, 2026
4 checks passed
@saulecabrera saulecabrera deleted the stop-after-failure branch February 20, 2026 12:14
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.

2 participants