Skip to content

Fix integration test#476

Open
emlun wants to merge 3 commits into
mainfrom
integrationtest
Open

Fix integration test#476
emlun wants to merge 3 commits into
mainfrom
integrationtest

Conversation

@emlun
Copy link
Copy Markdown
Member

@emlun emlun commented May 12, 2026

emlun added 3 commits May 12, 2026 15:53
…Test

The `Try` wrapping obscures the exception stack when there's an unexpected
exception, so you'd have to use a debugger to inspect the wrapped exception and
its cause(s). This wrapping is unnecessary since we can just let the exception
propagate and be caught as a test failure with the full exception stack intact.
@emlun emlun requested a review from fdennis May 12, 2026 14:26
@github-actions
Copy link
Copy Markdown

Test Results

2 297 tests   2 289 ✅  1m 0s ⏱️
   46 suites      8 💤
   47 files        0 ❌
    1 errors

For more details on these parsing errors, see this check.

Results for commit b2b1b18.

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant