Changeset 84368 in webkit


Ignore:
Timestamp:
Apr 20, 2011 7:17:30 AM (13 years ago)
Author:
commit-queue@webkit.org
Message:

2011-04-20 Leon Scroggins <scroggo@google.com>

Reviewed by Kenneth Russell.

Mark tests as failing for rebaselining.
https://bugs.webkit.org/show_bug.cgi?id=58839

We are making a change to the way gradients
are calculated, so disable tests for now.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r84367 r84368  
     12011-04-20  Leon Scroggins  <scroggo@google.com>
     2
     3        Reviewed by Kenneth Russell.
     4
     5        Mark tests as failing for rebaselining.
     6        https://bugs.webkit.org/show_bug.cgi?id=58839
     7
     8        We are making a change to the way gradients
     9        are calculated, so disable tests for now.
     10
     11        * platform/chromium/test_expectations.txt:
     12
    1132011-04-20  Philippe Normand  <pnormand@igalia.com>
    214
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r84356 r84368  
    34993499// May just need to be re-baselined
    35003500BUGCR79770 WIN : fast/box-shadow/inset-with-extraordinary-radii-and-border.html = IMAGE
     3501
     3502// Temporarily marked as failing for rebaselining.
     3503BUGCR79798 : fast/gradients/crash-on-zero-radius.html = FAIL
     3504BUGCR79798 : fast/gradients/generated-gradients.html = FAIL
     3505BUGCR79798 : fast/gradients/radial-centered.html = FAIL
     3506BUGCR79798 : fast/gradients/simple-gradients.html = FAIL
     3507BUGCR79798 : fast/gradients/background-clipped.html = FAIL
     3508BUGCR79798 : svg/W3C-SVG-1.1/pservers-grad-13-b.svg = FAIL
     3509BUGCR79798 : svg/custom/radial-gradient-with-outstanding-focalPoint.svg = FAIL
    35013510
    35023511// Flaky, perhaps Skia related.
Note: See TracChangeset for help on using the changeset viewer.