Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 24f285ee5795e6bea3bdd6e7f804021acf8d5ab8
https://github.com/WebKit/WebKit/commit/24f285ee5795e6bea3bdd6e7f804021acf8d5ab8
Author: Carlos Alberto Lopez Perez <[email protected]>
Date: 2025-12-04 (Thu, 04 Dec 2025)
Changed paths:
M Tools/CISupport/build-webkit-org/steps.py
M Tools/CISupport/build-webkit-org/steps_unittest.py
Log Message:
-----------
[WKCI] Restore original timeouts for buildbot steps test-minibrowser-bundle
and test262-tests
https://bugs.webkit.org/show_bug.cgi?id=303545
Reviewed by Aakash Jain.
Since 303319@main the tool filter-test-logs outputs each 5 minutes a summary
of the number of lines filtered, so it is not longer needed to rise the
buildbot step timeouts to avoid issues with the timeout-without-output timer.
This basically reverts commit 299921@main.
* Tools/CISupport/build-webkit-org/steps.py:
(TestMiniBrowserBundle):
(RunTest262Tests):
(TestMiniBrowserBundle.__init__): Deleted.
(RunTest262Tests.__init__): Deleted.
* Tools/CISupport/build-webkit-org/steps_unittest.py:
Canonical link: https://commits.webkit.org/303926@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications