[webkit-changes] [WebKit/WebKit] e6adef: [build.webkit.org] compile-webkit step should fail...
Aakash J
noreply at github.com
Fri Sep 15 13:07:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e6adefb9e86216f9688a0bbcc6afa67a787953fc
https://github.com/WebKit/WebKit/commit/e6adefb9e86216f9688a0bbcc6afa67a787953fc
Author: Aakash Jain <aakash_jain at apple.com>
Date: 2023-09-15 (Fri, 15 Sep 2023)
Changed paths:
M Tools/CISupport/build-webkit-org/factories_unittest.py
M Tools/CISupport/build-webkit-org/steps.py
M Tools/CISupport/build-webkit-org/steps_unittest.py
Log Message:
-----------
[build.webkit.org] compile-webkit step should fail builds that exceed a predefined threshold of log lines
https://bugs.webkit.org/show_bug.cgi?id=261614
Reviewed by Jonathan Bedard.
* Tools/CISupport/build-webkit-org/factories_unittest.py:
(TestExpectedBuildSteps):
* Tools/CISupport/build-webkit-org/steps.py:
(CompileWebKit):
(CompileWebKit.parseOutputLine):
(CompileWebKit.handleExcessiveLogging):
(CompileWebKit.getResultSummary):
(Compile32bitJSC):
(CompileJSCOnly):
* Tools/CISupport/build-webkit-org/steps_unittest.py:
(TestCompileWebKit.test_failure):
(TestCompileJSCOnly.test_failure):
Canonical link: https://commits.webkit.org/268034@main
More information about the webkit-changes
mailing list