Title: [283661] trunk/LayoutTests
Revision
283661
Author
[email protected]
Date
2021-10-06 14:08:12 -0700 (Wed, 06 Oct 2021)

Log Message

[ iOS 15 ] http/tests/websocket/tests/hybi/close-code-and-reason.html is failing.
https://bugs.webkit.org/show_bug.cgi?id=231329

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (283660 => 283661)


--- trunk/LayoutTests/ChangeLog	2021-10-06 21:07:57 UTC (rev 283660)
+++ trunk/LayoutTests/ChangeLog	2021-10-06 21:08:12 UTC (rev 283661)
@@ -1,3 +1,12 @@
+2021-10-06  Ayumi Kojima  <[email protected]>
+
+        [ iOS 15 ] http/tests/websocket/tests/hybi/close-code-and-reason.html is failing.
+        https://bugs.webkit.org/show_bug.cgi?id=231329
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+
 2021-10-06  Tim Nguyen  <[email protected]>
 
         Replace setTimeout(x, 0) with requestAnimationFrame(x) in some autofocus tests

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (283660 => 283661)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-10-06 21:07:57 UTC (rev 283660)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-10-06 21:08:12 UTC (rev 283661)
@@ -1243,6 +1243,8 @@
 
 webkit.org/b/230522 http/tests/websocket/tests/hybi/alert-in-event-handler.html [ Pass Crash ]
 
+webkit.org/b/231329 http/tests/websocket/tests/hybi/close-code-and-reason.html [ Pass Failure ]
+
 webkit.org/b/169637 imported/w3c/web-platform-tests/xhr/timeout-multiple-fetches.html [ Pass Failure ]
 
 webkit.org/b/171957 fast/animation/request-animation-frame-time-unit.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to