Skip to content

Commit d637cf7

Browse files
committed
[test] IRGen/opaque_result_alwaysInlineIntoClient: disable on non-local test configs
1 parent 7d94c24 commit d637cf7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/IRGen/opaque_result_alwaysInlineIntoClient.swift

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
// REQUIRES: OS=macosx && (CPU=x86_64 || CPU=arm64)
1010
// REQUIRES: executable_test
1111

12+
// FIXME: To allow these, the dylib built above needs to get uploaded to remote
13+
// executors. (rdar://97995151)
14+
// UNSUPPORTED: remote_run || device_run
15+
1216
import AlwaysInlineIntoWithOpaque
1317

1418
public func test() {

0 commit comments

Comments
 (0)