build(playwright): drop OS suffix from snapshot path
Visual baselines were generated as chromium-darwin.png on macOS; CI on Linux looked for chromium-linux.png and every test failed with "snapshot doesn't exist". Override snapshotPathTemplate to omit the platform suffix so darwin and linux share the same baseline. Pixel diffs from font hinting are an accepted trade-off — visual regression gives signal for big visual breaks, not 1-pixel differences. Existing 26 baselines renamed from *-chromium-darwin.png to *-chromium.png to match.
This commit is contained in:
parent
c3695de5ca
commit
73e67d02bb
27 changed files with 1 additions and 0 deletions
Binary file not shown.
|
After Width: | Height: | Size: 156 KiB |
Loading…
Add table
Add a link
Reference in a new issue