Skip to content

Commit d96d2db

Browse files
authored
Merge pull request swiftlang#32536 from nate-chandler/test/disable-remote-run-for-struct-multi-performance
2 parents 30e671a + beb75a1 commit d96d2db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/IRGen/prespecialized-metadata/struct-multi-conformance.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
// UNSUPPORTED: use_os_stdlib
1717
// UNSUPPORTED: swift_test_mode_optimize
1818
// UNSUPPORTED: swift_test_mode_optimize_size
19+
// UNSUPPORTED: remote_run
1920

2021
#if BASE
2122
public struct K {

0 commit comments

Comments
 (0)