RESOLVED FIXED 107822
[GTK] run-gtk-tests does not respect the -d argument
https://bugs.webkit.org/show_bug.cgi?id=107822
Summary [GTK] run-gtk-tests does not respect the -d argument
Gustavo Noronha (kov)
Reported 2013-01-24 06:30:53 PST
[GTK] run-gtk-tests does not respect the -d argument
Attachments
Patch (2.70 KB, patch)
2013-01-24 06:33 PST, Gustavo Noronha (kov)
no flags
Gustavo Noronha (kov)
Comment 1 2013-01-24 06:33:15 PST
Gustavo Noronha (kov)
Comment 2 2013-01-31 04:44:47 PST
Comment on attachment 184482 [details] Patch Clearing flags on attachment: 184482 Committed r141402: <http://trac.webkit.org/changeset/141402>
Gustavo Noronha (kov)
Comment 3 2013-01-31 04:44:52 PST
All reviewed patches have been landed. Closing bug.
Zan Dobersek
Comment 4 2013-01-31 09:08:23 PST
Oops, this patch made WebKit2 unit tests fail since the injected bundle path is now incorrectly set: ** (WebKitWebProcess:29082): WARNING **: Error loading the injected bundle (./Tools/gtk/../Scripts/../../WebKitBuild/Release/libTestWebKitAPIInjectedBundle.la): ./Tools/gtk/../Scripts/../../WebKitBuild/Release/libTestWebKitAPIInjectedBundle.la: cannot open shared object file: No such file or directory TEST: ./Tools/gtk/../Scripts/../../WebKitBuild/Release/Programs/TestWebKitAPI/TestWebKit2: TIMEOUT (The bundle is otherwise located in WebKitBuild/(Release|Debug)/Libraries/.)
Zan Dobersek
Comment 5 2013-01-31 10:17:30 PST
Fix at bug #108496.
Note You need to log in before you can comment on or make changes to this bug.