[webkit-changes] [WebKit/WebKit] 05987b: 'run-benchmark' script should not fail when script...

dewei-zhu noreply at github.com
Tue Sep 20 18:17:07 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 05987b8edd7e6a74fbe2babd73eb835400a1c35d
      https://github.com/WebKit/WebKit/commit/05987b8edd7e6a74fbe2babd73eb835400a1c35d
  Author: Dewei Zhu <dewei_zhu at apple.com>
  Date:   2022-09-20 (Tue, 20 Sep 2022)

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

  Log Message:
  -----------
  'run-benchmark' script should not fail when script is out of a git checkout.
https://bugs.webkit.org/show_bug.cgi?id=245452
rdar://99465558

Reviewed by Stephanie Lewis.

Fix a bug that 'run-benchmark' raises an exception when script is not inside a git checkout.

* Tools/Scripts/webkitpy/benchmark_runner/benchmark_builder.py:
(BenchmarkBuilder._local_git_archive_eligible):

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




More information about the webkit-changes mailing list