Skip to content

Commit 91ccb2f

Browse files
authored
Merge pull request #67049 from bnbarham/disable-distributed-test
[Test] Temporarily disable test to unblock PR testing
2 parents 421c762 + 488026c commit 91ccb2f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/ModuleInterface/distributed-actor.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// REQUIRES: rdar111572280
2+
13
// RUN: %empty-directory(%t)
24
// RUN: %target-swift-emit-module-interface(%t/Library.swiftinterface) %s -module-name Library
35
// RUN: %target-swift-typecheck-module-from-interface(%t/Library.swiftinterface) -module-name Library

0 commit comments

Comments
 (0)