Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 621a052ef95767ae7dbc57ee33e8a59b286a11da
      
https://github.com/WebKit/WebKit/commit/621a052ef95767ae7dbc57ee33e8a59b286a11da
  Author: Brianna Fan <[email protected]>
  Date:   2024-11-06 (Wed, 06 Nov 2024)

  Changed paths:
    M Tools/Scripts/compare-static-analysis-results

  Log Message:
  -----------
  Support uploading results from compare-static-analysis-results when comparing 
two runs instead of expectations
https://bugs.webkit.org/show_bug.cgi?id=282701
rdar://139370284

Reviewed by Jonathan Bedard.

Previously, running this script with --archived-dir and --report would fail.
This commit adds support for uploading the current run to results db by using 
the existing logic
for checking against expectations.

* Tools/Scripts/compare-static-analysis-results:
(create_filtered_results_dir):
(compare_project_results_to_expectations): Add upload_only argument and filter 
logging.
(main): If there's a report url then we should populate 
project_results_for_upload.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to