Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 89b7933d8260d2c991793881c4a4b2183b2bd246
https://github.com/WebKit/WebKit/commit/89b7933d8260d2c991793881c4a4b2183b2bd246
Author: Aakash Jain <[email protected]>
Date: 2025-12-08 (Mon, 08 Dec 2025)
Changed paths:
M Tools/CISupport/build-webkit-org/steps.py
M Tools/CISupport/build-webkit-org/steps_unittest.py
Log Message:
-----------
Revert the reduced timeout from 303928@main
https://bugs.webkit.org/show_bug.cgi?id=303762
rdar://166070220
Reviewed by Jonathan Bedard.
303928@main reduced the timeout for api tests from 3 hours to 20 minutes. It
was based on the assumption that these tests use filter-test-logs script which
itself outputs every 5 minutes. However, the assumption is incorrect and the
step doesn't use filter-test-logs yet.
We should revert the timeout for now. We can reduce it again once bug 303568 is
fixed.
* Tools/CISupport/build-webkit-org/steps.py:
(RunAPITests.__init__):
* Tools/CISupport/build-webkit-org/steps_unittest.py:
Canonical link: https://commits.webkit.org/304100@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications