Title: [229098] trunk/LayoutTests
Revision
229098
Author
[email protected]
Date
2018-02-28 11:14:48 -0800 (Wed, 28 Feb 2018)

Log Message

Disable three resourceLoadStatistics tests on iOS Simulator Debug because they frequently time out.
https://bugs.webkit.org/show_bug.cgi?id=183216

Unreviewed test gardening.

* platform/ios/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (229097 => 229098)


--- trunk/LayoutTests/ChangeLog	2018-02-28 18:25:05 UTC (rev 229097)
+++ trunk/LayoutTests/ChangeLog	2018-02-28 19:14:48 UTC (rev 229098)
@@ -1,5 +1,14 @@
 2018-02-28  Ryan Haddad  <[email protected]>
 
+        Disable three resourceLoadStatistics tests on iOS Simulator Debug because they frequently time out.
+        https://bugs.webkit.org/show_bug.cgi?id=183216
+
+        Unreviewed test gardening.
+
+        * platform/ios/TestExpectations:
+
+2018-02-28  Ryan Haddad  <[email protected]>
+
         Mark http/tests/resourceLoadStatistics/classify-as-prevalent-based-on-top-frame-redirect-collusion.html as flaky.
         https://bugs.webkit.org/show_bug.cgi?id=182983
 

Modified: trunk/LayoutTests/platform/ios/TestExpectations (229097 => 229098)


--- trunk/LayoutTests/platform/ios/TestExpectations	2018-02-28 18:25:05 UTC (rev 229097)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2018-02-28 19:14:48 UTC (rev 229098)
@@ -3001,9 +3001,9 @@
 http/tests/resourceLoadStatistics/partitioned-cookies-with-and-without-user-interaction.html [ Pass ]
 http/tests/resourceLoadStatistics/third-party-cookie-with-and-without-user-interaction.html [ Pass ]
 http/tests/resourceLoadStatistics/non-prevalent-resources-can-access-cookies-in-a-third-party-context.html [ Pass ]
-http/tests/resourceLoadStatistics/add-partitioning-to-redirect.html [ Pass ]
-http/tests/resourceLoadStatistics/add-blocking-to-redirect.html [ Pass ]
-http/tests/resourceLoadStatistics/remove-partitioning-in-redirect.html [ Pass ]
+webkit.org/b/183216 [ Release ] http/tests/resourceLoadStatistics/add-partitioning-to-redirect.html [ Pass ]
+webkit.org/b/183216 [ Release ] http/tests/resourceLoadStatistics/add-blocking-to-redirect.html [ Pass ]
+webkit.org/b/183216 [ Release ] http/tests/resourceLoadStatistics/remove-partitioning-in-redirect.html [ Pass ]
 http/tests/resourceLoadStatistics/remove-blocking-in-redirect.html [ Pass ]
 http/tests/resourceLoadStatistics/grandfathering.html [ Pass ]
 http/tests/resourceLoadStatistics/clear-in-memory-and-persistent-store.html [ Pass ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to