[webkit-changes] [WebKit/WebKit] a87f9a: Run-benchmark should be able to checkout out a fix...

Jonathan Bedard noreply at github.com
Sun Sep 4 14:08:39 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a87f9a49dcc4fdce679b140ab24aa33c1acdfdf7
      https://github.com/WebKit/WebKit/commit/a87f9a49dcc4fdce679b140ab24aa33c1acdfdf7
  Author: Jonathan Bedard <jbedard at apple.com>
  Date:   2022-09-04 (Sun, 04 Sep 2022)

  Changed paths:
    M Tools/Scripts/webkitpy/benchmark_runner/benchmark_builder.py
    M Tools/Scripts/webkitpy/benchmark_runner/github_downloader.py

  Log Message:
  -----------
  Run-benchmark should be able to checkout out a fixed version of benchmark from Git/GitHub. (Follow-up)
https://bugs.webkit.org/show_bug.cgi?id=244704
rdar://99465558

Unreviewed test fix.

F-string broke Python 2 unit tests.

* Tools/Scripts/webkitpy/benchmark_runner/benchmark_builder.py:
(BenchmarkBuilder._download_from_github):
* Tools/Scripts/webkitpy/benchmark_runner/github_downloader.py:
(GithubDownloadTask.__init__):
(retry_on_exception.decorator.wrapped):
(GithubDownloader.subtree_for_path_with_commit):
(GithubDownloader._download_subtree_multiprocessing):
(GithubDownloader._commit):
(GithubDownloader._raw_content_url):
(GithubDownloader._request):

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




More information about the webkit-changes mailing list