Skip to content

Commit 91beadc

Browse files
rjmansfieldartemcm
authored andcommitted
Re-enable testVerboseImmediateMode for macos-arm64.
1 parent d616136 commit 91beadc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Tests/SwiftDriverTests/SwiftDriverTests.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5623,9 +5623,6 @@ final class SwiftDriverTests: XCTestCase {
56235623
}
56245624

56255625
func testVerboseImmediateMode() throws {
5626-
#if os(macOS) && arch(arm64)
5627-
try XCTSkipIf(true, "Temporarily disabled on Apple Silicon (rdar://80558898)")
5628-
#endif
56295626

56305627
// There is nothing particularly macOS-specific about this test other than
56315628
// the use of some macOS-specific XCTest functionality to determine the

0 commit comments

Comments
 (0)