Bug 276408
| Summary: | [Win] http/tests/IndexedDB/storage-limit.https.html is failing due to long path | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Fujii Hironori <fujii> |
| Component: | Platform | Assignee: | Fujii Hironori <fujii> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Fujii Hironori
> 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
bug#188092 was for the long path support of run-webkit-tests script.
Radar WebKit Bug Importer
<rdar://problem/131896563>
Fujii Hironori
Pull request: https://github.com/WebKit/WebKit/pull/30896
EWS
Committed 281117@main (be9d1aadea85): <https://commits.webkit.org/281117@main>
Reviewed commits have been landed. Closing PR #30896 and removing active labels.