Title: [281209] trunk/LayoutTests
Revision
281209
Author
hironori.fu...@sony.com
Date
2021-08-18 13:21:06 -0700 (Wed, 18 Aug 2021)

Log Message

[Win] http/tests/fetch/keepalive-fetch-2.html is randomly failing
https://bugs.webkit.org/show_bug.cgi?id=229247

Unreviewed test gardening.

* platform/win/TestExpectations: Marked it as flaky.
* platform/wincairo-wk1/TestExpectations: Ditto.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (281208 => 281209)


--- trunk/LayoutTests/ChangeLog	2021-08-18 19:51:34 UTC (rev 281208)
+++ trunk/LayoutTests/ChangeLog	2021-08-18 20:21:06 UTC (rev 281209)
@@ -1,3 +1,13 @@
+2021-08-18  Fujii Hironori  <hironori.fu...@sony.com>
+
+        [Win] http/tests/fetch/keepalive-fetch-2.html is randomly failing
+        https://bugs.webkit.org/show_bug.cgi?id=229247
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations: Marked it as flaky.
+        * platform/wincairo-wk1/TestExpectations: Ditto.
+
 2021-08-18  Eric Hutchison  <ehutchi...@apple.com>
 
         [Mac Debug] imported/w3c/web-platform-tests/IndexedDB/key-generators/reading-autoincrement-indexes-cursors.any.worker.html is a flaky crash.

Modified: trunk/LayoutTests/platform/win/TestExpectations (281208 => 281209)


--- trunk/LayoutTests/platform/win/TestExpectations	2021-08-18 19:51:34 UTC (rev 281208)
+++ trunk/LayoutTests/platform/win/TestExpectations	2021-08-18 20:21:06 UTC (rev 281209)
@@ -4677,3 +4677,5 @@
 
 accessibility/selected-state-changed-notifications.html [ Skip ]
 accessibility/element-line-rects-and-text.html [ Skip ]
+
+webkit.org/b/229247 http/tests/fetch/keepalive-fetch-2.html [ Pass Failure ]

Modified: trunk/LayoutTests/platform/wincairo-wk1/TestExpectations (281208 => 281209)


--- trunk/LayoutTests/platform/wincairo-wk1/TestExpectations	2021-08-18 19:51:34 UTC (rev 281208)
+++ trunk/LayoutTests/platform/wincairo-wk1/TestExpectations	2021-08-18 20:21:06 UTC (rev 281209)
@@ -451,3 +451,5 @@
 http/wpt/fetch/disable-speculative-load-for-xhr-and-fetch-loads.html [ Failure ]
 http/wpt/fetch/dnt-header-after-redirection.html [ Failure ]
 http/wpt/fetch/inspect-preflight.html [ Failure ]
+
+webkit.org/b/229247 http/tests/fetch/keepalive-fetch-2.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to