[webkit-changes] [WebKit/WebKit] b98dad: [ews-build] Make should_send_email_for_patch async...
Jonathan Bedard
noreply at github.com
Thu Apr 20 08:05:51 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b98dad5b233fad2d14bf1668307f0fac5e536e50
https://github.com/WebKit/WebKit/commit/b98dad5b233fad2d14bf1668307f0fac5e536e50
Author: Jonathan Bedard <jbedard at apple.com>
Date: 2023-04-20 (Thu, 20 Apr 2023)
Changed paths:
M Tools/CISupport/ews-build/steps.py
Log Message:
-----------
[ews-build] Make should_send_email_for_patch asynchronous
https://bugs.webkit.org/show_bug.cgi?id=254450
rdar://107209666
Reviewed by Aakash Jain.
* Tools/CISupport/ews-build/steps.py:
(BugzillaMixin.should_send_email_for_patch): Make asynchronous.
(AnalyzeCompileWebKitResults.send_email_for_new_build_failure): Treat
should_send_email_for_patch as asynchronous.
(AnalyzeLayoutTestsResults.send_email_for_new_test_failures): Ditto.
Canonical link: https://commits.webkit.org/263175@main
More information about the webkit-changes
mailing list