PR #73 temporarily scopes hosted browser checks to the stable realtime functional specs because the full mobile/tablet/desktop/auth matrix has deterministic and hanging failures on macos-latest that do not reproduce in the local sharded runner.
Track the structural CI fix here:
- classify functional vs visual tests explicitly (tags/projects)
- isolate visual baselines from functional checks
- remove hard-coded local filesystem assumptions from hosted tests
- ensure each Playwright project has bounded startup and teardown
- restore the complete functional matrix as a required PR check
Context: #70, PR #73.
PR #73 temporarily scopes hosted browser checks to the stable realtime functional specs because the full mobile/tablet/desktop/auth matrix has deterministic and hanging failures on
macos-latestthat do not reproduce in the local sharded runner.Track the structural CI fix here:
Context: #70, PR #73.