Title: [284647] trunk/LayoutTests
Revision
284647
Author
[email protected]
Date
2021-10-21 14:43:29 -0700 (Thu, 21 Oct 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: Removed test expectations.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (284646 => 284647)


--- trunk/LayoutTests/ChangeLog	2021-10-21 21:40:33 UTC (rev 284646)
+++ trunk/LayoutTests/ChangeLog	2021-10-21 21:43:29 UTC (rev 284647)
@@ -1,5 +1,14 @@
 2021-10-21  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: Removed test expectations.
+
+2021-10-21  Ayumi Kojima  <[email protected]>
+
         [ iOS ] media/modern-media-controls/media-documents/media-document-video-with-initial-audio-layout.html is a flaky timeout.
         https://bugs.webkit.org/show_bug.cgi?id=232106
 

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (284646 => 284647)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-10-21 21:40:33 UTC (rev 284646)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-10-21 21:43:29 UTC (rev 284647)
@@ -1475,12 +1475,7 @@
 
 webkit.org/b/208590 [ Debug ] fast/events/beforeunload-prompt.html [ Pass Crash ]
 
-webkit.org/b/228038 media/modern-media-controls/media-documents/media-document-video-with-initial-audio-layout.html [ Pass Timeout ]
-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/228038 [ Debug ] media/media-blocked-by-willsendrequest.html  [ Pass Crash ] 
+webkit.org/b/232106 media/modern-media-controls/media-documents/media-document-video-with-initial-audio-layout.html [ Pass Timeout ]
 
 webkit.org/b/231618 [ Release ] fast/mediastream/apply-constraints-video.html [ Pass Failure ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to