Changeset 104148 in webkit


Ignore:
Timestamp:
Jan 5, 2012 6:02:04 AM (12 years ago)
Author:
commit-queue@webkit.org
Message:

[Chromium] Expected test failures after Skia is rolled to 2918
https://bugs.webkit.org/show_bug.cgi?id=75019

Fixed now that Skia has rolled past r2936.

Unreviewed Chromium port test expectations update.

Patch by Stephen Chenney <schenney@chromium.org> on 2012-01-05

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r104144 r104148  
     12012-01-05  Stephen Chenney  <schenney@chromium.org>
     2
     3        [Chromium] Expected test failures after Skia is rolled to 2918
     4        https://bugs.webkit.org/show_bug.cgi?id=75019
     5
     6        Fixed now that Skia has rolled past r2936.
     7
     8        Unreviewed Chromium port test expectations update.
     9
     10        * platform/chromium/test_expectations.txt:
     11
    1122012-01-05  Alexis Menard  <alexis.menard@openbossa.org>
    213
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r104128 r104148  
    868868
    869869BUGCR8763 MAC : svg/custom/use-on-g-containing-foreignObject-and-image.svg = IMAGE
    870 
    871 // These are temprorary while we figure out a Skia behavior change after a Skia roll to 2918.
    872 BUGWK75019 : svg/custom/dasharrayOrigin.svg = PASS IMAGE+TEXT
    873 BUGWK75019 : svg/custom/marker-empty-path.svg = PASS IMAGE+TEXT
    874 BUGWK75019 : svg/custom/marker-overflow-clip.svg = PASS IMAGE+TEXT
    875 BUGWK75019 : svg/W3C-SVG-1.1/paths-data-01-t.svg = PASS IMAGE
    876 BUGWK75019 : svg/custom/animate-path-morphing.svg = PASS IMAGE
    877 BUGWK75019 : svg/custom/dynamic-svg-document-creation.svg = PASS IMAGE
    878 BUGWK75019 : svg/custom/js-update-path-changes.svg = PASS IMAGE
    879 BUGWK75019 : svg/custom/js-update-path-removal.svg = PASS IMAGE
    880 BUGWK75019 : fast/canvas/canvas-fillPath-alpha-shadow.html = PASS TEXT
    881 BUGWK75019 : fast/canvas/canvas-fillPath-gradient-shadow.html = PASS TEXT
    882 BUGWK75019 : fast/canvas/canvas-fillPath-pattern-shadow.html = PASS TEXT
    883 BUGWK75019 : svg/custom/subpaths-moveto-only-rendering.svg = PASS TEXT
    884870
    885871// We show reduced version of the entire SVN image rather than an image
Note: See TracChangeset for help on using the changeset viewer.