[Webkit-unassigned] [Bug 232065] New: [Win] TestWTF.FileSystemTest.* is timing out if it is run by normal user

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 20 21:06:23 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=232065

            Bug ID: 232065
           Summary: [Win] TestWTF.FileSystemTest.* is timing out if it is
                    run by normal user
           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: Hironori.Fujii at sony.com

[Win] TestWTF.FileSystemTest.* is timing out if it is run by normal user

python3.exe .\Tools\Scripts\run-api-tests --no-build --debug TestWTF.FileSystemTest.*

run-api-tests script clears TEMP and TMP env vars.
generateTemporaryPath in Source/WTF/wtf/win/FileSystemWin.cpp
never finish because normal user can't create a file in Windows
system directory.

-- 
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/20211021/f1eb00e5/attachment.htm>


More information about the webkit-unassigned mailing list