Title: [256842] trunk/LayoutTests
Revision
256842
Author
cdu...@apple.com
Date
2020-02-18 11:24:43 -0800 (Tue, 18 Feb 2020)

Log Message

Flaky Test: http/tests/cookies/document-cookie-during-iframe-parsing.html
https://bugs.webkit.org/show_bug.cgi?id=207895

Unreviewed, mark the test as flaky while I work with the CFNetwork team to resolve this.

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (256841 => 256842)


--- trunk/LayoutTests/ChangeLog	2020-02-18 18:58:04 UTC (rev 256841)
+++ trunk/LayoutTests/ChangeLog	2020-02-18 19:24:43 UTC (rev 256842)
@@ -1,3 +1,12 @@
+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
+
+        Unreviewed, mark the test as flaky while I work with the CFNetwork team to resolve this.
+
+        * TestExpectations:
+
 2020-02-18  Youenn Fablet  <you...@apple.com>
 
         REGRESSION (256034): http/tests/media/media-stream/get-display-media-prompt.html is failing

Modified: trunk/LayoutTests/TestExpectations (256841 => 256842)


--- trunk/LayoutTests/TestExpectations	2020-02-18 18:58:04 UTC (rev 256841)
+++ trunk/LayoutTests/TestExpectations	2020-02-18 19:24:43 UTC (rev 256842)
@@ -3344,6 +3344,9 @@
 
 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 ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to