mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
[lit] Temporarily disable failing tests on Windows
This commit is contained in:
parent
aed65c8e1b
commit
55b035f2b5
@ -1,3 +1,5 @@
|
||||
# UNSUPPORTED: system-windows
|
||||
|
||||
# Check the behavior of --max-failures option.
|
||||
#
|
||||
# RUN: not %{lit} -j 1 %{inputs}/max-failures > %t.out 2>&1
|
||||
|
@ -1,3 +1,5 @@
|
||||
# UNSUPPORTED: system-windows
|
||||
|
||||
# Test overall lit timeout (--max-time).
|
||||
#
|
||||
# RUN: %{lit} %{inputs}/max-time --max-time=5 2>&1 | FileCheck %s
|
||||
|
Loading…
Reference in New Issue
Block a user