Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / utils / lit / tests / max-time.py
bloba416c8da3eaff310ec616850b74c5bc0a08af34b
1 # UNSUPPORTED: system-windows
3 # Test overall lit timeout (--max-time).
5 # RUN: %{lit} %{inputs}/max-time --max-time=5 2>&1 | FileCheck %s
7 # CHECK: reached timeout, skipping remaining tests
8 # CHECK: Skipped: 1
9 # CHECK: Passed : 1