We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 686cfe3 + 91beadc commit bef14d0Copy full SHA for bef14d0
Tests/SwiftDriverTests/SwiftDriverTests.swift
@@ -5623,9 +5623,6 @@ final class SwiftDriverTests: XCTestCase {
5623
}
5624
5625
func testVerboseImmediateMode() throws {
5626
- #if os(macOS) && arch(arm64)
5627
- try XCTSkipIf(true, "Temporarily disabled on Apple Silicon (rdar://80558898)")
5628
- #endif
5629
5630
// There is nothing particularly macOS-specific about this test other than
5631
// the use of some macOS-specific XCTest functionality to determine the
0 commit comments