Skip to content

Commit 485903b

Browse files
committed
Disable Interpreter/async_fib.swift
Test fails sporadically on macOS-x86_64 and other configurations. rdar://78192131
1 parent 41e3332 commit 485903b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Interpreter/async_fib.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
// UNSUPPORTED: back_deployment_runtime
1010
// UNSUPPORTED: OS=windows-msvc
1111

12+
// Test fails sporadically on macOS-x86_64 and other configurations.
13+
// REQUIRES: rdar78192131
14+
1215
var gg = 0
1316

1417
@inline(never)

0 commit comments

Comments
 (0)