Title: [132827] trunk/LayoutTests
Revision
132827
Author
[email protected]
Date
2012-10-29 11:11:05 -0700 (Mon, 29 Oct 2012)

Log Message

Unreviewed GTK gardening.

Adding flaky crash expectations for tests that crash after r132699
if the accessibility object cache is populated.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (132826 => 132827)


--- trunk/LayoutTests/ChangeLog	2012-10-29 18:07:24 UTC (rev 132826)
+++ trunk/LayoutTests/ChangeLog	2012-10-29 18:11:05 UTC (rev 132827)
@@ -1,3 +1,12 @@
+2012-10-29  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening.
+
+        Adding flaky crash expectations for tests that crash after r132699
+        if the accessibility object cache is populated.
+
+        * platform/gtk/TestExpectations:
+
 2012-10-29  Christophe Dumez  <[email protected]>
 
         [EFL] Skip fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html test case

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (132826 => 132827)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-10-29 18:07:24 UTC (rev 132826)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-10-29 18:11:05 UTC (rev 132827)
@@ -485,6 +485,13 @@
 webkit.org/b/100236 [ Debug ] http/tests/misc/authentication-redirect-2/authentication-sent-to-redirect-same-origin.html [ Crash ]
 webkit.org/b/100236 [ Debug ] http/tests/misc/authentication-redirect-3/authentication-sent-to-redirect-same-origin-with-location-credentials.html [ Crash ]
 
+webkit.org/b/100688 fast/css-generated-content/first-letter-table-cell-format-block-crash.html [ Crash Pass ]
+webkit.org/b/100688 fast/text/text-fragment-first-letter-update-crash.html [ Crash Pass ]
+webkit.org/b/100688 fast/text/custom-font-data-crash2.html [ Crash Pass ]
+webkit.org/b/100688 fast/css/first-letter-text-fragment-crash.html [ Crash Pass ]
+webkit.org/b/100688 editing/selection/first-letter-selection-crash.html [ Crash Pass ]
+webkit.org/b/100688 editing/text-iterator/backward-textiterator-first-letter-crash.html [ Crash Pass ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Crashing tests
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to