Skip to content

Commit 3ea473e

Browse files
committed
Test: Disable attr_backDeploy_evolution.swift in remote run test configuations.
Resolves rdar://100623092
1 parent af276b7 commit 3ea473e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/attr/attr_backDeploy_evolution.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@
3636
// aren't compatible with the environment of the back deployment CI bots.
3737
// UNSUPPORTED: back_deployment_runtime
3838

39+
// Remote test execution does not support dynamically loaded libraries.
40+
// UNSUPPORTED: remote_run
41+
3942
// ---- (0) Prepare SDK
4043
// RUN: %empty-directory(%t)
4144
// RUN: %empty-directory(%t/SDK_ABI)

0 commit comments

Comments
 (0)