Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3e338aec2e90bee29ef4e71581c0cba111cd4b42
https://github.com/WebKit/WebKit/commit/3e338aec2e90bee29ef4e71581c0cba111cd4b42
Author: Aakash Jain <[email protected]>
Date: 2026-03-05 (Thu, 05 Mar 2026)
Changed paths:
M Tools/CISupport/ews-build-webserver/master.cfg
M Tools/CISupport/ews-build/master.cfg
Log Message:
-----------
[ews] buildrequest automatically skipped by buildbot without starting a build
https://bugs.webkit.org/show_bug.cgi?id=309079
rdar://171633881
Reviewed by Brianna Fan.
Buildbot defaults collapseRequests to True, which causes it sometimes to
silently skip build requests.
This is incorrect for EWS since each build request corresponds to a distinct
commit that must be independently tested.
EWS already have logic to check whether or not build should terminate early.
* Tools/CISupport/ews-build-webserver/master.cfg:
* Tools/CISupport/ews-build/master.cfg:
Canonical link: https://commits.webkit.org/308739@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications