Skip to content

Disable Bun WASM JIT during CI tests#258

Merged
Devon7925 merged 1 commit intomasterfrom
codex/investigate-and-fix-random-ci-test-failures
Oct 18, 2025
Merged

Disable Bun WASM JIT during CI tests#258
Devon7925 merged 1 commit intomasterfrom
codex/investigate-and-fix-random-ci-test-failures

Conversation

@Devon7925
Copy link
Copy Markdown
Owner

Summary

  • disable Bun's WebAssembly BBQ/OMG JIT tiers while running the test suite to avoid intermittent crashes and miscompilations

Testing

  • BUN_JSC_useBBQJIT=0 BUN_JSC_useOMGJIT=0 bun test

https://chatgpt.com/codex/tasks/task_e_68f30f03edc883298a6af5f81b2c07a7

@Devon7925 Devon7925 merged commit 10084c6 into master Oct 18, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant