Skip to content

Commit 643676d

Browse files
committed
test: temporarily disable Interpreter/objc_class_resilience.swift for CI issue. rdar://49026933
1 parent b2b128c commit 643676d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Interpreter/class_resilience.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
// RUN: %target-run %t/main2 %t/%target-library-name(resilient_struct_wmo) %t/%target-library-name(resilient_class_wmo) %t/%target-library-name(fixed_layout_class_wmo)
3030

3131
// REQUIRES: executable_test
32+
// REQUIRES: rdar49026933
3233

3334
import StdlibUnittest
3435

0 commit comments

Comments
 (0)