[lit testing] Fix Windows reliability?
authorDavid Zarzycki <dave@znu.io>
Tue, 16 Mar 2021 13:11:01 +0000 (09:11 -0400)
committerDavid Zarzycki <dave@znu.io>
Tue, 16 Mar 2021 13:11:41 +0000 (09:11 -0400)
llvm/utils/lit/tests/reorder.py

index 7c9dc8d..8e5ecda 100644 (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 --