[webkit-changes] [WebKit/WebKit] 5d3a04: [build.webkit.org] webdriver-test step should fail...
Aakash J
noreply at github.com
Mon Sep 18 14:56:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5d3a040a8b27a0bd5148a70fa43e8fae75a11c4f
https://github.com/WebKit/WebKit/commit/5d3a040a8b27a0bd5148a70fa43e8fae75a11c4f
Author: Aakash Jain <aakash_jain at apple.com>
Date: 2023-09-18 (Mon, 18 Sep 2023)
Changed paths:
M Tools/CISupport/build-webkit-org/steps.py
Log Message:
-----------
[build.webkit.org] webdriver-test step should fail builds that exceed a predefined threshold of log lines
https://bugs.webkit.org/show_bug.cgi?id=261699
Reviewed by Jonathan Bedard.
* Tools/CISupport/build-webkit-org/steps.py:
(RunWebDriverTests):
(RunWebDriverTests.start):
(RunWebDriverTests.getResultSummary):
(RunWebDriverTests.parseOutputLine):
(RunWebDriverTests.handleExcessiveLogging):
(RunWebDriverTests.commandComplete): Deleted.
(RunWebDriverTests.evaluateCommand): Deleted.
(RunWebDriverTests.getText): Deleted.
(RunWebDriverTests.getText2): Deleted.
Canonical link: https://commits.webkit.org/268094@main
More information about the webkit-changes
mailing list