Skip to content

Break on fail during debugging #2400

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 15, 2025
Merged

Break on fail during debugging #2400

merged 2 commits into from
May 15, 2025

Conversation

swernli
Copy link
Collaborator

@swernli swernli commented May 14, 2025

This change updates the behavior of fail expressions during debugging such that they trigger a new kind of StepResultId that propagates up into the extension and will cause a debug session to stop just before the failure is processed.

Screen.Recording.2025-05-14.at.3.30.47.PM.mov

This change updates the behavior of `fail` expressions during debugging such that they trigger a new kind of `StepResultId` that propagates up into the extension and will cause a debug session to stop just before the failure is processed.
@swernli swernli enabled auto-merge May 14, 2025 23:51
@swernli swernli added this pull request to the merge queue May 15, 2025
Merged via the queue into main with commit e570222 May 15, 2025
18 checks passed
@swernli swernli deleted the swernli/break-on-fail branch May 15, 2025 00:16
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.

3 participants