Skip to content

Commit bd48a7d

Browse files
authored
Merge pull request #80667 from eeckstein/fix-test
tests: restrict SILOptimizer/isolated_conformances.swift to macos and linux
2 parents ccd9cf7 + 743b274 commit bd48a7d

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)