Title: [141115] trunk/LayoutTests
Revision
141115
Author
zandober...@gmail.com
Date
2013-01-29 08:49:19 -0800 (Tue, 29 Jan 2013)

Log Message

Unreviewed GTK gardening.

Reclassified one IDB failure as a flaky crasher.
Added a test expectation for a flaky crasher that's failnig
due to probably malfunctioning accessibility code.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (141114 => 141115)


--- trunk/LayoutTests/ChangeLog	2013-01-29 16:45:14 UTC (rev 141114)
+++ trunk/LayoutTests/ChangeLog	2013-01-29 16:49:19 UTC (rev 141115)
@@ -1,3 +1,13 @@
+2013-01-29  Zan Dobersek  <zdober...@igalia.com>
+
+        Unreviewed GTK gardening.
+
+        Reclassified one IDB failure as a flaky crasher.
+        Added a test expectation for a flaky crasher that's failnig
+        due to probably malfunctioning accessibility code.
+
+        * platform/gtk/TestExpectations:
+
 2013-01-29  Ádám Kallai  <ka...@inf.u-szeged.hu>
 
         [Qt] Unreviewed gardening. Skip failing tests after r140927.

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (141114 => 141115)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2013-01-29 16:45:14 UTC (rev 141114)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2013-01-29 16:49:19 UTC (rev 141115)
@@ -515,7 +515,10 @@
 webkit.org/b/107377 storage/indexeddb/mozilla/remove-index.html [ Crash Pass ]
 webkit.org/b/107377 storage/indexeddb/mozilla/create-index-unique.html [ Crash Pass ]
 webkit.org/b/107377 storage/indexeddb/objectstore-basics.html [ Crash Pass ]
+webkit.org/b/107194 storage/indexeddb/objectstore-basics-workers.html [ Crash Failure ]
 
+webkit.org/b/108200 fast/css/relative-positioned-block-crash.html [ Crash Pass ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Crashing tests
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -1398,7 +1401,6 @@
 webkit.org/b/106957 svg/dom/SVGViewSpec-invalid-ref-crash.html [ Failure ]
 
 webkit.org/b/107194 storage/indexeddb/dont-commit-on-blocked.html [ Failure ]
-webkit.org/b/107194 storage/indexeddb/objectstore-basics-workers.html [ Failure ]
 webkit.org/b/107194 storage/indexeddb/objectstore-basics.html [ Failure ]
 webkit.org/b/107194 storage/indexeddb/pending-version-change-stuck-works-with-terminate.html [ Failure ]
 webkit.org/b/107194 storage/indexeddb/pending-version-change-stuck.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to