Skip to content

Commit 6161614

Browse files
committed
XFAIL decl/protocol/protocols_with_self_or_assoc_reqs_executable.swift
rdar://83066987
1 parent 802e5aa commit 6161614

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/decl/protocol/protocols_with_self_or_assoc_reqs_executable.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
// RUN: %target-run-simple-swift
22
// REQUIRES: executable_test
33

4+
// Temporarily disabled due to a runtime crash.
5+
// REQUIRES: rdar83066987
6+
47
import StdlibUnittest
58

69
let Tests = TestSuite(#file)

0 commit comments

Comments
 (0)