Title: [90828] trunk/LayoutTests
Revision
90828
Author
[email protected]
Date
2011-07-12 11:06:13 -0700 (Tue, 12 Jul 2011)

Log Message

Patch by Jeff Timanus <[email protected]> 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:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (90827 => 90828)


--- trunk/LayoutTests/ChangeLog	2011-07-12 18:00:50 UTC (rev 90827)
+++ trunk/LayoutTests/ChangeLog	2011-07-12 18:06:13 UTC (rev 90828)
@@ -1,3 +1,12 @@
+2011-07-12  Jeff Timanus  <[email protected]>
+
+        Reviewed by Stephen White.
+
+        Suppress flaky Chromium layout tests.
+        https://bugs.webkit.org/show_bug.cgi?id=64308
+
+        * platform/chromium/test_expectations.txt:
+
 2011-07-12  Noel Gordon  <[email protected]>
 
         Remove results for iframe-outline.html

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (90827 => 90828)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-07-12 18:00:50 UTC (rev 90827)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-07-12 18:06:13 UTC (rev 90828)
@@ -3714,7 +3714,7 @@
 BUGWK59782 WIN LINUX DEBUG : svg/dynamic-updates/SVGFEDropShadowElement-dom-in-attr.html = TIMEOUT
 BUGWK59782 WIN LINUX DEBUG : svg/dynamic-updates/SVGFEDropShadowElement-dom-stdDeviation-attr.html = TIMEOUT
 BUGWK59782 WIN LINUX DEBUG : svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dx-prop.html = TIMEOUT
-BUGWK59782 WIN LINUX DEBUG : svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dy-prop.html = TIMEOUT
+BUGWK59782 WIN LINUX DEBUG : svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dy-prop.html = TIMEOUT IMAGE+TEXT CRASH
 BUGWK59782 WIN LINUX DEBUG : svg/dynamic-updates/SVGFEDropShadowElement-svgdom-in-prop.html = TIMEOUT CRASH
 BUGWK59782 WIN LINUX DEBUG : svg/dynamic-updates/SVGFEDropShadowElement-svgdom-stdDeviation-prop.html = TIMEOUT
 BUGWK59782 WIN LINUX DEBUG : svg/filters/feDropShadow.svg = TIMEOUT
@@ -3829,6 +3829,9 @@
 
 BUGCR87732 : fast/regex/toString.html = TEXT
 
+// Discovered after a skia roll r1814:r1832, but likely needs more investigation.
+BUGCR88801 WIN : svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr.html = CRASH IMAGE+TEXT TIMEOUT
+
 // Added in http://trac.webkit.org/changeset/90148, null-derefing in TestNetscapgePlugin.
 BUGJAPHET : platform/gtk/plugins/invalidate-rect-with-null-npp-argument.html = CRASH
 
@@ -3944,3 +3947,4 @@
 
 // V8 now follows spec on toisostring, test needs to be fixed.
 BUGCR88936 : fast/js/date-toisostring.html = TEXT
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to