Skip to content

Commit 43d566e

Browse files
authored
Merge pull request swiftlang#70736 from kavon/xfail-embedded-test
disable embedded test that is failing in CI
2 parents 4e0b983 + 6d210d4 commit 43d566e

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)