Skip to content

Commit 6670582

Browse files
authored
Merge pull request #65210 from eeckstein/disable-interop-test
tests: disable Interop/ObjCToSwiftToObjCxx/bridge-objc-types-back-to-objcxx-execution.mm to unblock CI
2 parents 65adfd9 + 7113715 commit 6670582

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interop/ObjCToSwiftToObjCxx/bridge-objc-types-back-to-objcxx-execution.mm

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
// REQUIRES: executable_test
1414
// REQUIRES: objc_interop
1515

16+
// REQUIRES: rdar107657204
17+
1618
//--- header.h
1719

1820
#import <Foundation/Foundation.h>

0 commit comments

Comments
 (0)