Title: [120986] trunk/LayoutTests
Revision
120986
Author
[email protected]
Date
2012-06-21 17:53:48 -0700 (Thu, 21 Jun 2012)

Log Message

[chromium] Layout Test fast/speech/scripted/speechgrammar-basics.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=89717

Unreviewed. Added suppression for flaky crash.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (120985 => 120986)


--- trunk/LayoutTests/ChangeLog	2012-06-22 00:49:25 UTC (rev 120985)
+++ trunk/LayoutTests/ChangeLog	2012-06-22 00:53:48 UTC (rev 120986)
@@ -1,3 +1,12 @@
+2012-06-21  Kenneth Russell  <[email protected]>
+
+        [chromium] Layout Test fast/speech/scripted/speechgrammar-basics.html is flaky
+        https://bugs.webkit.org/show_bug.cgi?id=89717
+
+        Unreviewed. Added suppression for flaky crash.
+
+        * platform/chromium/TestExpectations:
+
 2012-06-21  Julien Chaffraix  <[email protected]>
 
         Add support for the grid and inline-grid display types.

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (120985 => 120986)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-06-22 00:49:25 UTC (rev 120985)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-06-22 00:53:48 UTC (rev 120986)
@@ -3737,3 +3737,6 @@
 
 BUGWK89702 : compositing/geometry/fixed-position-transform-composited-page-scale-down.html = PASS IMAGE
 BUGWK89702 : compositing/scaling/tiled-layer-recursion.html = PASS IMAGE
+
+// Flaky
+BUGWK89717 : fast/speech/scripted/speechgrammar-basics.html = PASS CRASH
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to