Changeset 75154 in webkit


Ignore:
Timestamp:
Jan 6, 2011 7:31:26 AM (13 years ago)
Author:
andreip@google.com
Message:

2011-01-06 Andrei Popescu <andreip@google.com>

Unreviewed, build fix.

[Chromium] canvas/canvas-fillRect-gradient-shadow.html fails on Chromium.
https://bugs.webkit.org/show_bug.cgi?id=51989

Added suppressions for
svg/batik/text/textEffect.svg
svg/batik/text/textEffect3.svg
svg/css/composite-shadow-text.svg
svg/custom/js-late-gradient-and-object-creation.svg
svg/custom/js-late-gradient-creation.svg
svg/text/selection-background-color.xhtml
svg/text/selection-styles.xhtml
svg/text/text-gradient-positioning.svg

These tests are all failing as a result of the same change: r75153.

  • platform/chromium/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r75153 r75154  
     12011-01-06  Andrei Popescu  <andreip@google.com>
     2
     3        Unreviewed, build fix.
     4
     5        [Chromium] canvas/canvas-fillRect-gradient-shadow.html fails on Chromium.
     6        https://bugs.webkit.org/show_bug.cgi?id=51989
     7
     8        Added suppressions for
     9        svg/batik/text/textEffect.svg
     10        svg/batik/text/textEffect3.svg
     11        svg/css/composite-shadow-text.svg
     12        svg/custom/js-late-gradient-and-object-creation.svg
     13        svg/custom/js-late-gradient-creation.svg
     14        svg/text/selection-background-color.xhtml
     15        svg/text/selection-styles.xhtml
     16        svg/text/text-gradient-positioning.svg
     17
     18        These tests are all failing as a result of the same change: r75153.
     19
     20        * platform/chromium/test_expectations.txt:
     21
    1222011-01-06  Andrei Popescu  <andreip@google.com>
    223
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r75153 r75154  
    31603160BUG_SENORBLANCO : fast/gradients/css3-repeating-radial-gradients.html = IMAGE
    31613161
    3162 // This was introduced by r75139
     3162// These were introduced by r75139
    31633163BUGWK51989 WIN LINUX : fast/canvas/canvas-fillRect-gradient-shadow.html = TEXT
     3164BUGWK51989 MAC : svg/batik/text/textEffect.svg = IMAGE
     3165BUGWK51989 MAC : svg/batik/text/textEffect3.svg = IMAGE
     3166BUGWK51989 MAC : svg/css/composite-shadow-text.svg = IMAGE
     3167BUGWK51989 MAC : svg/custom/js-late-gradient-and-object-creation.svg = IMAGE
     3168BUGWK51989 MAC : svg/custom/js-late-gradient-creation.svg = IMAGE
     3169BUGWK51989 MAC : svg/text/selection-background-color.xhtml = IMAGE
     3170BUGWK51989 MAC : svg/text/selection-styles.xhtml = IMAGE
     3171BUGWK51989 MAC : svg/text/text-gradient-positioning.svg = IMAGE
Note: See TracChangeset for help on using the changeset viewer.