[webkit-changes] [WebKit/WebKit] ada351: [Static Analyzer CI] Rename CompareStaticAnalyzerR...
Brianna Fan
noreply at github.com
Mon Sep 9 17:05:03 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ada351a49dbecae5a43081415973c92df6063f74
https://github.com/WebKit/WebKit/commit/ada351a49dbecae5a43081415973c92df6063f74
Author: Brianna Fan <bfan2 at apple.com>
Date: 2024-09-09 (Mon, 09 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] Rename CompareStaticAnalyzerResults
https://bugs.webkit.org/show_bug.cgi?id=279386
rdar://135594323
Reviewed by Ryan Haddad.
Rename CompareStaticAnalyzerResults to FindUnexpectedStaticAnalyzerResults.
* Tools/CISupport/build-webkit-org/steps.py:
(ScanBuildSmartPointer.run):
(FindUnexpectedStaticAnalyzerResults):
(ExtractStaticAnalyzerTestResults.addCustomURLs):
(CompareStaticAnalyzerResults): Deleted.
(CompareStaticAnalyzerResults.run): Deleted.
(CompareStaticAnalyzerResults.createResultMessage): Deleted.
(CompareStaticAnalyzerResults.getResultSummary): Deleted.
* Tools/CISupport/build-webkit-org/steps_unittest.py:
Canonical link: https://commits.webkit.org/283375@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