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.
1 parent d616136 commit 91beadcCopy full SHA for 91beadc
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