Bug 48329

Summary: Some tests fail when accelerated compositing is disabled
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarrin, lforschler, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
URL: http://build.webkit.org/results/Windows%20Release%20(Tests)/r70518%20(5602)/results.html
Attachments:
Description Flags
Skip more tests that depend on accelerated compositing when accelerated compositing is disabled
none
Skip more tests that depend on accelerated compositing when accelerated compositing is disabled sullivan: review+

Description Adam Roben (:aroben) 2010-10-26 07:59:37 PDT
The following tests fail when accelerated compositing is disabled (but not when it is enabled):

fast/media/mq-transform-02.html
fast/media/mq-transform-03.html
media/controls-after-reload.html
media/controls-drag-timebar.html
media/controls-strict.html
media/controls-styling.html
media/video-controls-rendering.html
media/video-display-toggle.html
media/video-no-audio.html
svg/custom/use-on-symbol-inside-pattern.svg

We should probably skip these tests when accelerated compositing is disabled.
Comment 1 Adam Roben (:aroben) 2010-10-26 08:37:05 PDT
Created attachment 71891 [details]
Skip more tests that depend on accelerated compositing when accelerated compositing is disabled
Comment 2 Adam Roben (:aroben) 2010-10-26 09:12:37 PDT
Created attachment 71898 [details]
Skip more tests that depend on accelerated compositing when accelerated compositing is disabled
Comment 3 Adam Roben (:aroben) 2010-10-26 09:15:49 PDT
Committed r70528: <http://trac.webkit.org/changeset/70528>