Bug 107822

Summary: [GTK] run-gtk-tests does not respect the -d argument
Product: WebKit Reporter: Gustavo Noronha (kov) <gustavo>
Component: New BugsAssignee: Gustavo Noronha (kov) <gustavo>
Status: RESOLVED FIXED    
Severity: Normal CC: pnormand, zan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.