Skip to content

Commit 0ac6860

Browse files
committed
Disable test/embedded/dependencies-random.swift pending resolution of rdar://121923818
1 parent 6cca6e5 commit 0ac6860

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/embedded/dependencies-random.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
// REQUIRES: OS=macosx || OS=linux-gnu
3131
// UNSUPPORTED: OS=linux-gnu && CPU=aarch64
3232

33+
// REQUIRES: rdar121923818
34+
3335
@_silgen_name("putchar")
3436
@discardableResult
3537
func putchar(_: CInt) -> CInt

0 commit comments

Comments
 (0)