[Webkit-unassigned] [Bug 188092] New: [LayoutTests][Win] Test fails because of the too long file path error.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 26 23:10:22 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=188092
Bug ID: 188092
Summary: [LayoutTests][Win] Test fails because of the too long
file path error.
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Basuke.Suzuki at sony.com
CC: lforschler at apple.com
Windows need a special care for path which is longer than 255 (OMG). Some tests are very long and causes error when generating a test result file which is usually longer than original.
i.e.
C:\Users\basuke\webkit-trunk\LayoutTests\http\tests\storageAccess\equest-and-grant-storage-access-cross-origin-sandboxed-iframe-from-prevalent-domain-with-non-recent-user-interaction-and-try-access-from-right-frame.html
->
C:\Users\basuke\webkit-trunk\WebKitBuild\Release\bin64\layout-test-results\http\tests\storageAccess\request-and-grant-storage-access-cross-origin-sandboxed-iframe-from-prevalent-domain-with-non-recent-user-interaction-and-try-access-from-right-frame-actual.txt
link:
https://docs.microsoft.com/ja-jp/windows/desktop/FileIO/naming-a-file#maximum-path-length-limitation
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180727/da9f86ce/attachment.html>
More information about the webkit-unassigned
mailing list