Bug 48329 - Some tests fail when accelerated compositing is disabled
Summary: Some tests fail when accelerated compositing is disabled
Status: RESOLVED FIXED
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: http://build.webkit.org/results/Windo...
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-26 07:59 PDT by Adam Roben (:aroben)
Modified: 2010-10-26 09:15 PDT (History)
3 users (show)

See Also:


Attachments
Skip more tests that depend on accelerated compositing when accelerated compositing is disabled (1.84 KB, patch)
2010-10-26 08:37 PDT, Adam Roben (:aroben)
no flags Details | Formatted Diff | Diff
Skip more tests that depend on accelerated compositing when accelerated compositing is disabled (2.27 KB, patch)
2010-10-26 09:12 PDT, Adam Roben (:aroben)
sullivan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>