Title: [219262] trunk/LayoutTests
Revision
219262
Author
[email protected]
Date
2017-07-07 12:36:08 -0700 (Fri, 07 Jul 2017)

Log Message

Unreviewed, rolling out r219256.

Previous change to Test Expectations broke the tests

Reverted changeset:

"[WPE] Unreviewed gardening"
http://trac.webkit.org/changeset/219256

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (219261 => 219262)


--- trunk/LayoutTests/ChangeLog	2017-07-07 19:35:38 UTC (rev 219261)
+++ trunk/LayoutTests/ChangeLog	2017-07-07 19:36:08 UTC (rev 219262)
@@ -1,5 +1,16 @@
 2017-07-07  Matt Lewis  <[email protected]>
 
+        Unreviewed, rolling out r219256.
+
+        Previous change to Test Expectations broke the tests
+
+        Reverted changeset:
+
+        "[WPE] Unreviewed gardening"
+        http://trac.webkit.org/changeset/219256
+
+2017-07-07  Matt Lewis  <[email protected]>
+
         Unreviewed, rolling out r219258.
 
         Previous change to Test Expectations broke the tests

Modified: trunk/LayoutTests/platform/wk2/TestExpectations (219261 => 219262)


--- trunk/LayoutTests/platform/wk2/TestExpectations	2017-07-07 19:35:38 UTC (rev 219261)
+++ trunk/LayoutTests/platform/wk2/TestExpectations	2017-07-07 19:36:08 UTC (rev 219262)
@@ -690,10 +690,20 @@
 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/
 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 ]
 webkit.org/b/171785 http/tests/loading/resourceLoadStatistics/prevalent-resource-without-user-interaction.html [ Pass Failure ]
 webkit.org/b/171756 http/tests/loading/resourceLoadStatistics/prevalent-resource-with-user-interaction-timeout.html [ Pass Failure ]
+http/tests/loading/resourceLoadStatistics/classify-as-non-prevalent-based-on-mixed-statistics.html [ Pass ]
+http/tests/loading/resourceLoadStatistics/classify-as-non-prevalent-based-on-sub-frame-under-top-frame-origins.html [ Pass ]
+http/tests/loading/resourceLoadStatistics/classify-as-non-prevalent-based-on-subresource-under-top-frame-origins.html [ Pass ]
+http/tests/loading/resourceLoadStatistics/classify-as-non-prevalent-based-on-subresource-unique-redirects-to.html [ Pass ]
+http/tests/loading/resourceLoadStatistics/classify-as-prevalent-based-on-mixed-statistics.html [ Pass ]
+http/tests/loading/resourceLoadStatistics/classify-as-prevalent-based-on-sub-frame-under-top-frame-origins.html [ Pass ]
+http/tests/loading/resourceLoadStatistics/classify-as-prevalent-based-on-subresource-under-top-frame-origins.html [ Pass ]
+http/tests/loading/resourceLoadStatistics/classify-as-prevalent-based-on-subresource-unique-redirects-to.html [ Pass ]
+http/tests/loading/resourceLoadStatistics/clear-in-memory-and-persistent-store.html [ Pass ]
 webkit.org/b/172452 http/tests/loading/resourceLoadStatistics/grandfathering.html [ Pass Failure Timeout ]
 webkit.org/b/173499 http/tests/loading/resourceLoadStatistics/telemetry-generation.html [ Pass Failure ]
 

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (219261 => 219262)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2017-07-07 19:35:38 UTC (rev 219261)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2017-07-07 19:36:08 UTC (rev 219262)
@@ -613,7 +613,3 @@
 
 # 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/non-prevalent-resource-with-user-interaction.html [ Timeout ]
-webkit.org/b/168171 http/tests/loading/resourceLoadStatistics/prevalent-resource-without-user-interaction.html [ Timeout ]
-webkit.org/b/168171 http/tests/loading/resourceLoadStatistics/prevalent-resource-with-user-interaction-timeout.html [ Timeout ]
-webkit.org/b/168171 http/tests/loading/resourceLoadStatistics/telemetry-generation.html [ Timeout ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to