Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9008d727a384d7efc7111357a92492712de0ea9b
https://github.com/WebKit/WebKit/commit/9008d727a384d7efc7111357a92492712de0ea9b
Author: Ryan Haddad <[email protected]>
Date: 2026-01-20 (Tue, 20 Jan 2026)
Changed paths:
M Tools/CISupport/build-webkit-org/steps.py
M Tools/CISupport/build-webkit-org/steps_unittest.py
Log Message:
-----------
Sequoia-Debug-Test262-Tests failing to complete due to hitting 20m step
timeout
https://bugs.webkit.org/show_bug.cgi?id=305853
rdar://168516194
Reviewed by Brianna Fan.
I ran the tests manually on the bot and found that they were able to complete
in 1h 13m,
so there must be some test or tests that are taking longer to complete, so our
attempts to
keep things running via the 5 minute updates from filter-test-logs aren't
enough.
* Tools/CISupport/build-webkit-org/steps.py:
(RunTest262Tests.__init__): Increase the step timeout to 1 hour.
* Tools/CISupport/build-webkit-org/steps_unittest.py: Update unit tests.
Canonical link: https://commits.webkit.org/305893@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications