Bug 22484 - [Gtk] add/remove tests from Skipped and fix netscape plugin test
Summary: [Gtk] add/remove tests from Skipped and fix netscape plugin test
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2008-11-25 04:19 PST by Jan Alonzo
Modified: 2008-11-26 03:32 PST (History)
0 users

See Also:


Attachments
Patch to fix the issue I raised above (5.69 KB, patch)
2008-11-25 04:20 PST, Jan Alonzo
zecke: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Alonzo 2008-11-25 04:19:39 PST
Skipped: Add tests that needs confirmation of new results. Also, remove some tests that are already passing.

TestNetscapePlugin.cpp: Remove printing to stderr as it's messing up with some tests.

Patch follows.
Comment 1 Jan Alonzo 2008-11-25 04:20:44 PST
Created attachment 25477 [details]
Patch to fix the issue I raised above
Comment 2 Holger Freyther 2008-11-25 07:41:52 PST
Comment on attachment 25477 [details]
Patch to fix the issue I raised above


>  
> -
> -

white space changes, please try to avoid them.


Please land these patches in two separate commits.
Comment 3 Jan Alonzo 2008-11-26 03:32:42 PST
Landed in r38783 (Netscape plugin fix) and r38784 (Skipped fix). Thanks!