Title: [140155] trunk/LayoutTests
Revision
140155
Author
[email protected]
Date
2013-01-18 08:33:43 -0800 (Fri, 18 Jan 2013)

Log Message

Unreviewed GTK gardening.

Adding a crashing expectation for an a11y test.
Adding failure expectations for two stack overflow tests. The
stack overflow does not occur anymore due to increased memory
on the debug builder. This is not a progression, though.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (140154 => 140155)


--- trunk/LayoutTests/ChangeLog	2013-01-18 16:28:40 UTC (rev 140154)
+++ trunk/LayoutTests/ChangeLog	2013-01-18 16:33:43 UTC (rev 140155)
@@ -1,3 +1,14 @@
+2013-01-18  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening.
+
+        Adding a crashing expectation for an a11y test.
+        Adding failure expectations for two stack overflow tests. The
+        stack overflow does not occur anymore due to increased memory
+        on the debug builder. This is not a progression, though.
+
+        * platform/gtk/TestExpectations:
+
 2013-01-18  Dominik Röttsches  <[email protected]>
 
         [EFL] Unreviewed gardening.

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (140154 => 140155)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2013-01-18 16:28:40 UTC (rev 140154)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2013-01-18 16:33:43 UTC (rev 140155)
@@ -485,6 +485,8 @@
 
 webkit.org/b/107257 [ Debug ] fast/js/toString-stack-overflow.html [ Crash ]
 
+webkit.org/b/107261 [ Debug ] dom/xhtml/level2/html/HTMLInputElement20.xhtml [ Crash Pass ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Crashing tests
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -1344,6 +1346,9 @@
 webkit.org/b/106997 [ Debug ] fast/dom/MicroData/properties-collection-namedgetter-with-invalid-name.html [ Failure ]
 webkit.org/b/106997 [ Debug ] fast/dom/MicroData/propertiescollection-crash.html [ Failure ]
 
+webkit.org/b/107257 [ Debug ] fast/dom/Window/window-postmessage-clone-deep-array.html [ Failure ]
+webkit.org/b/107257 [ Debug ] fast/js/large-expressions.html [ Failure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Tests failing
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to