WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
276408
[Win] http/tests/IndexedDB/storage-limit.https.html is failing due to long path
https://bugs.webkit.org/show_bug.cgi?id=276408
Summary
[Win] http/tests/IndexedDB/storage-limit.https.html is failing due to long path
Fujii Hironori
Reported
2024-07-09 22:11:26 PDT
> python .\Tools\Scripts\run-webkit-tests --wincairo --debug --force --no-retry http/tests/IndexedDB/storage-limit-1.https.html http/tests/IndexedDB/storage-limit.https.html http/tests/workers/service/service-worker-cache-api.https.html > > [1/3] http/tests/IndexedDB/storage-limit-1.https.html failed unexpectedly (text diff) > [2/3] http/tests/IndexedDB/storage-limit.https.html failed unexpectedly (text diff) > [3/3] http/tests/workers/service/service-worker-cache-api.https.html failed unexpectedly (text diff)
If I set a short path temp directory, those tests pass.
> $env:TEMP = "C:\home\tmp"
Attachments
Add attachment
proposed patch, testcase, etc.
Fujii Hironori
Comment 1
2024-07-16 19:23:10 PDT
bug#188092
was for the long path support of run-webkit-tests script.
Radar WebKit Bug Importer
Comment 2
2024-07-16 22:12:14 PDT
<
rdar://problem/131896563
>
Fujii Hironori
Comment 3
2024-07-17 00:22:09 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/30896
EWS
Comment 4
2024-07-18 18:18:41 PDT
Committed
281117@main
(be9d1aadea85): <
https://commits.webkit.org/281117@main
> Reviewed commits have been landed. Closing PR #30896 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug