[lit testing] Fix Windows reliability?

This commit is contained in:
David Zarzycki 2021-03-16 09:11:01 -04:00
parent b044f76bc8
commit 49d0e115d5
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
# RUN: cp %{inputs}/reorder/.lit_test_times.txt %{inputs}/reorder/.lit_test_times.txt.orig
# RUN: %{lit} -j1 %{inputs}/reorder | FileCheck %s
# 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.
# CHECK: -- Testing: 3 tests, 1 workers --