Skip to content

Commit 743b274

Browse files
committed
tests: restrict SILOptimizer/isolated_conformances.swift to macos and linux
rdar://148700116
1 parent 94a8526 commit 743b274

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/SILOptimizer/isolated_conformances.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
// REQUIRES: executable_test
1010
// REQUIRES: concurrency_runtime
1111
// REQUIRES: swift_feature_IsolatedConformances
12+
// REQUIRES: OS=macosx || OS=linux-gnu
1213

1314
// UNSUPPORTED: back_deployment_runtime
1415
// UNSUPPORTED: back_deploy_concurrency

0 commit comments

Comments
 (0)