Skip to content

Commit 9dcd55b

Browse files
authored
Merge pull request #67672 from aschwaighofer/temp_disable_test_objc_subclass
Temporarily disable IRGen test objc_subclass.swift on watchOS
2 parents d419826 + ac3d0b1 commit 9dcd55b

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)