Title: [139366] trunk/LayoutTests
Revision
139366
Author
[email protected]
Date
2013-01-10 13:58:39 -0800 (Thu, 10 Jan 2013)

Log Message

[Chromium] Layout Test svg/dom/SVGScriptElement/script-onerror-bubbling.svg is a flaky timeout on all platforms.
https://bugs.webkit.org/show_bug.cgi?id=106598

* platform/chromium/TestExpectations: Expectatized.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (139365 => 139366)


--- trunk/LayoutTests/ChangeLog	2013-01-10 21:52:40 UTC (rev 139365)
+++ trunk/LayoutTests/ChangeLog	2013-01-10 21:58:39 UTC (rev 139366)
@@ -1,3 +1,10 @@
+2013-01-10  Dimitri Glazkov  <[email protected]>
+
+        [Chromium] Layout Test svg/dom/SVGScriptElement/script-onerror-bubbling.svg is a flaky timeout on all platforms.
+        https://bugs.webkit.org/show_bug.cgi?id=106598
+
+        * platform/chromium/TestExpectations: Expectatized.
+
 2013-01-10  Zan Dobersek  <[email protected]>
 
         Unreviewed GTK gardening.

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (139365 => 139366)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2013-01-10 21:52:40 UTC (rev 139365)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2013-01-10 21:58:39 UTC (rev 139366)
@@ -1248,6 +1248,7 @@
 
 # The test needs fixing. Flakiness is common across all Mac platforms, not just chromium.
 webkit.org/b/25817 svg/dom/SVGScriptElement/script-load-and-error-events.svg [ Failure Pass ]
+webkit.org/b/106598 svg/dom/SVGScriptElement/script-onerror-bubbling.svg [ Timeout Pass ]
 
 webkit.org/b/60118 [ Mac ] svg/dom/SVGScriptElement/script-set-href.svg [ Failure Pass ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to