Skip to content

Commit ec29497

Browse files
authored
Merge pull request #62041 from tshortli/interpreter-hassymbol-unsupported-remote-run
Test: Add `UNSUPPORTED: remote_run` to Interpreter/has_symbol.swift
2 parents 22621c4 + 8b84752 commit ec29497

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Interpreter/has_symbol.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727

2828
// REQUIRES: executable_test
2929
// REQUIRES: VENDOR=apple
30+
// UNSUPPORTED: remote_run
3031

3132
// rdar://102159307 - #_hasSymbol needs to be implemented with a SILInstruction
3233
// REQUIRES: swift_test_mode_optimize_none

0 commit comments

Comments
 (0)