Skip to content

Commit 6d210d4

Browse files
committed
disable embedded test that is failing in CI
1 parent 4e0b983 commit 6d210d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/embedded/dependencies-no-allocations.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
// RUN: %target-clang %t/a.o %t/print.o -o %t/a.out
2121
// RUN: %target-run %t/a.out | %FileCheck %s
2222

23+
// REQUIRES: rdar120557595
2324
// REQUIRES: swift_in_compiler
2425
// REQUIRES: executable_test
2526
// REQUIRES: optimized_stdlib

0 commit comments

Comments
 (0)