pcbjam/tests/kicad
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Viktor Vaczi 9ccb07ad81 Use Firefox for KiCad headless tests on ARM Mac
Chrome headless crashes on ARM Mac due to a known Chromium bug where
SwiftShader WebGL is disabled on ARM architecture (issues #1416283,
#338414704). Firefox headless works reliably using native Metal.

Changes:
- Use Firefox as default for npm run test:kicad (headless)
- Use Chrome with --headed flag for npm run test:kicad:headed
- Add viewport size and increase timeout for KiCad WASM
- Simplify pcbnew.spec.ts test assertions

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-29 10:51:03 +01:00
..
fixtures.ts Organize test logs into separate directories by test suite and file 2025-12-27 16:35:40 +01:00
pcbnew.spec.ts Use Firefox for KiCad headless tests on ARM Mac 2025-12-29 10:51:03 +01:00