Skip to content

Commit a2127a2

Browse files
committed
Disable validation-test/BuildSystem/llvm-targets-options.test on Linux
This has failed a couple of times in CI with an error about cmake not being an executable. Disbale until we can fix it. rdar://78320684
1 parent bae22f0 commit a2127a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

validation-test/BuildSystem/llvm-targets-options.test

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Failing in CI with "%cmake is not an executable" rdar://78320684
2+
# UNSUPPORTED: OS=linux-gnu
3+
14
# REQUIRES: standalone_build
25

36
# RUN: %empty-directory(%t)

0 commit comments

Comments
 (0)