Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3d7cac269bd0d69c7d6019830b2ef07cda364212
https://github.com/WebKit/WebKit/commit/3d7cac269bd0d69c7d6019830b2ef07cda364212
Author: Aakash Jain <[email protected]>
Date: 2025-07-08 (Tue, 08 Jul 2025)
Changed paths:
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py
Log Message:
-----------
[ews] CleanUpGitIndexLock should use the same workdir as CheckOutSource step
https://bugs.webkit.org/show_bug.cgi?id=295465
<rdar://problem/155047810>
Reviewed by Brianna Fan.
CleanUpGitIndexLock step is invoked by CheckOutSource step (when CheckOutSource
fails).
By default both these steps use the default workdir. But if CheckOutSource (or
its subclass)
is using a different workdir, then CleanUpGitIndexLock should also use that
workdir
(so as to delete the lock file from the correct location).
* Tools/CISupport/ews-build/steps.py:
(CheckOutSource.getResultSummary):
* Tools/CISupport/ews-build/steps_unittest.py:
Canonical link: https://commits.webkit.org/297127@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes