[all-commits] [llvm/llvm-project] a317d6: [CI] Handle Runtime Build Failures Correctly in ge...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Thu Aug 28 08:02:32 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a317d64f885f0d93ccd4208a34c3b7ac5bccf47f
https://github.com/llvm/llvm-project/commit/a317d64f885f0d93ccd4208a34c3b7ac5bccf47f
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2025-08-28 (Thu, 28 Aug 2025)
Changed paths:
M .ci/generate_test_report_lib.py
M .ci/generate_test_report_lib_test.py
Log Message:
-----------
[CI] Handle Runtime Build Failures Correctly in generate_test_report (#155730)
The nested ninja invocations currently confuse the script. Update the
script to handle this correctly and a test to ensure we do not regress
this behavior in the future.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list