Changeset 90828 in webkit


Ignore:
Timestamp:
Jul 12, 2011 11:06:13 AM (13 years ago)
Author:
commit-queue@webkit.org
Message:

Patch by Jeff Timanus <twiz@chromium.org> on 2011-07-12
Reviewed by Stephen White.

Suppress flaky Chromium layout tests.
https://bugs.webkit.org/show_bug.cgi?id=64308

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r90827 r90828  
     12011-07-12  Jeff Timanus  <twiz@chromium.org>
     2
     3        Reviewed by Stephen White.
     4
     5        Suppress flaky Chromium layout tests.
     6        https://bugs.webkit.org/show_bug.cgi?id=64308
     7
     8        * platform/chromium/test_expectations.txt:
     9
    1102011-07-12  Noel Gordon  <noel.gordon@gmail.com>
    211
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r90795 r90828  
    37153715BUGWK59782 WIN LINUX DEBUG : svg/dynamic-updates/SVGFEDropShadowElement-dom-stdDeviation-attr.html = TIMEOUT
    37163716BUGWK59782 WIN LINUX DEBUG : svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dx-prop.html = TIMEOUT
    3717 BUGWK59782 WIN LINUX DEBUG : svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dy-prop.html = TIMEOUT
     3717BUGWK59782 WIN LINUX DEBUG : svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dy-prop.html = TIMEOUT IMAGE+TEXT CRASH
    37183718BUGWK59782 WIN LINUX DEBUG : svg/dynamic-updates/SVGFEDropShadowElement-svgdom-in-prop.html = TIMEOUT CRASH
    37193719BUGWK59782 WIN LINUX DEBUG : svg/dynamic-updates/SVGFEDropShadowElement-svgdom-stdDeviation-prop.html = TIMEOUT
     
    38293829
    38303830BUGCR87732 : fast/regex/toString.html = TEXT
     3831
     3832// Discovered after a skia roll r1814:r1832, but likely needs more investigation.
     3833BUGCR88801 WIN : svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr.html = CRASH IMAGE+TEXT TIMEOUT
    38313834
    38323835// Added in http://trac.webkit.org/changeset/90148, null-derefing in TestNetscapgePlugin.
     
    39453948// V8 now follows spec on toisostring, test needs to be fixed.
    39463949BUGCR88936 : fast/js/date-toisostring.html = TEXT
     3950
Note: See TracChangeset for help on using the changeset viewer.