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 c2e8065 commit 3b0d3e2Copy full SHA for 3b0d3e2
llvm/utils/lit/tests/pass-test-update.py
@@ -13,7 +13,7 @@
13
# CHECK: Traceback (most recent call last):
14
# CHECK: File {{.*}}, line {{.*}}, in {{.*}}
15
# CHECK: update_output = test_updater(result, test)
16
-# CHECK: File "{{.*}}/should_not_run.py", line {{.*}}, in should_not_run
+# CHECK: File "{{.*}}{{/|\\}}should_not_run.py", line {{.*}}, in should_not_run
17
# CHECK: raise Exception("this test updater should only run on failure")
18
# CHECK: Exception: this test updater should only run on failure
19
# CHECK: ********************
0 commit comments