Skip to content

Commit 11eee55

Browse files
committed
Tests: Disable attr_backDeploy_evolution.swift for back_deployment_runtime.
Resolves rdar://99100512
1 parent 1a7146f commit 11eee55

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/attr/attr_backDeploy_evolution.swift

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@
3232
// REQUIRES: executable_test
3333
// REQUIRES: OS=macosx
3434

35+
// The deployment targets and availability versions hardcoded into this test
36+
// aren't compatible with the environment of the back deployment CI bots.
37+
// UNSUPPORTED: back_deployment_runtime
38+
3539
// ---- (0) Prepare SDK
3640
// RUN: %empty-directory(%t)
3741
// RUN: %empty-directory(%t/SDK_ABI)

0 commit comments

Comments
 (0)