Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d06355e48e7ff945ca98ed05b353206b63540d31
https://github.com/WebKit/WebKit/commit/d06355e48e7ff945ca98ed05b353206b63540d31
Author: Angelos Oikonomopoulos <[email protected]>
Date: 2026-08-26 (Wed, 26 Aug 2026)
Changed paths:
M Tools/CISupport/build-webkit-org/steps.py
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py
Log Message:
-----------
[CISupport] Cap max timeout in jscore-tests
https://bugs.webkit.org/show_bug.cgi?id=319092
Reviewed by Carlos Alberto Lopez Perez.
We scale JSC_timeout by the number of cores, which might allow a hanging
test to run past the buildbot timeout, causing the whole run to
fail with
command timed out: 1200 seconds without output
Cap the timeout by default on all jscore-tests runs.
Canonical link: https://commits.webkit.org/319861@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications