mirror of
https://github.com/oven-sh/bun
synced 2026-02-15 13:22:07 +00:00
Remove the stderr assertions that check for "Segmentation fault" and "panic" strings, as these tests will never fail in CI. Rely on the JSON parsing, result assertions, and exit code checks instead. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>