Changeset 103510 in webkit


Ignore:
Timestamp:
Dec 22, 2011 2:34:35 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

Unreviewed chromium expectations update

Patch by Stephen Chenney <schenney@chromium.org> on 2011-12-22

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r103509 r103510  
     12011-12-22  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        Unreviewed chromium expectations update
     7
     8        * platform/chromium/test_expectations.txt:
     9
    1102011-12-22  Shadi Khalek  <shadi@chromium.org>
    211
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

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