[webkit-changes] [WebKit/WebKit] 1c1374: [Static Analyzer CI] Hide unexpected results link ...

Brianna Fan noreply at github.com
Tue Sep 10 13:25:20 PDT 2024


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

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

  Log Message:
  -----------
  [Static Analyzer CI] Hide unexpected results link if there are no unexpected results
https://bugs.webkit.org/show_bug.cgi?id=279289
rdar://129720143

Reviewed by Aakash Jain.

Add result links to DisplaySmartPointerResults and hide unexpected when there are none.

* Tools/CISupport/build-webkit-org/steps.py:
(DisplaySmartPointerResults): Rename DisplayUnexpectedResults to DisplaySmartPointerResults.
(DisplaySmartPointerResults.run): Add result links to DisplaySmartPointerResults instead of ExtractStaticAnalyzerTestResults.
(DisplaySmartPointerResults.getFilesPerProject): Improve logging.
(DisplaySmartPointerResults.getResultSummary): Display 'No unexpected results' upon success.
(DisplaySmartPointerResults.resultDirectoryURL): Added.
(DisplaySmartPointerResults.resultDownloadURL): Added.
(ExtractStaticAnalyzerTestResults):
(ExtractStaticAnalyzerTestResults.addCustomURLs): Pass.
(ExtractStaticAnalyzerTestResults.run): Deleted.
(ExtractStaticAnalyzerTestResults.getLastBuildStepByName): Deleted.
* Tools/CISupport/build-webkit-org/steps_unittest.py:

Canonical link: https://commits.webkit.org/283439@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