Skip to content

Commit deb16ac

Browse files
committed
Disable tests that fails on some bots test/IRGen/objc_super.swift
rdar://72091795
1 parent 20dd399 commit deb16ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/IRGen/objc_super.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
// REQUIRES: CPU=x86_64
66
// REQUIRES: objc_interop
77

8+
// REQUIRES: rdar_72091795
9+
810
import gizmo
911

1012
// CHECK: [[CLASS:%objc_class]] = type

0 commit comments

Comments
 (0)