diff options
author | Joel E. Denny <jdenny.ornl@gmail.com> | 2023-09-07 12:34:43 -0400 |
---|---|---|
committer | Joel E. Denny <jdenny.ornl@gmail.com> | 2023-09-07 12:35:55 -0400 |
commit | dc7aa0a143fe177508ada7f065d1d6bb48e92c34 (patch) | |
tree | e58550b6bb35cc2ed6513924100bab18f2b35e1d /llvm/utils/lit/tests/shtest-shell.py | |
parent | 80786af06da325510eeb6846aeaf964a3214c175 (diff) | |
download | llvm-dc7aa0a143fe177508ada7f065d1d6bb48e92c34.zip llvm-dc7aa0a143fe177508ada7f065d1d6bb48e92c34.tar.gz llvm-dc7aa0a143fe177508ada7f065d1d6bb48e92c34.tar.bz2 |
Revert "[lit] Fix c981c533055e's remaining test fails under windows"
This reverts commit 012d844fb856a89368aca95ca994726554b90f22.
The reason for the revert is discussed at:
https://discourse.llvm.org/t/rfc-improving-lits-debug-output/72839/52
Diffstat (limited to 'llvm/utils/lit/tests/shtest-shell.py')
-rw-r--r-- | llvm/utils/lit/tests/shtest-shell.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/utils/lit/tests/shtest-shell.py b/llvm/utils/lit/tests/shtest-shell.py index a957fdd..97d9466 100644 --- a/llvm/utils/lit/tests/shtest-shell.py +++ b/llvm/utils/lit/tests/shtest-shell.py @@ -475,7 +475,7 @@ # CHECK-NEXT: # executed command: true # CHECK: diff -U0 {{.*}}.foo {{.*}}.bar && false || true -# CHECK-NEXT: # executed command: diff -U0 {{.+}}.foo{{.*}} {{.+}}.bar{{.*}} +# CHECK-NEXT: diff -U0 {{.*}}.foo {{.*}}.bar # CHECK-NEXT: # .---command stdout{{-*}} # CHECK: # | @@ {{.*}} @@ # CHECK-NEXT: # | -6 foo |