Title: [143330] trunk/LayoutTests
Revision
143330
Author
zandober...@gmail.com
Date
2013-02-19 07:19:02 -0800 (Tue, 19 Feb 2013)

Log Message

Unreviewed GTK gardening.

* platform/gtk/TestExpectations: Adding a crash expectation for the layout test
added in r143303. The test is crashing due to missing bits of EventSender implementation.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (143329 => 143330)


--- trunk/LayoutTests/ChangeLog	2013-02-19 15:16:07 UTC (rev 143329)
+++ trunk/LayoutTests/ChangeLog	2013-02-19 15:19:02 UTC (rev 143330)
@@ -1,3 +1,10 @@
+2013-02-19  Zan Dobersek  <zdober...@igalia.com>
+
+        Unreviewed GTK gardening.
+
+        * platform/gtk/TestExpectations: Adding a crash expectation for the layout test
+        added in r143303. The test is crashing due to missing bits of EventSender implementation.
+
 2013-02-19  Vsevolod Vlasov  <vse...@chromium.org>
 
         Web Inspector: Decouple various file system project implementation parts for better testability and cover with tests.

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (143329 => 143330)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2013-02-19 15:16:07 UTC (rev 143329)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2013-02-19 15:19:02 UTC (rev 143330)
@@ -525,6 +525,8 @@
 
 webkit.org/b/108927 http/tests/xmlhttprequest/workers/xmlhttprequest-file-not-found.html [ Crash Pass ]
 
+webkit.org/b/110222 fast/events/platform-wheelevent-with-delta-zero-crash.html [ Crash ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Crashing tests
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to