Bug 48333

Summary: platform/win/plugins/npn-invalidate-rect-invalidates-window.html times out on Windows XP bots
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: ahmad.saleem792
Priority: P2 Keywords: InRadar, LayoutTestFailure, PlatformOnly
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   

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'.