forked from OSchip/llvm-project
[lit testing] Fix Windows reliability?
This commit is contained in:
parent
b044f76bc8
commit
49d0e115d5
|
@ -3,6 +3,7 @@
|
||||||
# RUN: cp %{inputs}/reorder/.lit_test_times.txt %{inputs}/reorder/.lit_test_times.txt.orig
|
# RUN: cp %{inputs}/reorder/.lit_test_times.txt %{inputs}/reorder/.lit_test_times.txt.orig
|
||||||
# RUN: %{lit} -j1 %{inputs}/reorder | FileCheck %s
|
# RUN: %{lit} -j1 %{inputs}/reorder | FileCheck %s
|
||||||
# RUN: not diff %{inputs}/reorder/.lit_test_times.txt %{inputs}/reorder/.lit_test_times.txt.orig
|
# RUN: not diff %{inputs}/reorder/.lit_test_times.txt %{inputs}/reorder/.lit_test_times.txt.orig
|
||||||
|
# RUN: cp %{inputs}/reorder/.lit_test_times.txt.orig %{inputs}/reorder/.lit_test_times.txt
|
||||||
# END.
|
# END.
|
||||||
|
|
||||||
# CHECK: -- Testing: 3 tests, 1 workers --
|
# CHECK: -- Testing: 3 tests, 1 workers --
|
||||||
|
|
Loading…
Reference in New Issue