Skip to content

Commit c9d496b

Browse files
committed
Disable a test case to unbreak the bots, rdar://24894993
1 parent f0d306e commit c9d496b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/SILGen/objc_nonnull_lie_hack.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
// RUN: %target-swift-frontend -emit-sil -O -sdk %S/Inputs -I %S/Inputs -I %t/APINotes -enable-source-import -primary-file %s | FileCheck -check-prefix=OPT %s
66

77
// REQUIRES: objc_interop
8+
// REQUIRES: rdar24894993
89

910
import Foundation
1011
import gizmo

0 commit comments

Comments
 (0)