Title: [243554] trunk/LayoutTests
Revision
243554
Author
srobe...@apple.com
Date
2019-03-27 11:33:51 -0700 (Wed, 27 Mar 2019)

Log Message

http/tests/resourceLoadStatistics/website-data-removal-for-site-navigated-to-with-link-decoration.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=196307

Unreviewed test gardening.

* platform/ios-simulator-wk2/TestExpectations:
* platform/mac-wk2/TestExpectations: Marking test as flaky while waiting for a fix

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (243553 => 243554)


--- trunk/LayoutTests/ChangeLog	2019-03-27 18:22:59 UTC (rev 243553)
+++ trunk/LayoutTests/ChangeLog	2019-03-27 18:33:51 UTC (rev 243554)
@@ -1,3 +1,13 @@
+2019-03-27  Shawn Roberts  <srobe...@apple.com>
+
+        http/tests/resourceLoadStatistics/website-data-removal-for-site-navigated-to-with-link-decoration.html is a flaky failure
+        https://bugs.webkit.org/show_bug.cgi?id=196307
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator-wk2/TestExpectations:
+        * platform/mac-wk2/TestExpectations: Marking test as flaky while waiting for a fix
+
 2019-03-27  Simon Fraser  <simon.fra...@apple.com>
 
         REGRESSION (r242687): Fullscreen YouTube videos show blank white space at top

Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (243553 => 243554)


--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2019-03-27 18:22:59 UTC (rev 243553)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2019-03-27 18:33:51 UTC (rev 243554)
@@ -67,4 +67,6 @@
 
 webkit.org/b/196298 fast/viewport/ios/use-minimum-device-width-for-page-without-viewport-meta.html [ Pass Failure ]
 
-webkit.org/b/162975 http/tests/cache/disk-cache/memory-cache-revalidation-updates-disk-cache.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/162975 http/tests/cache/disk-cache/memory-cache-revalidation-updates-disk-cache.html [ Pass Failure ]
+
+webkit.org/b/196307 http/tests/resourceLoadStatistics/website-data-removal-for-site-navigated-to-with-link-decoration.html [ Pass Failure ]
\ No newline at end of file

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (243553 => 243554)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2019-03-27 18:22:59 UTC (rev 243553)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2019-03-27 18:33:51 UTC (rev 243554)
@@ -926,4 +926,6 @@
 webkit.org/b/195719 fast/events/wheelevent-mousewheel-interaction.html  [ Pass Timeout ]
 webkit.org/b/195719 fast/events/wheel-event-destroys-frame.html  [ Pass Timeout ]
 webkit.org/b/195719 fast/events/wheelevent-basic.html  [ Pass Timeout ]
-webkit.org/b/195719 fast/events/wheelevent-in-text-node.html [ Pass Timeout ]
\ No newline at end of file
+webkit.org/b/195719 fast/events/wheelevent-in-text-node.html [ Pass Timeout ]
+
+webkit.org/b/196307 http/tests/resourceLoadStatistics/website-data-removal-for-site-navigated-to-with-link-decoration.html [ Pass Failure ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to