Title: [219256] trunk/LayoutTests
Revision
219256
Author
[email protected]
Date
2017-07-07 08:41:40 -0700 (Fri, 07 Jul 2017)

Log Message

[WPE] Unreviewed gardening

* platform/wk2/TestExpectations: Do not mark individual resourceLoadStatistics tests as
passing. Instead, mark the entire directory, so we don't have to override the expectations
for every single test individually in the WPE expectations file.
* platform/wpe/TestExpectations: Update resourceLoadStatistics expectations.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (219255 => 219256)


--- trunk/LayoutTests/ChangeLog	2017-07-07 12:45:18 UTC (rev 219255)
+++ trunk/LayoutTests/ChangeLog	2017-07-07 15:41:40 UTC (rev 219256)
@@ -1,3 +1,12 @@
+2017-07-07  Michael Catanzaro  <[email protected]>
+
+        [WPE] Unreviewed gardening
+
+        * platform/wk2/TestExpectations: Do not mark individual resourceLoadStatistics tests as
+        passing. Instead, mark the entire directory, so we don't have to override the expectations
+        for every single test individually in the WPE expectations file.
+        * platform/wpe/TestExpectations: Update resourceLoadStatistics expectations.
+
 2017-07-07  Yusuke Suzuki  <[email protected]>
 
         [GTK][WPE] Enable X-Content-Type-Options: nosniff

Modified: trunk/LayoutTests/platform/wk2/TestExpectations (219255 => 219256)


--- trunk/LayoutTests/platform/wk2/TestExpectations	2017-07-07 12:45:18 UTC (rev 219255)
+++ trunk/LayoutTests/platform/wk2/TestExpectations	2017-07-07 15:41:40 UTC (rev 219256)
@@ -690,20 +690,10 @@
 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 (219255 => 219256)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2017-07-07 12:45:18 UTC (rev 219255)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2017-07-07 15:41:40 UTC (rev 219256)
@@ -613,3 +613,7 @@
 
 # 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