Title: [139349] trunk/LayoutTests
Revision
139349
Author
zandober...@gmail.com
Date
2013-01-10 12:14:07 -0800 (Thu, 10 Jan 2013)

Log Message

Unreviewed GTK gardening.

Removing a few crash expectations for tests that haven't crashed
for a long time. Hopefully the crash causes have been fixed.
Adding a flaky failure expectation for a CSS Regions reftest.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (139348 => 139349)


--- trunk/LayoutTests/ChangeLog	2013-01-10 19:52:33 UTC (rev 139348)
+++ trunk/LayoutTests/ChangeLog	2013-01-10 20:14:07 UTC (rev 139349)
@@ -1,3 +1,13 @@
+2013-01-10  Zan Dobersek  <zandober...@gmail.com>
+
+        Unreviewed GTK gardening.
+
+        Removing a few crash expectations for tests that haven't crashed
+        for a long time. Hopefully the crash causes have been fixed.
+        Adding a flaky failure expectation for a CSS Regions reftest.
+
+        * platform/gtk/TestExpectations:
+
 2013-01-10  Levi Weintraub  <le...@chromium.org>
 
         ScrollingCoordinator touch event hit rects aren't converted to proper coordinates when in nested views

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (139348 => 139349)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2013-01-10 19:52:33 UTC (rev 139348)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2013-01-10 20:14:07 UTC (rev 139349)
@@ -467,17 +467,11 @@
 # Crashing tests
 #////////////////////////////////////////////////////////////////////////////////////////
 
-webkit.org/b/74297 [ Debug ] http/tests/security/cross-origin-xsl-redirect-BLOCKED.html [ Crash Pass ]
-
 webkit.org/b/86443 plugins/npruntime/delete-plugin-within-getProperty.html [ Crash ]
 webkit.org/b/86443 [ Debug ] plugins/npruntime/delete-plugin-within-invoke.html [ Crash ]
 
 webkit.org/b/86176 [ Debug ] ietestcenter/css3/valuesandunits/units-000.htm [ Crash ]
 
-webkit.org/b/89188 [ Release ] storage/websql/quota-tracking.html [ Crash Pass ]
-
-webkit.org/b/90589 [ Release ] fast/css/user-drag-none.html [ Crash Timeout ]
-
 webkit.org/b/93502 [ Debug ] fast/history/nested-visited-test.html [ Crash Pass ]
 webkit.org/b/93502 [ Debug ] fast/history/sibling-visited-test.html [ Crash Pass ]
 
@@ -617,6 +611,8 @@
 
 webkit.org/b/106415 fast/workers/worker-close-more.html [ Timeout Pass ]
 
+webkit.org/b/106592 fast/regions/firstletter-inside-flowthread.html [ ImageOnlyFailure Pass ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Flaky tests
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to