Bug 48333 - platform/win/plugins/npn-invalidate-rect-invalidates-window.html times out on Windows XP bots
Summary: platform/win/plugins/npn-invalidate-rect-invalidates-window.html times out on...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, LayoutTestFailure, PlatformOnly
Depends on:
Blocks:
 
Reported: 2010-10-26 08:38 PDT by Adam Roben (:aroben)
Modified: 2024-02-05 07:51 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2010-10-26 08:38:50 PDT
platform/win/plugins/npn-invalidate-rect-invalidates-window.html is timing out on the Windows XP bots. Presumably this is because the plugin's HWND is never getting a WM_PAINT event because the window is never shown on a screen.

This bug does not affect the Windows 7 bots (at least, not when they have a monitor plugged in at the time they boot/log in), though I suspect it would if we were to turn off Aero on those machines.
Comment 1 Adam Roben (:aroben) 2010-10-26 08:39:21 PDT
<rdar://problem/8594687>
Comment 2 Adam Roben (:aroben) 2010-10-28 06:51:10 PDT
I made a change to skip this test on headless XP machines in r70773: http://trac.webkit.org/changeset/70773
Comment 3 Ahmad Saleem 2024-02-05 07:51:46 PST
This test seems to be gone but don't have exact commit when (might be with AppleWin port).

Marking this as 'RESOLVED CONFIGURATION CHANGED'.