Skip to content

unskip describe test — nested callbacks work in native compiler#322

Merged
cs01 merged 1 commit intomainfrom
unskip-describe
Mar 13, 2026
Merged

unskip describe test — nested callbacks work in native compiler#322
cs01 merged 1 commit intomainfrom
unskip-describe

Conversation

@cs01
Copy link
Copy Markdown
Owner

@cs01 cs01 commented Mar 13, 2026

Summary

  • The describe.ts test fixture now passes on both JS and native compilers
  • Nested callbacks (describe → test → assert) were previously crashing the native compiler, but recent fixes resolved the underlying issue
  • Reduces skip count from 16 → 15

Test plan

  • Both JS and native compiler produce correct output
  • All 617 tests pass (616 + 1 unskipped)
  • Self-hosting verification passes

🤖 Generated with Claude Code

@cs01 cs01 merged commit 2900752 into main Mar 13, 2026
12 checks passed
@cs01 cs01 deleted the unskip-describe branch March 19, 2026 05:23
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