RESOLVED FIXED Bug 53608
Enable media tests in chromium-gpu/test_expectations
https://bugs.webkit.org/show_bug.cgi?id=53608
Summary Enable media tests in chromium-gpu/test_expectations
Victoria Kirst
Reported 2011-02-02 11:22:54 PST
The media tests also trigger the GPU-accelerated compositing path, so media tests should be enabled.
Attachments
Patch (8.58 KB, patch)
2011-02-02 11:50 PST, Victoria Kirst
no flags
Patch (2.66 KB, patch)
2011-03-01 18:25 PST, Victoria Kirst
eric.carlson: review+
commit-queue: commit-queue-
Victoria Kirst
Comment 1 2011-02-02 11:50:43 PST
Dirk Pranke
Comment 2 2011-02-02 12:08:20 PST
Looks fine to me, but I'm not a reviewer ...
Mihai Parparita
Comment 3 2011-02-02 14:23:25 PST
Comment on attachment 80939 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=80939&action=review > LayoutTests/platform/chromium-gpu/test_expectations.txt:294 > +BUGWK53609 SKIP : media/controls-after-reload.html = IMAGE These shouldn't be skipped, we'd still like to run them so that if they fail for another reason (e.g. text diff instead of image diff, or timeout) we'll know.
Dirk Pranke
Comment 4 2011-02-18 19:40:32 PST
This still needs to happen. Taking ownership.
Victoria Kirst
Comment 5 2011-02-24 18:11:08 PST
OK, figured out how to get DRT+Mesa working with media layout tests! It is the same problem as issue 54694. It has also unveiled other media bugs in rendering... The bugs are minor, so I'm not sure if I should wait to enable media/ until after the media bugs are fixed (for accurate expected results) or enable the tests then rebaseline? In any case.. dpranke: Can you assign this to me?
Dirk Pranke
Comment 6 2011-02-24 18:30:37 PST
sure, happy to. Feel free to steal bugs from me, too :)
Victoria Kirst
Comment 7 2011-03-01 18:19:18 PST
*** Bug 55540 has been marked as a duplicate of this bug. ***
Victoria Kirst
Comment 8 2011-03-01 18:25:51 PST
WebKit Commit Bot
Comment 9 2011-03-03 01:26:53 PST
Comment on attachment 84346 [details] Patch Rejecting attachment 84346 [details] from commit-queue. Failed to run "['./Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=cr-jail-3', 'apply-..." exit_code: 2 Last 500 characters of output: Hunk #1 succeeded at 1 with fuzz 3. patching file LayoutTests/platform/chromium/test_expectations.txt Hunk #1 FAILED at 3008. 1 out of 1 hunk FAILED -- saving rejects to file LayoutTests/platform/chromium/test_expectations.txt.rej patching file Tools/ChangeLog Hunk #1 succeeded at 1 with fuzz 3. patching file Tools/Scripts/webkitpy/layout_tests/port/chromium_gpu.py Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--reviewer', u'Eric Carlson', u'--for..." exit_code: 1 Full output: http://queues.webkit.org/results/8083261
Mihai Parparita
Comment 10 2011-03-03 10:38:04 PST
I'll land this, since test_expectations.txt changes often enough that it can be hard to patch it via the commit queue.
Mihai Parparita
Comment 11 2011-03-03 10:39:36 PST
Note You need to log in before you can comment on or make changes to this bug.