The browser find focus test was failing because XCUIApplication.launch() cannot foreground-activate the app on headless CI runners (WarpBuild) without a display. The display resolution test already had its own virtual display, but it was scoped to that step only. Create a persistent virtual display at the start of the ui-regressions job that stays alive for all test steps. Also switch the browser test from `test` to `test-without-building` since the build step already ran. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| build-ghosttykit.yml | ||
| ci-macos-compat.yml | ||
| ci.yml | ||
| claude.yml | ||
| nightly.yml | ||
| release.yml | ||
| test-depot.yml | ||
| test-e2e.yml | ||
| update-homebrew.yml | ||