Bug 72707 - [GTK][WK2] Invalid TestNetscapePlugin path when using new-run-webkit-tests
Summary: [GTK][WK2] Invalid TestNetscapePlugin path when using new-run-webkit-tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sergio Villar Senin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-18 02:48 PST by Sergio Villar Senin
Modified: 2011-11-18 06:26 PST (History)
6 users (show)

See Also:


Attachments
Patch (2.98 KB, patch)
2011-11-18 02:53 PST, Sergio Villar Senin
pnormand: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergio Villar Senin 2011-11-18 02:48:13 PST
The test plugins/get-url-notify-with-url-that-fails-to-load.html works fine when run with old-run-webkit-tests but it times out with new-run-webkit-tests. The difference is the path we pass to WTR used to locate the test plugin.
Comment 1 Sergio Villar Senin 2011-11-18 02:53:24 PST
Created attachment 115773 [details]
Patch
Comment 2 Philippe Normand 2011-11-18 04:13:13 PST
Comment on attachment 115773 [details]
Patch

Oh, thanks!
Comment 3 Sergio Villar Senin 2011-11-18 05:28:46 PST
Committed r100755: <http://trac.webkit.org/changeset/100755>
Comment 4 Martin Robinson 2011-11-18 06:26:12 PST
Might be useful to now check if the other failing plugin tests pass and unskip those too.