[llvm] [llvm-lit][test] Precommit tests for curly braces in lit internal shell (PR #102976)
Paul Kirth via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 15 11:24:55 PDT 2024
================
@@ -4,7 +4,7 @@
# FIXME: Temporarily dump test output so we can debug failing tests on
# buildbots.
# RUN: cat %t.out
-# RUN: FileCheck --input-file %t.out %s
+# RUN: FileCheck --input-file %t.out %s --dump-input-context=1000
----------------
ilovepi wrote:
leftover from debugging?
https://github.com/llvm/llvm-project/pull/102976
More information about the llvm-commits
mailing list