Use platform-aware snapshot paths to separate macOS and Linux baselines#220
Use platform-aware snapshot paths to separate macOS and Linux baselines#220ajeetchaulagain merged 3 commits intomasterfrom
Conversation
Snapshot path now includes process.platform (darwin/linux) so local macOS runs and Linux CI runs each maintain their own baselines without conflict. Previously, font rendering differences between macOS and Linux caused frequent local test failures against CI-generated baselines. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Playwright test resultsDetails
Failed testsmobile › visual-regression-dark-theme.spec.ts › Visual Regression - Dark Theme › Home Page Visual Regression |
Snapshot path now includes process.platform (darwin/linux) so local macOS runs and Linux CI runs each maintain their own baselines without conflict.
Previously, font rendering differences between macOS and Linux caused frequent local test failures against CI-generated baselines.