Skip to content

Commit af5065d

Browse files
committed
Require swift_in_compiler in dist. ownership verify sil
Commit 5bc0366 introduced changes to distributed_id_system_ownership_verify_sil.swift that don't work unless you have SwiftCompilerSources enable. Gating test on that.
1 parent d85fbf6 commit af5065d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Distributed/SIL/distributed_id_system_ownership_verify_sil.swift

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

55
// REQUIRES: concurrency
66
// REQUIRES: distributed
7+
// REQUIRES: swift_in_compiler
78

89
// rdar://76038845
910
// UNSUPPORTED: use_os_stdlib

0 commit comments

Comments
 (0)