Title: [256847] trunk/LayoutTests
Revision
256847
Author
cdu...@apple.com
Date
2020-02-18 12:01:21 -0800 (Tue, 18 Feb 2020)

Log Message

[WK1] Flaky Test: http/tests/cookies/document-cookie-during-iframe-parsing.html
https://bugs.webkit.org/show_bug.cgi?id=207895
<rdar://problem/59558164>

Unreviewed, mark test as flaky on WK1 only as the WK2 bots appear to be fine.

* TestExpectations:
* platform/mac-wk1/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (256846 => 256847)


--- trunk/LayoutTests/ChangeLog	2020-02-18 20:01:20 UTC (rev 256846)
+++ trunk/LayoutTests/ChangeLog	2020-02-18 20:01:21 UTC (rev 256847)
@@ -1,5 +1,16 @@
 2020-02-18  Chris Dumez  <cdu...@apple.com>
 
+        [WK1] Flaky Test: http/tests/cookies/document-cookie-during-iframe-parsing.html
+        https://bugs.webkit.org/show_bug.cgi?id=207895
+        <rdar://problem/59558164>
+
+        Unreviewed, mark test as flaky on WK1 only as the WK2 bots appear to be fine.
+
+        * TestExpectations:
+        * platform/mac-wk1/TestExpectations:
+
+2020-02-18  Chris Dumez  <cdu...@apple.com>
+
         Flaky Test: http/tests/cookies/document-cookie-during-iframe-parsing.html
         https://bugs.webkit.org/show_bug.cgi?id=207895
 

Modified: trunk/LayoutTests/TestExpectations (256846 => 256847)


--- trunk/LayoutTests/TestExpectations	2020-02-18 20:01:20 UTC (rev 256846)
+++ trunk/LayoutTests/TestExpectations	2020-02-18 20:01:21 UTC (rev 256847)
@@ -3344,9 +3344,6 @@
 
 webkit.org/b/206676 imported/w3c/web-platform-tests/requestidlecallback/callback-xhr-sync.html [ Pass Failure ]
 
-# This seems to be indicative of a CFNetwork bug.
-webkit.org/b/207895 http/tests/cookies/document-cookie-during-iframe-parsing.html [ Pass Failure ]
-
 # wpt css-backgrounds failures
 webkit.org/b/206753 imported/w3c/web-platform-tests/css/css-backgrounds/background-attachment-local/attachment-local-clipping-color-4.html [ ImageOnlyFailure ]
 webkit.org/b/206753 imported/w3c/web-platform-tests/css/css-backgrounds/background-attachment-local/attachment-local-clipping-color-6.html [ ImageOnlyFailure ]

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (256846 => 256847)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-02-18 20:01:20 UTC (rev 256846)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-02-18 20:01:21 UTC (rev 256847)
@@ -925,6 +925,9 @@
 
 webkit.org/b/207559 fast/parser/parser-yield-timing.html [ Pass Failure ]
 
+# This seems to be indicative of a CFNetwork bug.
+webkit.org/b/207895 http/tests/cookies/document-cookie-during-iframe-parsing.html [ Pass Failure ]
+
 webkit.org/b/207560 media/airplay-target-availability.html [ Pass Failure ]
 
 webkit.org/b/207153 [ Debug ] animations/animation-callback-timestamp.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to