Revert "Skip flaky socket security tests that time out on CI runners"

This reverts commit ca45a99c11.
This commit is contained in:
austinpower1258 2026-03-30 22:44:28 -07:00
parent 5fa2a34236
commit f82e016067

View file

@ -175,9 +175,6 @@ jobs:
-disableAutomaticPackageResolution \
-destination "platform=macOS" \
-skip-testing:cmuxTests/AppDelegateShortcutRoutingTests/testCmdWClosesWindowWhenClosingLastSurfaceInLastWorkspace \
-skip-testing:cmuxTests/TerminalControllerSocketSecurityTests/testSocketPermissionsFollowAccessMode \
-skip-testing:cmuxTests/TerminalControllerSocketSecurityTests/testPasswordModeRejectsUnauthenticatedCommands \
-skip-testing:cmuxTests/TerminalControllerSocketSecurityTests/testReportTmuxStateResolvesPanelByTTY \
test 2>&1
}