Bug 194142 - [Win] WebKitTestRunners is failing to create the IndexedDB directory.
Summary: [Win] WebKitTestRunners is failing to create the IndexedDB directory.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-01-31 22:33 PST by Fujii Hironori
Modified: 2019-02-03 18:13 PST (History)
7 users (show)

See Also:


Attachments
Patch (5.73 KB, patch)
2019-01-31 22:40 PST, Fujii Hironori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fujii Hironori 2019-01-31 22:33:24 PST
[Win] WebKitTestRunners is failing to create the IndexedDB directory.

For example, storage/indexeddb/aborted-versionchange-closes.html is failing with the following error message

> ERROR: Failed to make all directories for path 'c:\users\fujii\appdata\local\temp\WebKitTestRunners-62gqon/Databases/IndexedDB'
> ..\..\Source\WebKit\NetworkProcess/NetworkProcess.cpp(1990) : ensurePathExists
Comment 1 Fujii Hironori 2019-01-31 22:39:38 PST
Mixing / and \ is the cause.
Comment 2 Fujii Hironori 2019-01-31 22:40:34 PST
Created attachment 360835 [details]
Patch
Comment 3 Fujii Hironori 2019-02-03 18:12:01 PST
Comment on attachment 360835 [details]
Patch

Clearing flags on attachment: 360835

Committed r240913: <https://trac.webkit.org/changeset/240913>
Comment 4 Fujii Hironori 2019-02-03 18:12:04 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-02-03 18:13:28 PST
<rdar://problem/47776256>