RESOLVED FIXED Bug 55519
compositing/video/video-background-color.html test does not produce correct output
https://bugs.webkit.org/show_bug.cgi?id=55519
Summary compositing/video/video-background-color.html test does not produce correct o...
Victoria Kirst
Reported 2011-03-01 15:28:47 PST
The LayoutTest compositing/video/video-background-color.html says, "Top and bottom should look the same." But the image provided is a gradient, and there does not appear to be a CSS gradient on the video, so the two figures do not match. I'm not sure what this LayoutTest is intending to test.
Attachments
Patch (2.20 KB, patch)
2011-08-04 13:48 PDT, Ami Fischman
no flags
Patch (2.14 KB, patch)
2011-08-04 15:48 PDT, Ami Fischman
no flags
Patch (2.23 KB, patch)
2011-08-05 09:51 PDT, Ami Fischman
no flags
Eric Carlson
Comment 1 2011-03-01 15:52:26 PST
(In reply to comment #0) > The LayoutTest compositing/video/video-background-color.html says, "Top and bottom should > look the same." But the image provided is a gradient, and there does not appear to be a CSS > gradient on the video, so the two figures do not match. I'm not sure what this LayoutTest is > intending to test. There is a gradient in alpha-gradient-small.mov
Victoria Kirst
Comment 2 2011-03-01 16:46:44 PST
> There is a gradient in alpha-gradient-small.mov Ah, there doesn't appear to be a gradient in .ogv :) Looks like a problem with our test video. Thanks, Eric! I can upload a different one later.
Ami Fischman
Comment 3 2011-08-04 13:37:09 PDT
It looks like none of the video formats supported by chromium support encoded alpha in the video data, so I think this is going to have to be a SKIP WONTFIX in chromium's test_expectation.
Ami Fischman
Comment 4 2011-08-04 13:48:10 PDT
WebKit Review Bot
Comment 5 2011-08-04 13:53:57 PDT
Comment on attachment 102974 [details] Patch Rejecting attachment 102974 [details] from review queue. imasaki@chromium.org does not have reviewer permissions according to http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/committers.py. - If you do not have reviewer rights please read http://webkit.org/coding/contributing.html for instructions on how to use bugzilla flags. - If you have reviewer rights please correct the error in Tools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed). The commit-queue restarts itself every 2 hours. After restart the commit-queue will correctly respect your reviewer rights.
WebKit Review Bot
Comment 6 2011-08-04 15:38:21 PDT
Comment on attachment 102974 [details] Patch Rejecting attachment 102974 [details] from commit-queue. Failed to run "['./Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=ec2-cq-02', '--port..." exit_code: 2 Last 500 characters of output: apply', u'--reviewer', u'David Levin', u'--force']" exit_code: 1 Parsed 2 diffs from patch file(s). patching file LayoutTests/ChangeLog Hunk #1 succeeded at 1 with fuzz 3. patching file LayoutTests/platform/chromium/test_expectations.txt Hunk #2 FAILED at 2655. 1 out of 2 hunks FAILED -- saving rejects to file LayoutTests/platform/chromium/test_expectations.txt.rej Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--reviewer', u'David Levin', u'--force']" exit_code: 1 Full output: http://queues.webkit.org/results/9302662
Ami Fischman
Comment 7 2011-08-04 15:48:24 PDT
Ami Fischman
Comment 8 2011-08-05 09:51:25 PDT
Ami Fischman
Comment 9 2011-08-05 09:54:21 PDT
Re-opening in hopes of CQ landing.
Ami Fischman
Comment 10 2011-08-05 09:54:38 PDT
...and moving to assigned.
Ryosuke Niwa
Comment 11 2011-08-05 09:56:52 PDT
Ami Fischman
Comment 12 2011-08-05 09:58:36 PDT
Comment on attachment 103081 [details] Patch Removing cq+ and obsoleting patch since rniwa landed manually (thanks!)
Note You need to log in before you can comment on or make changes to this bug.