Bug 57693 - The windowless_plugin_paint_test.html test fails consistently on Windows XP
Summary: The windowless_plugin_paint_test.html test fails consistently on Windows XP
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Ananta Iyengar
URL:
Keywords: InRadar, LayoutTestFailure, PlatformOnly
Depends on:
Blocks:
 
Reported: 2011-04-01 21:31 PDT by Ananta Iyengar
Modified: 2022-07-01 11:35 PDT (History)
3 users (show)

See Also:


Attachments
Patch skipping the windowless_plugin_paint_test.html layout test on webkit windows. (1.05 KB, patch)
2011-04-01 21:39 PDT, Ananta Iyengar
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ananta Iyengar 2011-04-01 21:31:54 PDT
This test was recently added to fix a windowless plugin painting problem.
https://bugs.webkit.org/show_bug.cgi?id=45855

It passes on Chromium Windows builds and also passes locally on my machine.
Comment 1 Ananta Iyengar 2011-04-01 21:39:46 PDT
Created attachment 87962 [details]
Patch skipping the windowless_plugin_paint_test.html layout test on webkit windows.

Skipping the windowless_plugin_paint_test.html layout test on Webkit windows for now.
Comment 2 Eric Seidel (no email) 2011-04-01 21:42:35 PDT
Comment on attachment 87962 [details]
Patch skipping the windowless_plugin_paint_test.html layout test on webkit windows.

You can generally land this sort of thing w/o review. :)  Also, this wasn't marked r?.  webkit-patch upload will generally do that sort of thing for you.  (But our tools are kinda confusing, I know.)
Comment 3 WebKit Commit Bot 2011-04-01 23:53:00 PDT
Comment on attachment 87962 [details]
Patch skipping the windowless_plugin_paint_test.html layout test on webkit windows.

Clearing flags on attachment: 87962

Committed r82768: <http://trac.webkit.org/changeset/82768>
Comment 4 WebKit Commit Bot 2011-04-01 23:53:04 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Adam Roben (:aroben) 2011-04-04 11:36:34 PDT
We should keep bugs like this open. The test doesn't show up as a failure anymore because it's being skipped, but the test itself still fails.
Comment 6 Jessie Berlin 2011-04-12 13:57:51 PDT
<rdar://problem/9273897>
Comment 7 Adam Roben (:aroben) 2011-04-13 07:47:54 PDT
It would be useful to have a link to the failing test output.
Comment 8 Alexey Proskuryakov 2022-07-01 11:35:30 PDT
Mass closing plug-in bugs, as plug-in support has been removed from WebKit.

Please comment and/or reopen if this still affects WebKit in some way.