We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a90efd commit 1135d36Copy full SHA for 1135d36
llvm/utils/lit/tests/shtest-format.py
@@ -18,7 +18,7 @@
18
# CHECK: Command Output (stderr):
19
# CHECK-NEXT: --
20
# CHECK-NOT: --
21
-# CHECK: cat{{(_64)?(\.exe)?}}: {{.*does-not-exist.*}}: No such file or directory
+# CHECK: cat{{(_64)?(\.exe)?}}: {{(cannot open does-not-exist|.*does-not-exist.*: No such file or directory)}}
22
# CHECK: --
23
24
# CHECK: FAIL: shtest-format :: external_shell/fail_with_bad_encoding.txt
0 commit comments