mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 18:38:55 +00:00
## Summary - Skip `test_handle_scope_gc` test on ASAN builds due to false positives from dynamic library boundary crossing (Bun built with ASAN+UBSAN, native addon without sanitizers) ## Test plan - CI should pass on ASAN builds with this test skipped - Non-ASAN builds continue to run the test normally 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Bot <claude-bot@bun.sh> Co-authored-by: Claude <noreply@anthropic.com>