Revert "Skip flaky socket tests in macOS Compatibility workflow too"
This reverts commit 6295ec7439.
This commit is contained in:
parent
6295ec7439
commit
5fa2a34236
1 changed files with 0 additions and 3 deletions
3
.github/workflows/ci-macos-compat.yml
vendored
3
.github/workflows/ci-macos-compat.yml
vendored
|
|
@ -130,9 +130,6 @@ jobs:
|
||||||
-disableAutomaticPackageResolution \
|
-disableAutomaticPackageResolution \
|
||||||
-destination "platform=macOS" \
|
-destination "platform=macOS" \
|
||||||
-skip-testing:cmuxTests/AppDelegateShortcutRoutingTests/testCmdWClosesWindowWhenClosingLastSurfaceInLastWorkspace \
|
-skip-testing:cmuxTests/AppDelegateShortcutRoutingTests/testCmdWClosesWindowWhenClosingLastSurfaceInLastWorkspace \
|
||||||
-skip-testing:cmuxTests/TerminalControllerSocketSecurityTests/testSocketPermissionsFollowAccessMode \
|
|
||||||
-skip-testing:cmuxTests/TerminalControllerSocketSecurityTests/testPasswordModeRejectsUnauthenticatedCommands \
|
|
||||||
-skip-testing:cmuxTests/TerminalControllerSocketSecurityTests/testReportTmuxStateResolvesPanelByTTY \
|
|
||||||
test 2>&1
|
test 2>&1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue