[Webkit-unassigned] [Bug 232037] [Win Python] REGRESSION(r284398): run-api-tests: FileNotFoundError raised: [WinError 2] The system cannot find the file specified

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 20 14:34:07 PDT 2021


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

--- Comment #1 from Fujii Hironori <Hironori.Fujii at sony.com> ---
On Windows, TestWTF.exe is just a wrapper program loading TestWTFLib.dll.
If I just rename TestWTF.exe to ToBeListed.exe, ToBeListed.exe tries to load ToBeListedLib.dll.

> .\WebKitBuild\Debug\bin64\ToBeListed.exe --gtest_list_tests
ToBeListed can't open.
::LoadLibraryW failed:
path=C:\home\webkit\gc\WebKitBuild\Debug\bin64\ToBeListedLib.dll
The specified module could not be found.

-- 
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/20211020/10eaaf39/attachment.htm>


More information about the webkit-unassigned mailing list