mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 19:08:50 +00:00
- Delete test-inspector-enabled.js: depends on process.binding("inspector")
which is not implemented in Bun
- Skip node-options.js in test_uv_threadpool_size: depends on fixtures that
don't exist in the napi test directory
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>