cmux/.github/workflows
austinpower1258 ae064802c6 Use NSWorkspace to launch app in display resolution UI test
XCUIApplication.launch() hard-fails with a 60-second timeout when
it can't foreground the app on headless CI runners. This test never
uses XCUIApplication for interaction (no taps/keys) — it only reads
a diagnostics file.

Replace with NSWorkspace.openApplication which launches through
Launch Services, passes env vars via OpenConfiguration, and returns
immediately without blocking on activation failure.

Also add CI retry loop since runner environment is flaky.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 02:48:31 -07:00
..
build-ghosttykit.yml ci: add concurrency groups to prevent WarpBuild runner contention (#1889) 2026-03-20 17:29:34 -07:00
ci-macos-compat.yml Skip hanging test in compat CI to match ci.yml (#1801) 2026-03-19 01:44:54 -07:00
ci.yml Use NSWorkspace to launch app in display resolution UI test 2026-03-23 02:48:31 -07:00
claude.yml "Claude PR Assistant workflow" (#965) 2026-03-05 17:19:02 -08:00
nightly.yml Stop canceling in-progress nightly builds (#1856) 2026-03-20 00:57:56 -07:00
release.yml Merge remote-tracking branch 'origin/main' into pr-ssh-stack-main 2026-03-17 01:15:08 -07:00
test-depot.yml Migrate CI/CD to WarpBuild, consolidate test jobs (#1501) 2026-03-17 01:00:14 -07:00
test-e2e.yml Add failing regression test for browser find focus (#1891) 2026-03-20 22:12:26 -07:00
update-homebrew.yml Update all remaining cmux.dev references to cmux.com (#1721) 2026-03-18 01:32:12 -07:00