Files
bun.sh/test/integration
Claude Bot ab276993d1 fix(test): exclude non-deterministic Next.js 16 build artifacts from hash comparison
Next.js 16 produces additional non-deterministic files (trace-build, lock,
server-reference-manifest, build-manifest, pages-manifest) that differ between
bun and node builds. Add these to the exclusion list and use force: true for
rmSync to handle files that may only exist in one build.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-02-11 01:08:42 +00:00
..
2026-01-30 01:38:45 -08:00
2025-08-27 06:39:11 -07:00