Skip to content

Commit f98c5ed

Browse files
committed
Disable test Distributed/distributed_actor_typed_throws.swift
Until folks can take a look. It fails on some bots including apparently a pr test bot. For example: https://ci.swift.org/job/oss-swift_tools-RA_stdlib-DA_test-device-non_executable/8369/ https://ci.swift.org/job/oss-swift_tools-RA_stdlib-DA_test-simulators/5629 https://ci.swift.org/job/oss-swift-pr-test-macoss/4725 Introduced in #79144 rdar://144229403
1 parent 7da14f8 commit f98c5ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Distributed/distributed_actor_typed_throws.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// REQUIRES: rdar144229403
2+
13
// RUN: %target-typecheck-verify-swift
24
// RUN: %target-swift-frontend -emit-sil -DMAKE_CORRECT %s -o - | %FileCheck %s
35

0 commit comments

Comments
 (0)