Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 097454d39ee1dda0436eb91eec8f48401fc911c6
https://github.com/WebKit/WebKit/commit/097454d39ee1dda0436eb91eec8f48401fc911c6
Author: Aakash Jain <[email protected]>
Date: 2026-01-23 (Fri, 23 Jan 2026)
Changed paths:
M Tools/CISupport/Shared/steps_unittest.py
M Tools/CISupport/build-webkit-org/steps_unittest.py
Log Message:
-----------
[ews] Shared unit-tests are failing after 305975@main
https://bugs.webkit.org/show_bug.cgi?id=306119
rdar://168766095
Reviewed by Jonathan Bedard.
Currently, we don't use addStepsAfterLastStep anywhere in our CI code. Seems
like
FakeBuild.addStepsAfterLastStep was added by mistake instead of
FakeBuild.addStepsAfterCurrentStep.
* Tools/CISupport/Shared/steps_unittest.py:
* Tools/CISupport/build-webkit-org/steps_unittest.py:
Canonical link: https://commits.webkit.org/306097@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications