Skip to content

unskip try-catch-throw test — now passes on both compilers#308

Merged
cs01 merged 1 commit intomainfrom
unskip-try-catch-throw
Mar 12, 2026
Merged

unskip try-catch-throw test — now passes on both compilers#308
cs01 merged 1 commit intomainfrom
unskip-try-catch-throw

Conversation

@cs01
Copy link
Copy Markdown
Owner

@cs01 cs01 commented Mar 12, 2026

Summary

  • throw "string" + try-catch now works correctly on both JS and native compilers
  • Renamed try-catch-throw.tstry-catch-throw-string.ts to avoid output binary collision with existing try-catch-throw.js at concurrency 32
  • Removes @test-skip — this was skipped since the feature was added

Test plan

  • npm run verify:quick passes (tests + self-hosting)
  • Both JS and native compilers produce correct TEST_PASSED output

🤖 Generated with Claude Code

@cs01 cs01 merged commit 90f8d72 into main Mar 12, 2026
12 checks passed
@cs01 cs01 deleted the unskip-try-catch-throw branch March 12, 2026 23:22
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.

1 participant