Title: [241773] trunk/LayoutTests
Revision
241773
Author
[email protected]
Date
2019-02-19 14:28:03 -0800 (Tue, 19 Feb 2019)

Log Message

[ Mac WK2 iOS ] REGRESSION (r231008) Layout Test http/tests/resourceLoadStatistics/do-not-block-top-level-navigation-redirect.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=194826

Unreviewed test gardening.

Patch by Shawn Roberts <[email protected]> on 2019-02-19

* platform/ios-wk2/TestExpectations: Marking Debug flaky while waiting for bug fix
* platform/mac-wk2/TestExpectations: Marking Mac WK2 flaky while waiting for bug fix

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (241772 => 241773)


--- trunk/LayoutTests/ChangeLog	2019-02-19 22:03:54 UTC (rev 241772)
+++ trunk/LayoutTests/ChangeLog	2019-02-19 22:28:03 UTC (rev 241773)
@@ -1,3 +1,13 @@
+2019-02-19  Shawn Roberts  <[email protected]>
+
+        [ Mac WK2 iOS ] REGRESSION (r231008) Layout Test http/tests/resourceLoadStatistics/do-not-block-top-level-navigation-redirect.html is a flaky failure
+        https://bugs.webkit.org/show_bug.cgi?id=194826
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations: Marking Debug flaky while waiting for bug fix
+        * platform/mac-wk2/TestExpectations: Marking Mac WK2 flaky while waiting for bug fix
+
 2019-02-19  Commit Queue  <[email protected]>
 
         Unreviewed, rolling out r241722.

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (241772 => 241773)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2019-02-19 22:03:54 UTC (rev 241772)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2019-02-19 22:28:03 UTC (rev 241773)
@@ -1305,4 +1305,6 @@
 fast/forms/password-scrolled-after-caps-lock-toggled.html [ Skip ]
 fast/repaint/placeholder-after-caps-lock-hidden.html [ Skip ]
 
-webkit.org/b/190888 [ Release ] fast/animation/request-animation-frame.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/190888 [ Release ] fast/animation/request-animation-frame.html [ Pass Failure ]
+
+webkit.org/b/194826 [ Debug ] http/tests/resourceLoadStatistics/do-not-block-top-level-navigation-redirect.html [ Pass Timeout ]
\ No newline at end of file

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (241772 => 241773)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2019-02-19 22:03:54 UTC (rev 241772)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2019-02-19 22:28:03 UTC (rev 241773)
@@ -911,4 +911,6 @@
 
 webkit.org/b/191658 [ Sierra Release ] fast/layers/no-clipping-overflow-hidden-added-after-transform.html [ Pass ImageOnlyFailure ]
 
-webkit.org/b/193976 http/tests/cache-storage/cache-clearing-origin.https.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/193976 http/tests/cache-storage/cache-clearing-origin.https.html [ Pass Failure ]
+
+webkit.org/b/194826 http/tests/resourceLoadStatistics/do-not-block-top-level-navigation-redirect.html [ Pass Timeout ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to