Title: [219345] trunk/LayoutTests
Revision
219345
Author
[email protected]
Date
2017-07-11 11:10:14 -0700 (Tue, 11 Jul 2017)

Log Message

[GTK][WPE] Some resource load statistics tests added in r212183 also fail.
https://bugs.webkit.org/show_bug.cgi?id=168171

Unreviewed test gardening.

Patch by Charlie Turner <[email protected]> on 2017-07-11

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (219344 => 219345)


--- trunk/LayoutTests/ChangeLog	2017-07-11 18:08:28 UTC (rev 219344)
+++ trunk/LayoutTests/ChangeLog	2017-07-11 18:10:14 UTC (rev 219345)
@@ -1,3 +1,12 @@
+2017-07-11  Charlie Turner  <[email protected]>
+
+        [GTK][WPE] Some resource load statistics tests added in r212183 also fail.
+        https://bugs.webkit.org/show_bug.cgi?id=168171
+
+        Unreviewed test gardening.
+
+        * platform/gtk/TestExpectations:
+
 2017-07-11  Ali Juma  <[email protected]>
 
         elementFromPoint() should consider x and y to be in client (layout viewport) coordinates

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (219344 => 219345)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2017-07-11 18:08:28 UTC (rev 219344)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2017-07-11 18:10:14 UTC (rev 219345)
@@ -2246,7 +2246,7 @@
 
 webkit.org/b/172816 media/media-source/media-source-paint-to-canvas.html [ Timeout ]
 
-webkit.org/b/168171 http/tests/loading/resourceLoadStatistics [ Timeout ]
+webkit.org/b/168171 http/tests/loading/resourceLoadStatistics [ Timeout Failure ]
 
 webkit.org/b/174240 svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading.svg [ Timeout ]
 

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (219344 => 219345)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2017-07-11 18:08:28 UTC (rev 219344)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2017-07-11 18:10:14 UTC (rev 219345)
@@ -621,4 +621,4 @@
 media/encrypted-media/encrypted-media-v2-syntax.html [ Skip ]
 
 # No support for resource load statistics in test controller.
-webkit.org/b/168171 http/tests/loading/resourceLoadStatistics [ Timeout ]
+webkit.org/b/168171 http/tests/loading/resourceLoadStatistics [ Timeout Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to