forked from OSchip/llvm-project
[lldb] Skip TestError.test with reproducers
This tests the driver, which is bypassed by the reproducer during replay.
This commit is contained in:
parent
e095e98a3a
commit
6dabd267bd
|
@ -1,2 +1,3 @@
|
|||
UNSUPPORTED: lldb-repro
|
||||
RUN: not %lldb --arch 2>&1 | FileCheck %s
|
||||
CHECK: error: argument to '--arch' is missing
|
||||
|
|
Loading…
Reference in New Issue