[all-commits] [llvm/llvm-project] 498aea: [CI] Generate Test Report With No Test Results

Aiden Grossman via All-commits all-commits at lists.llvm.org
Thu Jul 10 06:42:00 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 498aeada7b8e079f5bc59bf4e9bb0c8630ee6d32
      https://github.com/llvm/llvm-project/commit/498aeada7b8e079f5bc59bf4e9bb0c8630ee6d32
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2025-07-10 (Thu, 10 Jul 2025)

  Changed paths:
    M .ci/generate_test_report_lib.py
    M .ci/generate_test_report_lib_test.py

  Log Message:
  -----------
  [CI] Generate Test Report With No Test Results

This patch makes it so that generate_test_report_github.py generates a
test report even when we don't get any test results. This otherwise
created a pretty confusing user experience on the Github side if the
build failed before any tests ran or in cases like running check-libc
where none of the tests are run through lit.

Reviewers: lnihlen, cmtice

Pull Request: https://github.com/llvm/llvm-project/pull/147871



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