Title: [280192] trunk/LayoutTests
Revision
280192
Author
ayumi_koj...@apple.com
Date
2021-07-22 12:13:01 -0700 (Thu, 22 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 (280191 => 280192)


--- trunk/LayoutTests/ChangeLog	2021-07-22 19:12:21 UTC (rev 280191)
+++ trunk/LayoutTests/ChangeLog	2021-07-22 19:13:01 UTC (rev 280192)
@@ -1,3 +1,12 @@
+2021-07-22  Ayumi Kojima  <ayumi_koj...@apple.com>
+
+        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-22  Eric Hutchison  <ehutchi...@apple.com>
 
         [Mac wk2] http/tests/media/hls/hls-webvtt-seek-backwards.html is a flaky timeout.

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (280191 => 280192)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-07-22 19:12:21 UTC (rev 280191)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-07-22 19:13:01 UTC (rev 280192)
@@ -1398,6 +1398,14 @@
 
 webkit.org/b/208590 [ Debug ] fast/events/beforeunload-prompt.html [ Pass Crash ]
 
+webkit.org/b/228038 [ Debug ] fast/events/tabindex-focus-blur-all.html [ Pass Crash ]
+webkit.org/b/228038 [ Debug ] fast/mediastream/apply-constraints-video.html [ Pass Crash ]
+webkit.org/b/228038 media/modern-media-controls/media-documents/media-document-video-with-initial-audio-layout.html [ Pass Crash ]
+webkit.org/b/228038 [ Debug ] media/non-existent-video-playback-interrupted.html  [ Pass Crash ]
+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/208656 storage/indexeddb/modern/transactions-stop-on-navigation.html [ Pass Failure ]
 
 webkit.org/b/208662 http/tests/security/contentSecurityPolicy/_javascript_-url-blocked-by-default-src-star.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to