Title: [139056] trunk/LayoutTests
Revision
139056
Author
[email protected]
Date
2013-01-08 07:26:51 -0800 (Tue, 08 Jan 2013)

Log Message

Unreviewed GTK gardening.

Changing a timeout expectation for inspector/timeline/timeline-decode-resize.html
to a failure expectation. The test doesn't time out anymore due to added WebP support.

Adding a timeout expectation for two proximity layout tests added in r139050.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (139055 => 139056)


--- trunk/LayoutTests/ChangeLog	2013-01-08 14:12:11 UTC (rev 139055)
+++ trunk/LayoutTests/ChangeLog	2013-01-08 15:26:51 UTC (rev 139056)
@@ -1,3 +1,14 @@
+2013-01-08  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening.
+
+        Changing a timeout expectation for inspector/timeline/timeline-decode-resize.html
+        to a failure expectation. The test doesn't time out anymore due to added WebP support.
+
+        Adding a timeout expectation for two proximity layout tests added in r139050.
+
+        * platform/gtk/TestExpectations:
+
 2013-01-08  Keishi Hattori  <[email protected]>
 
         [Chromium] Don't confine page popups to root view on Mac

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (139055 => 139056)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2013-01-08 14:12:11 UTC (rev 139055)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2013-01-08 15:26:51 UTC (rev 139056)
@@ -398,6 +398,8 @@
 
 # Proximity Events is not supported.
 webkit.org/b/99060 proximity [ Failure ]
+webkit.org/b/99060 proximity/event-after-navigation.html [ Timeout ]
+webkit.org/b/99060 proximity/no-page-cache.html [ Timeout ]
 webkit.org/b/99060 fast/events/constructors/device-proximity-event-constructor.html [ Failure ]
 
 # HIDDEN_PAGE_DOM_TIMER_THROTTLING is not enabled
@@ -963,7 +965,7 @@
 Bug(GTK) inspector/elements/edit-dom-actions.html [ Failure Timeout Pass ]
 Bug(GTK) inspector/timeline/timeline-paint.html [ Failure ]
 Bug(GTK) inspector/timeline/timeline-receive-response-event.html [ Failure ]
-Bug(GTK) inspector/timeline/timeline-decode-resize.html [ Timeout ]
+Bug(GTK) inspector/timeline/timeline-decode-resize.html [ Failure ]
 Bug(GTK) http/tests/inspector/resource-har-conversion.html [ Failure ]
 Bug(GTK) http/tests/inspector/resource-har-pages.html [ Failure ]
 Bug(GTK) http/tests/inspector/resource-parameters.html [ Timeout ]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to