RESOLVED FIXED301834
[Win] win-tests build fails during extract-build-product
https://bugs.webkit.org/show_bug.cgi?id=301834
Summary [Win] win-tests build fails during extract-build-product
Ian Grunert
Reported 2025-11-02 17:24:28 PST
PermissionError: [WinError 5] Access is denied: 'C:\\BW\\Win-Tests-EWS\\build\\WebKitBuild\\Release\\bin\\WebCore.dll' Previous attempted a fix in bug 300714 but seems that approach didn't fix the problem. I think bug 300919 would probably help here, but still it's worth trying to make this process more robust. Checking with Powershell I can't see any process holding the lock on the DLL, so we're just in a broken state until the container restarts. If we can't delete a DLL in the bin directory, we'll move the DLL to a temp directory instead. We'll delete the temp directory on container restart, or just attempt to delete all the files in the temp directory during extract-built-product and ignore if it fails.
Attachments
Ian Grunert
Comment 1 2025-11-02 19:28:40 PST
EWS
Comment 2 2025-11-03 02:58:11 PST
Committed 302473@main (cce1a30f8b73): <https://commits.webkit.org/302473@main> Reviewed commits have been landed. Closing PR #53323 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-11-03 02:59:12 PST
Note You need to log in before you can comment on or make changes to this bug.