Title: [214860] trunk/LayoutTests
Revision
214860
Author
a...@apple.com
Date
2017-04-03 18:22:41 -0700 (Mon, 03 Apr 2017)

Log Message

Re-adding flaky timeout expectation for http/tests/loading/resourceLoadStatistics/non-prevalent-resource-with-user-interaction.html

This test still times out, most of the time.

* platform/wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (214859 => 214860)


--- trunk/LayoutTests/ChangeLog	2017-04-04 00:57:32 UTC (rev 214859)
+++ trunk/LayoutTests/ChangeLog	2017-04-04 01:22:41 UTC (rev 214860)
@@ -1,3 +1,11 @@
+2017-04-03  Alexey Proskuryakov  <a...@apple.com>
+
+        Re-adding flaky timeout expectation for http/tests/loading/resourceLoadStatistics/non-prevalent-resource-with-user-interaction.html
+
+        This test still times out, most of the time.
+
+        * platform/wk2/TestExpectations:
+
 2017-04-03  Javier Fernandez  <jfernan...@igalia.com>
 
         [css-align] Adapt place-content alignment shorthand to the new baseline syntax

Modified: trunk/LayoutTests/platform/wk2/TestExpectations (214859 => 214860)


--- trunk/LayoutTests/platform/wk2/TestExpectations	2017-04-04 00:57:32 UTC (rev 214859)
+++ trunk/LayoutTests/platform/wk2/TestExpectations	2017-04-04 01:22:41 UTC (rev 214860)
@@ -699,7 +699,7 @@
 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/non-prevalent-resource-with-user-interaction.html [ Pass ]
+http/tests/loading/resourceLoadStatistics/non-prevalent-resource-with-user-interaction.html [ Pass Timeout ]
 http/tests/loading/resourceLoadStatistics/prevalent-resource-with-user-interaction.html [ Pass ]
 http/tests/loading/resourceLoadStatistics/non-prevalent-resource-without-user-interaction.html [ Pass ]
 http/tests/loading/resourceLoadStatistics/prevalent-resource-without-user-interaction.html [ Pass ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to