Title: [125062] trunk/LayoutTests
Revision
125062
Author
zandober...@gmail.com
Date
2012-08-08 11:54:25 -0700 (Wed, 08 Aug 2012)

Log Message

Unreviewed GTK gardening.

Adding expectations for three tests that are flaky crashers:
- editing/inserting/insert-character-in-first-letter-crash.html
- fast/history/nested-visited-test.html
- fast/css/first-letter-text-fragment-crash.html

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (125061 => 125062)


--- trunk/LayoutTests/ChangeLog	2012-08-08 18:52:00 UTC (rev 125061)
+++ trunk/LayoutTests/ChangeLog	2012-08-08 18:54:25 UTC (rev 125062)
@@ -1,3 +1,14 @@
+2012-08-08  Zan Dobersek  <zandober...@gmail.com>
+
+        Unreviewed GTK gardening.
+
+        Adding expectations for three tests that are flaky crashers:
+        - editing/inserting/insert-character-in-first-letter-crash.html
+        - fast/history/nested-visited-test.html
+        - fast/css/first-letter-text-fragment-crash.html
+
+        * platform/gtk/TestExpectations:
+
 2012-08-08  Anna Cavender  <ann...@chromium.org>
 
         Update HTMLMediaElement to the new OO MediaSource API.

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (125061 => 125062)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-08-08 18:52:00 UTC (rev 125061)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-08-08 18:54:25 UTC (rev 125062)
@@ -414,6 +414,11 @@
 
 BUGWK90589 RELEASE : fast/css/user-drag-none.html = CRASH TIMEOUT
 
+BUGWK93501 : editing/inserting/insert-character-in-first-letter-crash.html = CRASH PASS
+BUGWK93501 : fast/css/first-letter-text-fragment-crash.html = CRASH PASS
+
+BUGWK93502 : fast/history/nested-visited-test.html = CRASH PASS
+
 //////////////////////////////////////////////////////////////////////////////////////////
 // End of Crashing tests
 //////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to