Skip to content

testscript: fix error handling in setup#193

Merged
mvdan merged 1 commit intomasterfrom
035-fix-setup-error
Jan 17, 2023
Merged

testscript: fix error handling in setup#193
mvdan merged 1 commit intomasterfrom
035-fix-setup-error

Conversation

@rogpeppe
Copy link
Copy Markdown
Owner

The new FailNow logic introduced in #192 had a flaw: it did not correctly handle failures in the setup code, as observed in #185.

This PR fixes that omission.

The new FailNow logic introduced in #192 had a flaw: it did
not correctly handle failures in the setup code, as observed in #185.

This PR fixes that omission.
Copy link
Copy Markdown
Collaborator

@mvdan mvdan left a comment

Choose a reason for hiding this comment

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

Thanks!

@mvdan mvdan merged commit f98815c into master Jan 17, 2023
@mvdan mvdan deleted the 035-fix-setup-error branch January 30, 2025 22:29
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