Skip to content

Commit

Permalink
[lldb] Skip Recognizer/assert.test on linux
Browse files Browse the repository at this point in the history
-> PR56144
  • Loading branch information
labath committed Jun 21, 2022
1 parent bfca9a0 commit 1004d6e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lldb/test/Shell/Recognizer/assert.test
@@ -1,6 +1,10 @@
# XFAIL: target-arm && linux-gnu
# XFAIL: system-freebsd
# XFAIL: system-netbsd
#
# llvm.org/pr56144
# UNSUPPORTED: system-linux
#
# UNSUPPORTED: system-windows
# RUN: %clang_host -g -O0 %S/Inputs/assert.c -o %t.out
# RUN: %lldb -b -s %s %t.out | FileCheck %s
Expand Down

0 comments on commit 1004d6e

Please sign in to comment.