Title: [283412] trunk/LayoutTests
Revision
283412
Author
ayumi_koj...@apple.com
Date
2021-10-01 16:06:04 -0700 (Fri, 01 Oct 2021)

Log Message

[ iOS Release & macOS wk2 ] http/tests/misc/repeat-open-cancel.html is a flaky timeout.
https://bugs.webkit.org/show_bug.cgi?id=231097

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:
* platform/mac-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (283411 => 283412)


--- trunk/LayoutTests/ChangeLog	2021-10-01 22:57:32 UTC (rev 283411)
+++ trunk/LayoutTests/ChangeLog	2021-10-01 23:06:04 UTC (rev 283412)
@@ -1,3 +1,13 @@
+2021-10-01  Ayumi Kojima  <ayumi_koj...@apple.com>
+
+        [ iOS Release & macOS wk2 ] http/tests/misc/repeat-open-cancel.html is a flaky timeout.
+        https://bugs.webkit.org/show_bug.cgi?id=231097
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+        * platform/mac-wk2/TestExpectations:
+
 2021-10-01  Yusuke Suzuki  <ysuz...@apple.com>
 
         Disable new incumbent-window until it is fully implemented

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (283411 => 283412)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-10-01 22:57:32 UTC (rev 283411)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-10-01 23:06:04 UTC (rev 283412)
@@ -1947,6 +1947,8 @@
 
 webkit.org/b/216156 http/tests/misc/script-async.html [ Pass Failure ]
 
+webkit.org/b/231097 [ Release ] http/tests/misc/repeat-open-cancel.html [ Pass Timeout ]
+
 webkit.org/b/216159 imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-restartIce.https.html [ Pass Failure ]
 
 webkit.org/b/216162 [ Debug ] imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker.html [ Pass Timeout ]

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (283411 => 283412)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-10-01 22:57:32 UTC (rev 283411)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-10-01 23:06:04 UTC (rev 283412)
@@ -1457,7 +1457,7 @@
 
 webkit.org/b/225498 fast/scrolling/mac/overflow-scrollbars-toggle-dark-mode.html [ Pass ImageOnlyFailure ]
 
-webkit.org/b/231088 [ Release ] http/tests/misc/repeat-open-cancel.html [ Pass Failure ]
+webkit.org/b/231097 http/tests/misc/repeat-open-cancel.html [ Pass Timeout ]
 
 webkit.org/b/225527 [ BigSur Release arm64 ] http/tests/workers/service/self_registration.html [ Pass Timeout ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to