Skip to content

Commit d4db060

Browse files
authored
Merge pull request #70570 from rintaro/disable-rdar119907089
[Test] Disable objc_class_properties_runtime.swift
2 parents 04abdb1 + c2fa7c5 commit d4db060

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interpreter/objc_class_properties_runtime.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
// REQUIRES: executable_test
1111
// REQUIRES: objc_interop
1212

13+
// REQUIRES: rdar119907089
14+
1315
import Foundation
1416
import StdlibUnittest
1517
import ObjCClasses

0 commit comments

Comments
 (0)