Skip to content

Commit 2b254e2

Browse files
xedinshahmishal
authored andcommitted
[Tests] NFC: Disable a test-case to unblock update to Xcode 16.2
(cherry picked from commit 8b4a809)
1 parent cfb25f8 commit 2b254e2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

validation-test/Sema/SwiftUI/rdar72771072.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
// REQUIRES: objc_interop
33
// REQUIRES: OS=macosx
44

5+
// Too complex with Xcode 16.2 SDK
6+
// REQUIRES: rdar141262107
7+
58
import SwiftUI
69

710
enum E {

0 commit comments

Comments
 (0)