Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ca0fcb99825e06ae225b212780785c51653b70eb
      
https://github.com/WebKit/WebKit/commit/ca0fcb99825e06ae225b212780785c51653b70eb
  Author: Jonathan Bedard <[email protected]>
  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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to