diff --git a/Tests/CommandsTests/TestCommandTests.swift b/Tests/CommandsTests/TestCommandTests.swift index e4e79a69b61..436839d9fef 100644 --- a/Tests/CommandsTests/TestCommandTests.swift +++ b/Tests/CommandsTests/TestCommandTests.swift @@ -577,6 +577,7 @@ class TestCommandTestCase: CommandsBuildProviderTestCase { } func testFatalErrorDisplayedCorrectNumberOfTimesWhenSingleXCTestHasFatalErrorInBuildCompilation() async throws { + try XCTSkipIfCI() // Test for GitHub Issue #6605 // GIVEN we have a Swift Package that has a fatalError building the tests let expected = 1