mirror of
https://github.com/oven-sh/bun
synced 2026-02-12 11:59:00 +00:00
The spawn-sandbox test spawns child processes with seccomp filters that intentionally kill them with SIGSYS. These expected crashes were generating core dumps that caused CI to report failures even though all tests passed. Add expectsSpawnedProcessCrash() helper to detect tests that expect spawned processes to crash, and set ASAN_OPTIONS with disable_coredump=1 for those tests. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
79 KiB
Executable File
79 KiB
Executable File