Bug 301891
| Summary: | [Win] os.makedirs fails when WebKitTrash directory already exists | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ian Grunert <ian.grunert> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | PC | ||
| OS: | Windows 11 | ||
Ian Grunert
https://ews-build.webkit.org/#/builders/60/builds/66390
File "C:\BW\Win-Tests-EWS\build\Tools\CISupport\built-product-archive", line 124, in handleRemoveError
os.makedirs(os.path.dirname(new_path))
File "<frozen os>", line 225, in makedirs
FileExistsError: [WinError 183] Cannot create a file when that file already exists: 'C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\WebKitTrash'
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ian Grunert
Pull request: https://github.com/WebKit/WebKit/pull/53364
EWS
Committed 302512@main (9d22554c5d2f): <https://commits.webkit.org/302512@main>
Reviewed commits have been landed. Closing PR #53364 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/163982718>