Title: [212392] trunk/LayoutTests
Revision
212392
Author
[email protected]
Date
2017-02-15 13:22:37 -0800 (Wed, 15 Feb 2017)

Log Message

Update TestExpectations for resourceLoadStatistics tests.

Unreviewed test gardening.

* platform/wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (212391 => 212392)


--- trunk/LayoutTests/ChangeLog	2017-02-15 21:22:35 UTC (rev 212391)
+++ trunk/LayoutTests/ChangeLog	2017-02-15 21:22:37 UTC (rev 212392)
@@ -1,5 +1,13 @@
 2017-02-15  Ryan Haddad  <[email protected]>
 
+        Update TestExpectations for resourceLoadStatistics tests.
+
+        Unreviewed test gardening.
+
+        * platform/wk2/TestExpectations:
+
+2017-02-15  Ryan Haddad  <[email protected]>
+
         Skip fast/frames/exponential-frames.html on ios-simulator
 
         Unreviewed test gardening.

Modified: trunk/LayoutTests/platform/wk2/TestExpectations (212391 => 212392)


--- trunk/LayoutTests/platform/wk2/TestExpectations	2017-02-15 21:22:35 UTC (rev 212391)
+++ trunk/LayoutTests/platform/wk2/TestExpectations	2017-02-15 21:22:37 UTC (rev 212392)
@@ -698,8 +698,13 @@
 # bug 162281
 imported/w3c/web-platform-tests/fetch/api/request/request-cache-only-if-cached.html [ Failure ]
 
-# Resource Load Statistics are only supported in WebKit2
-http/tests/loading/resourceLoadStatistics/ [ Pass ]
+# Resource Load Statistics are only supported in WebKit2.
+# Marking first five as timeout until <https://bugs.webkit.org/show_bug.cgi?id=168262> is fixed.
+http/tests/loading/resourceLoadStatistics/non-prevalent-resource-with-user-interaction.html [ Pass Timeout ]
+http/tests/loading/resourceLoadStatistics/prevalent-resource-with-user-interaction.html [ Pass Timeout ]
+http/tests/loading/resourceLoadStatistics/non-prevalent-resource-without-user-interaction.html [ Pass Timeout ]
+http/tests/loading/resourceLoadStatistics/prevalent-resource-without-user-interaction.html [ Pass Timeout ]
+http/tests/loading/resourceLoadStatistics/prevalent-resource-with-user-interaction-timeout.html [ Pass Timeout ]
 
 ### END OF (5) Progressions, expected successes that are expected failures in WebKit1.
 ########################################
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to