cmux/.github
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
..
ISSUE_TEMPLATE Prompt bug reporters to test NIGHTLY (#930) 2026-03-05 01:48:09 -08:00
workflows Use NSWorkspace to launch app in display resolution UI test 2026-03-23 02:48:31 -07:00
pull_request_template.md Add PR template section for demo videos (#933) 2026-03-05 03:05:35 -08:00