cmux/cmuxUITests
austinpower1258 79aae4fe83 Use NSWorkspace with activates=false to launch app in UI test
Root cause: Process inherits the XCTest runner's sandbox, preventing
the app from writing diagnostics to /tmp/. NSWorkspace.openApplication
goes through LaunchServices, which launches the app in its own process
context outside the sandbox. Using activates=false avoids the 60s
foreground activation timeout that killed the previous NSWorkspace
attempt on headless CI runners.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 03:34:56 -07:00
..
AutomationSocketUITests.swift Stabilize SSH remote flow after merging main 2026-03-16 23:57:48 -07:00
BonsplitTabDragUITests.swift Test minimal mode sidebar control behavior 2026-03-16 23:20:15 -07:00
BrowserImportProfilesUITests.swift Scroll settings hint to import controls 2026-03-17 04:48:21 -07:00
BrowserOmnibarSuggestionsUITests.swift Fix UI test helper closure captures 2026-03-17 00:14:28 -07:00
BrowserPaneNavigationKeybindUITests.swift Add failing regression test for browser find focus (#1891) 2026-03-20 22:12:26 -07:00
CloseWindowConfirmDialogUITests.swift Stabilize SSH remote flow after merging main 2026-03-16 23:57:48 -07:00
CloseWorkspaceCmdDUITests.swift Stabilize SSH remote flow after merging main 2026-03-16 23:57:48 -07:00
CloseWorkspaceConfirmDialogUITests.swift Stabilize SSH remote flow after merging main 2026-03-16 23:57:48 -07:00
CloseWorkspacesConfirmDialogUITests.swift Stabilize SSH remote flow after merging main 2026-03-16 23:57:48 -07:00
DisplayResolutionRegressionUITests.swift Use NSWorkspace with activates=false to launch app in UI test 2026-03-23 03:34:56 -07:00
JumpToUnreadUITests.swift Stabilize SSH remote flow after merging main 2026-03-16 23:57:48 -07:00
MenuKeyEquivalentRoutingUITests.swift Fix UI test helper closure captures 2026-03-17 00:14:28 -07:00
MultiWindowNotificationsUITests.swift Fix UI test helper closure captures 2026-03-17 00:14:28 -07:00
SidebarHelpMenuUITests.swift fix: harden Sparkle manual update dialog flow 2026-03-21 15:19:31 -07:00
SidebarResizeUITests.swift Stabilize SSH remote flow after merging main 2026-03-16 23:57:48 -07:00
UpdatePillUITests.swift Show update-available banner automatically on launch (#1651) 2026-03-18 12:30:44 -07:00