Title: [251692] trunk/LayoutTests
Revision
251692
Author
katherine_che...@apple.com
Date
2019-10-28 19:25:32 -0700 (Mon, 28 Oct 2019)

Log Message

http/tests/resourceLoadStatistics/capped-lifetime-for-cookie-set-in-js-w* are flaky timeouts
https://bugs.webkit.org/show_bug.cgi?id=196269
<rdar://problem/49288612>

Reviewed by Alexey Proskuryakov.

Flakiness no longer reproducible.

* platform/ios-simulator-wk2/TestExpectations:
* platform/ios-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (251691 => 251692)


--- trunk/LayoutTests/ChangeLog	2019-10-29 01:37:12 UTC (rev 251691)
+++ trunk/LayoutTests/ChangeLog	2019-10-29 02:25:32 UTC (rev 251692)
@@ -1,3 +1,16 @@
+2019-10-28  Kate Cheney  <katherine_che...@apple.com>
+
+        http/tests/resourceLoadStatistics/capped-lifetime-for-cookie-set-in-js-w* are flaky timeouts
+        https://bugs.webkit.org/show_bug.cgi?id=196269
+        <rdar://problem/49288612>
+
+        Reviewed by Alexey Proskuryakov.
+
+        Flakiness no longer reproducible.
+
+        * platform/ios-simulator-wk2/TestExpectations:
+        * platform/ios-wk2/TestExpectations:
+
 2019-10-28  Yusuke Suzuki  <ysuz...@apple.com>
 
         [JSC] Remove JSPromiseDeferred

Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (251691 => 251692)


--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2019-10-29 01:37:12 UTC (rev 251691)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2019-10-29 02:25:32 UTC (rev 251692)
@@ -44,11 +44,6 @@
 
 webkit.org/b/196233 fast/viewport/ios/initial-scale-after-changing-view-scale.html [ Pass Timeout ]
 
-webkit.org/b/196269 http/tests/resourceLoadStatistics/capped-lifetime-for-cookie-set-in-js-with-link-fragment-from-prevalent-resource.html [ Pass Timeout ]
-webkit.org/b/196269 http/tests/resourceLoadStatistics/capped-lifetime-for-cookie-set-in-js-with-link-query-and-fragment-from-prevalent-resource.html [ Pass Timeout ]
-webkit.org/b/196269 http/tests/resourceLoadStatistics/capped-lifetime-for-cookie-set-in-js-with-link-query-from-prevalent-resource.html [ Pass Timeout ]
-webkit.org/b/196269 http/tests/resourceLoadStatistics/capped-lifetime-for-cookie-set-in-js-without-link-decoration-from-prevalent-resource.html [ Pass Timeout ]
-
 webkit.org/b/162975 http/tests/cache/disk-cache/memory-cache-revalidation-updates-disk-cache.html [ Pass Failure ]
 
 webkit.org/b/196112 imported/w3c/web-platform-tests/mathml/relations/css-styling/mathvariant-bold.html [ Pass ImageOnlyFailure ]

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (251691 => 251692)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2019-10-29 01:37:12 UTC (rev 251691)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2019-10-29 02:25:32 UTC (rev 251692)
@@ -1309,11 +1309,6 @@
 webkit.org/b/196013 fast/scrolling/rtl-scrollbars-sticky-overflow-scroll.html [ ImageOnlyFailure ]
 webkit.org/b/196013 fast/scrolling/rubber-band-shows-background.html [ ImageOnlyFailure ]
 
-webkit.org/b/196269 http/tests/resourceLoadStatistics/capped-lifetime-for-cookie-set-in-js-with-link-fragment-from-prevalent-resource.html [ Pass Timeout ]
-webkit.org/b/196269 http/tests/resourceLoadStatistics/capped-lifetime-for-cookie-set-in-js-with-link-query-and-fragment-from-prevalent-resource.html [ Pass Timeout ]
-webkit.org/b/196269 http/tests/resourceLoadStatistics/capped-lifetime-for-cookie-set-in-js-with-link-query-from-prevalent-resource.html [ Pass Timeout ]
-webkit.org/b/196269 http/tests/resourceLoadStatistics/capped-lifetime-for-cookie-set-in-js-without-link-decoration-from-prevalent-resource.html [ Pass Timeout ]
-
 # <rdar://problem/28233746>
 webkit.org/b/196274 imported/w3c/web-platform-tests/xhr/send-redirect-post-upload.htm [ Skip ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to