Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 42c83c895ac50b165a138d958ba35dc235cf9cbf
https://github.com/WebKit/WebKit/commit/42c83c895ac50b165a138d958ba35dc235cf9cbf
Author: Jonathan Bedard <[email protected]>
Date: 2026-02-11 (Wed, 11 Feb 2026)
Changed paths:
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py
Log Message:
-----------
[ews-build.webkit.org] Prevent runaway expectation comparison
https://bugs.webkit.org/show_bug.cgi?id=307479
rdar://170095525
Reviewed by Ryan Haddad.
* Tools/CISupport/ews-build/steps.py:
(FindModifiedLayoutTests): Define a maximum number of modified tests.
(FindModifiedLayoutTests.__init__): Define command based on the maximum number
of modified tests.
(FindModifiedLayoutTests.run): Cap number of modified tests.
* Tools/CISupport/ews-build/steps_unittest.py:
(TestFindModifiedLayoutTests): Rebaseline.
Canonical link: https://commits.webkit.org/307312@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications