[webkit-changes] [WebKit/WebKit] 14dcf9: [ews-build.webkit.org] Don't consult results.webki...

Jonathan Bedard noreply at github.com
Tue Dec 13 16:39:37 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 14dcf9a35beb7346e83e2d664cb1923aee68c1b7
      https://github.com/WebKit/WebKit/commit/14dcf9a35beb7346e83e2d664cb1923aee68c1b7
  Author: Jonathan Bedard <jbedard at apple.com>
  Date:   2022-12-13 (Tue, 13 Dec 2022)

  Changed paths:
    M Tools/CISupport/ews-build/results_db.py
    M Tools/CISupport/ews-build/steps.py

  Log Message:
  -----------
  [ews-build.webkit.org] Don't consult results.webkit.org for non-main PRs
https://bugs.webkit.org/show_bug.cgi?id=249166

Reviewed by Aakash Jain.

* Tools/CISupport/ews-build/results_db.py:
(ResultsDatabase.get_results_summary): Catch all exceptions when making a request
to be more resiliant to failures.
* Tools/CISupport/ews-build/steps.py:
(RunWebKitTests.runCommand): Skip results.webkit.org checkout for non-main PRs.
(ReRunWebKitTests.runCommand): Ditto.

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




More information about the webkit-changes mailing list