Skip to content

Commit 013e671

Browse files
authored
Merge pull request swiftlang#70279 from apple/es-unsupport
[Test] Unsupport flaky ios/watchos device runs
2 parents b781ef7 + ce5ea4f commit 013e671

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)