Skip to content

Commit ce5ea4f

Browse files
committed
Unsupport flaky ios/watchos device runs
Resolves rdar://119268340
1 parent 0ec84e7 commit ce5ea4f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Sema/package_resilience_super_class.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
// RUN: %target-build-swift -I %t -L %t -lUtils %s -o %t/main %target-rpath(%t) -package-name mypkg -DTESTABLE
2121
// RUN: %target-run %t/main %t/%target-library-name(Utils) | %FileCheck %s
2222

23+
// UNSUPPORTED: OS=watchos
24+
// UNSUPPORTED: OS=ios
2325
// REQUIRES: executable_test
2426

2527
//--- Utils.swift

0 commit comments

Comments
 (0)