Skip to content

Fix integration test#476

Merged
emlun merged 3 commits into
mainfrom
integrationtest
May 18, 2026
Merged

Fix integration test#476
emlun merged 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.

@emlun emlun merged commit b2b1b18 into main May 18, 2026
23 of 28 checks passed
@emlun emlun deleted the integrationtest branch May 18, 2026 08:39
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.

2 participants