Skip to content

Commit 93b7f2c

Browse files
authored
Merge pull request #71239 from slavapestov/disable-embedded-test
Disable test/embedded/dependencies-random.swift pending resolution of rdar://121923818
2 parents 2f62134 + 0ac6860 commit 93b7f2c

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)