Title: [280266] trunk/LayoutTests
Revision
280266
Author
[email protected]
Date
2021-07-23 15:53:25 -0700 (Fri, 23 Jul 2021)

Log Message

REGRESSION: [iOS] ASSERTION FAILED: !m_messageReceiverMapCount under WebKit::RemoteAudioHardwareListener::~RemoteAudioHardwareListener()
https://bugs.webkit.org/show_bug.cgi?id=228038

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (280265 => 280266)


--- trunk/LayoutTests/ChangeLog	2021-07-23 22:50:23 UTC (rev 280265)
+++ trunk/LayoutTests/ChangeLog	2021-07-23 22:53:25 UTC (rev 280266)
@@ -1,5 +1,14 @@
 2021-07-23  Ayumi Kojima  <[email protected]>
 
+        REGRESSION: [iOS] ASSERTION FAILED: !m_messageReceiverMapCount under WebKit::RemoteAudioHardwareListener::~RemoteAudioHardwareListener()
+        https://bugs.webkit.org/show_bug.cgi?id=228038
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+
+2021-07-23  Ayumi Kojima  <[email protected]>
+
         [iOS 14] imported/w3c/web-platform-tests/webstorage/event_case_sensitive.html is a flaky failure.
         https://bugs.webkit.org/show_bug.cgi?id=226789
         

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (280265 => 280266)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-07-23 22:50:23 UTC (rev 280265)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-07-23 22:53:25 UTC (rev 280266)
@@ -1416,6 +1416,7 @@
 webkit.org/b/228038 [ Debug ] media/media-can-play-av1.html  [ Pass Crash ] 
 webkit.org/b/228038 [ Debug ] media/modern-media-controls/mute-button/mute-button.html  [ Pass Crash ] 
 webkit.org/b/228038 [ Debug ] fast/mediastream/audio-bad-sampleRate.html  [ Pass Crash ] 
+webkit.org/b/228038 [ Debug ] media/media-blocked-by-willsendrequest.html  [ Pass Crash ] 
 
 webkit.org/b/228204 media/video-presentation-mode.html [ Pass Timeout ] 
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to