Changeset 86121 in webkit


Ignore:
Timestamp:
May 9, 2011 6:55:53 PM (13 years ago)
Author:
imasaki@chromium.org
Message:

2011-05-09 Kenji Imasaki <imasaki@chromium.org>

Reviewed by David Levin.

[Chromium] Add rebaseline images for video-controls-rendering.
https://bugs.webkit.org/show_bug.cgi?id=60517

Chromium bug is http://crbug.com/82033. These rebaselines are necessary
due to unrelated bug (http://crbug.com/74102). We are checking in bad
baselines for the time being so that we ensure no other problems occur.
This test will fail when above bug (http://crbug.com/74102) is fixed.
At that time, we will checkin correct baselines.

  • platform/chromium-gpu-linux/media/video-controls-rendering -expected.png: Added.
  • platform/chromium-gpu-mac/media/video-controls-rendering-expected.png: Added.
  • platform/chromium-gpu-win/media/video-controls-rendering-expected.png: Added.
  • platform/chromium/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
3 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r86109 r86121  
     12011-05-09  Kenji Imasaki  <imasaki@chromium.org>
     2
     3        Reviewed by David Levin.
     4
     5        [Chromium] Add rebaseline images for video-controls-rendering.
     6        https://bugs.webkit.org/show_bug.cgi?id=60517
     7
     8        Chromium bug is http://crbug.com/82033. These rebaselines are necessary
     9        due to unrelated bug (http://crbug.com/74102). We are checking in bad
     10        baselines for the time being so that we ensure no other problems occur.
     11        This test will fail when above bug (http://crbug.com/74102) is fixed.
     12        At that time, we will checkin correct baselines.
     13
     14        * platform/chromium-gpu-linux/media/video-controls-rendering -expected.png: Added.
     15        * platform/chromium-gpu-mac/media/video-controls-rendering-expected.png: Added.
     16        * platform/chromium-gpu-win/media/video-controls-rendering-expected.png: Added.
     17        * platform/chromium/test_expectations.txt:
     18
    1192011-05-08  Jeremy Noble  <jer.noble@apple.com>
    220
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r86095 r86121  
    35093509// Regression caused by r83669. Seems to be V8 related.
    35103510BUGCR79259 : fast/js/array-proto-func-property-getter-except.html = TEXT
    3511 
    3512 // Temporarily marked failing for rebaselining.
    3513 BUGCR81482 GPU : media/video-controls-rendering.html = IMAGE
    35143511
    35153512// Need to be re-baselined BUGCR79770
Note: See TracChangeset for help on using the changeset viewer.