Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 645231e39b8d3732b3c06d4e90edd4e1b9d460af https://github.com/WebKit/WebKit/commit/645231e39b8d3732b3c06d4e90edd4e1b9d460af Author: Ian Grunert <ian.grun...@gmail.com> Date: 2025-05-15 (Thu, 15 May 2025)
Changed paths: M Tools/CISupport/ews-build/factories.py M Tools/CISupport/ews-build/factories_unittest.py Log Message: ----------- Layout Tests: kill-old-processes earlier https://bugs.webkit.org/show_bug.cgi?id=292933 Reviewed by Jonathan Bedard. On Windows, extract-built-product can fail if there's still processes running, as we cannot overwrite JavaScriptCore.dll if it's still in use by a running process. We should move kill-old-processes earlier so extract-built-product can succeed. Canonical link: https://commits.webkit.org/294983@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes