[Webkit-unassigned] [Bug 61778] [Qt] Make run-webkit-tests work under Cygwin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 31 04:15:58 PDT 2011


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





--- Comment #4 from Csaba Osztrogonac <ossy at webkit.org>  2011-05-31 04:15:58 PST ---
(In reply to comment #3)
> second error:
> 
> open3: exec of perl /cygdrive/e/webkit_git1/Tools/Scripts/execAppWithEnv "%ENV = ('HOMEDRIVE' => 'C:','_NT_SYMBOL_PATH' => undef,'QTWEBKIT_PLUGIN_PATH' => '/cygdrive/e/webkit_git1/WebKitBuild/Release/lib/plugins','HOMEPATH' => '\\Documents and Settings\\Administrator','PATH' => '/cygdrive/c/QtSDK/Desktop/Qt/4.7.2/mingw/lib;/cygdrive/e/webkit_git1/WebKitBuild/Release/lib;','WEBKIT_TESTFONTS' => '/cygdrive/e/webkit_testfonts','DUMPRENDERTREE_TEMP' => '/tmp/DumpRenderTree-mi5h2a','XML_CATALOG_FILES' => '','QT_DRT_WEBVIEW_MODE' => undef);" /cygdrive/e/webkit_git1/WebKitBuild/Release/bin/DumpRenderTree - failed at Tools/Scripts/old-run-webkit-tests line 1503
> 
> 
> If I run this command manually in cygwin, it works for me correctly.

I tried to get rid $perlInterpreter from launchWithEnv function.
And now it can run DumpRenderTree, but library path is missing:

/cygdrive/e/webkit_git1/WebKitBuild/Release/bin/DumpRenderTree.exe: error while loading shared libraries: MSVCR90.dll: cannot open shared object file: No such file or directory

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list