Skip to content

Commit 1a611e9

Browse files
authored
Merge pull request #60358 from meg-gupta/disablewatchostest
Disable failing test swift_async_extended_frame_info_watchos.swift
2 parents 1bbe6b7 + 222c878 commit 1a611e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/IRGen/swift_async_extended_frame_info_watchos.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
// REQUIRES: OS=watchos
88
// REQUIRES: CPU=armv7k || CPU=arm64_32
9+
// REQUIRES: rdar97790231
910

1011
public func someAsyncFunction() async {
1112
}

0 commit comments

Comments
 (0)