Skip to content

Commit dfbb604

Browse files
authored
Merge pull request #61390 from tshortli/disable-back-deploy-attr-evolution-for-remote-run
Test: Disable `attr_backDeploy_evolution.swift` in remote run test configuations
2 parents bb59291 + 3ea473e commit dfbb604

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)