Title: [283836] trunk/LayoutTests
Revision
283836
Author
ayumi_koj...@apple.com
Date
2021-10-08 14:02:38 -0700 (Fri, 08 Oct 2021)

Log Message

[ iOS 15 Debug ] ASSERTION FAILED: sockets.empty().
https://bugs.webkit.org/show_bug.cgi?id=231451

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (283835 => 283836)


--- trunk/LayoutTests/ChangeLog	2021-10-08 20:56:46 UTC (rev 283835)
+++ trunk/LayoutTests/ChangeLog	2021-10-08 21:02:38 UTC (rev 283836)
@@ -1,3 +1,12 @@
+2021-10-08  Ayumi Kojima  <ayumi_koj...@apple.com>
+
+        [ iOS 15 Debug ] ASSERTION FAILED: sockets.empty().
+        https://bugs.webkit.org/show_bug.cgi?id=231451
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+
 2021-10-08  Alan Bujtas  <za...@apple.com>
 
         ASSERTION FAILED: m_collapsibleLogicalWidth <= m_logicalWidth in WebCore::Layout::InlineContentBreaker::ContinuousContent::append

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (283835 => 283836)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-10-08 20:56:46 UTC (rev 283835)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-10-08 21:02:38 UTC (rev 283836)
@@ -1265,6 +1265,8 @@
 
 webkit.org/b/173608 webrtc/video-replace-muted-track.html [ Skip ]
 
+webkit.org/b/231451 [ Debug ] webrtc/receiver-track-should-stay-live-even-if-receiver-is-inactive.html [ Pass Crash ]
+
 webkit.org/b/187388 animations/needs-layout.html [ Pass ImageOnlyFailure ]
 
 webkit.org/b/178195 accessibility/ios-simulator/video-elements-ios.html [ Pass Timeout ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to