RESOLVED FIXED 57926
[chromium] Failing GPU video tests
https://bugs.webkit.org/show_bug.cgi?id=57926
Summary [chromium] Failing GPU video tests
James Kozianski
Reported 2011-04-06 00:29:35 PDT
media/video-display-toggle.html media/video-no-audio.html media/video-volume-slider.html are all failing on the canary bots. History: 1. r82969 caused many test failures 2. 83002 changed many of those test failures into rebaselines 3. 83017, 83019 and 83025 were the patches for those rebaselines After this, the above tests are still failing in webkit_gpu_tests. I'm going to update update test_expectations.txt, could you please decide whether a rebaseline is appropriate?
Attachments
Patch (496.06 KB, patch)
2011-04-13 18:56 PDT, Victoria Kirst
no flags
James Kozianski
Comment 1 2011-04-06 00:39:08 PDT
James Kozianski
Comment 2 2011-04-06 00:39:57 PDT
Accidentally closed.
WebKit Review Bot
Comment 3 2011-04-06 01:53:01 PDT
http://trac.webkit.org/changeset/83027 might have broken GTK Linux 32-bit Debug
Andrew Scherkus
Comment 4 2011-04-07 14:59:02 PDT
adding vrk to review any rebaselines as needed
Victoria Kirst
Comment 5 2011-04-13 18:56:41 PDT
Victoria Kirst
Comment 6 2011-04-13 18:59:05 PDT
Seems like a rebaseline makes sense! And actually, the rebaseline script failed for me when I initially tried to run it, so I also included my slight modifications to the script to include the correct directories. Added dpranke to review.
James Robinson
Comment 7 2011-04-13 18:59:43 PDT
Comment on attachment 89515 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=89515&action=review > Tools/Scripts/webkitpy/layout_tests/rebaseline_chromium_webkit_tests.py:79 > - 'chromium-gpu-mac-leopard': 'Webkit_Mac10_5_-_GPU', > + 'chromium-gpu-mac-snowleopard': 'Webkit_Mac10_6_-_GPU', > 'chromium-gpu-win-xp': 'Webkit_Win_-_GPU', > + 'chromium-gpu-win-win7': 'Webkit_Win7_-_GPU', > 'chromium-gpu-linux': 'Webkit_Linux_-_GPU', > + 'chromium-gpu-linux-x86_64': 'Webkit_Linux_64_-_GPU', Did you mean to change this?
James Robinson
Comment 8 2011-04-13 19:00:13 PDT
Ah, ok - Dirk should check the script changes. If they are correct feel free to flip c-q.
Dirk Pranke
Comment 9 2011-04-13 19:29:00 PDT
Comment on attachment 89515 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=89515&action=review >> Tools/Scripts/webkitpy/layout_tests/rebaseline_chromium_webkit_tests.py:79 >> + 'chromium-gpu-linux-x86_64': 'Webkit_Linux_64_-_GPU', > > Did you mean to change this? All three lines look fine to me. I had just added the -x86_64 line to the non-gpu config, so it makes sense that they added the gpu version as well.
James Robinson
Comment 10 2011-04-14 01:46:02 PDT
Comment on attachment 89515 [details] Patch Clearing flags on attachment: 89515 Committed r83824: <http://trac.webkit.org/changeset/83824>
James Robinson
Comment 11 2011-04-14 01:46:09 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.