[webkit-changes] [WebKit/WebKit] cec46c: [Static Analyzer CI] Fix various bugs in the build...

Brianna Fan noreply at github.com
Fri Sep 27 13:33:37 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cec46c832d43e424e30f7d802ca92dd489373c9c
      https://github.com/WebKit/WebKit/commit/cec46c832d43e424e30f7d802ca92dd489373c9c
  Author: Brianna Fan <bfan2 at apple.com>
  Date:   2024-09-27 (Fri, 27 Sep 2024)

  Changed paths:
    M Tools/CISupport/ews-build/steps.py
    M Tools/CISupport/ews-build/steps_unittest.py

  Log Message:
  -----------
  [Static Analyzer CI] Fix various bugs in the build summary
https://bugs.webkit.org/show_bug.cgi?id=280527
rdar://136843493

Reviewed by Aakash Jain.

1) Set property 'build_summary' instead of 'build_finish_summary' when step succeeds.
2) Add conditional 'pluralSuffix' to summary string.
3) Turn list of files into a set to remove duplicates.

* Tools/CISupport/ews-build/steps.py:
(DisplaySmartPointerResults.getFilesPerProject):
(DisplaySmartPointerResults.getResultSummary):
* Tools/CISupport/ews-build/steps_unittest.py:

Canonical link: https://commits.webkit.org/284388@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list