[webkit-changes] [WebKit/WebKit] ad0590: [ews] mac-wk2 build marked as green even though it...
Aakash J
noreply at github.com
Fri Aug 11 11:54:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ad0590629fe039f6c156050f08c73eceb23a1a45
https://github.com/WebKit/WebKit/commit/ad0590629fe039f6c156050f08c73eceb23a1a45
Author: Aakash Jain <aakash_jain at apple.com>
Date: 2023-08-11 (Fri, 11 Aug 2023)
Changed paths:
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py
Log Message:
-----------
[ews] mac-wk2 build marked as green even though it found failure in stress mode
https://bugs.webkit.org/show_bug.cgi?id=260020
Reviewed by Jonathan Bedard.
Check if stress mode already set build_summary before updating it.
Also mark build as failure if stress mode detected failures.
* Tools/CISupport/ews-build/steps.py:
(RunWebKitTests.evaluateCommand):
(RunWebKitTestsInStressMode): Updated the failure text to be more clear.
(ReRunWebKitTests.evaluateCommand):
(AnalyzeLayoutTestsResults.report_pre_existing_failures):
(SetBuildSummary.start):
* Tools/CISupport/ews-build/steps_unittest.py:
Canonical link: https://commits.webkit.org/266824@main
More information about the webkit-changes
mailing list