[llvm-branch-commits] [CI] Setup generate_report to describe ninja failures (PR #152621)
Aiden Grossman via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Aug 8 07:01:21 PDT 2025
================
@@ -169,12 +208,13 @@ def test_no_tests_in_testsuite(self):
)
)
],
+ [],
),
dedent(
"""\
# Foo
- The build failed before running any tests.
+ The build failed before running any tests. Detailed information about the build failure could not be automatically obtained.
----------------
boomanaiden154 wrote:
Good point. Updated.
https://github.com/llvm/llvm-project/pull/152621
More information about the llvm-branch-commits
mailing list