[webkit-changes] [WebKit/WebKit] ca0fcb: [ews-build.webkit.org] Convert AnalyzeAPITestsResu...

Jonathan Bedard noreply at github.com
Sat Jan 28 07:57:26 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ca0fcb99825e06ae225b212780785c51653b70eb
      https://github.com/WebKit/WebKit/commit/ca0fcb99825e06ae225b212780785c51653b70eb
  Author: Jonathan Bedard <jbedard at apple.com>
  Date:   2023-01-28 (Sat, 28 Jan 2023)

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

  Log Message:
  -----------
  [ews-build.webkit.org] Convert AnalyzeAPITestsResults to new-style buildstep
https://bugs.webkit.org/show_bug.cgi?id=251230
rdar://104718250

Reviewed by Aakash Jain.

* Tools/CISupport/ews-build/steps.py:
(AnalyzeAPITestsResults):
(AnalyzeAPITestsResults.run): Renamed from start.
(AnalyzeAPITestsResults.analyzeResults): Make entire function asynchronous, since it calls
asynchronous functions.
(AnalyzeAPITestsResults.getTestsResults): Correctly yield log additions.
(AnalyzeAPITestsResults.start): Renamed to run.

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




More information about the webkit-changes mailing list