Skip to content

Commit ac3d0b1

Browse files
committed
Temporarily disable IRGen test objc_subclass.swift on watchOS
It is failing on some bots. rdar://112664984
1 parent 5f624d1 commit ac3d0b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/IRGen/objc_subclass.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
// RUN: %build-irgen-test-overlays
33
// RUN: %target-swift-frontend(mock-sdk: -sdk %S/Inputs -I %t) -primary-file %s -emit-ir | %FileCheck --check-prefix=CHECK --check-prefix=CHECK-%target-ptrsize %s
44

5+
// UNSUPPORTED: OS=watchos
6+
57
// REQUIRES: objc_interop
68

79
// The order of the output seems to change between asserts/noasserts build of

0 commit comments

Comments
 (0)