Skip to content

chore(ci): fix pre-existing CI reds (lighthouse + /create webkit e2e flake)#16

Merged
cipherwebllc merged 1 commit into
mainfrom
chore/ci-red-cleanup
May 30, 2026
Merged

chore(ci): fix pre-existing CI reds (lighthouse + /create webkit e2e flake)#16
cipherwebllc merged 1 commit into
mainfrom
chore/ci-red-cleanup

Conversation

@cipherwebllc
Copy link
Copy Markdown
Owner

Two pre-existing CI reds, unrelated to the Circle work. (1) lighthouse uses-responsive-images set to warn (.lighthouserc.json): flagged images are SVG icons (not flagged by the audit) and the sole raster (hero AVIF) already has sizes; the audit is perf-tier and this config makes perf advisory (only a11y is error). (2) /create mobile-safari flake: a fillStable helper re-fills the controlled receiver input until the value persists, gating on React hydration (the fill was lost pre-hydration on slow webkit, so localStorage never wrote and waitForFunction hit the 30s timeout). Print-button class check uses retrying toHaveClass. Test-only, no app code. Validated locally on webkit: 3 previously-flaky tests x3 pass, full create.spec 42 passed on chromium+mobile-safari.

…ate webkit e2e)

Two pre-existing reds unrelated to Circle. (1) lighthouse uses-responsive-images set to warn in .lighthouserc.json: flagged images are SVG icons (not flagged) and the one raster (hero AVIF) already has sizes; the audit is perf-tier and the config makes perf advisory (only a11y is error). (2) /create mobile-safari flake: fillStable helper re-fills the controlled receiver input until the value persists (gates on React hydration; the fill was lost pre-hydration on slow webkit, so localStorage never wrote and waitForFunction timed out). Print-button class check uses retrying toHaveClass. Test-only, no app code. Validated locally: 3 flaky tests x3 on mobile-safari pass, full create.spec 42 passed on chromium+mobile-safari.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openpay Building Building Preview, Comment May 30, 2026 10:56am

@cipherwebllc cipherwebllc merged commit 40c9ecf into main May 30, 2026
5 of 6 checks passed
@cipherwebllc cipherwebllc deleted the chore/ci-red-cleanup branch May 30, 2026 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant