[Webkit-unassigned] [Bug 253452] New: [ iOS 16 ] media/muted-video-is-playing-audio.html is flaky timeout.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 6 11:24:50 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=253452
Bug ID: 253452
Summary: [ iOS 16 ] media/muted-video-is-playing-audio.html is
flaky timeout.
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: bharris9 at apple.com
media/muted-video-is-playing-audio.html
is a flaky timeout on iOS 16 release running on Intel only.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=media%2Fmuted-video-is-playing-audio.html
I was able to replicate this timeout at iOS 16 ToT as follows:
run-webkit-tests --ios-simulator media/muted-video-is-playing-audio.html
DIFF TEXT:
@@ -1,3 +1,5 @@
+FAIL: Timed out waiting for notifyDone to be called
+
Testing that muting a video element should result in page's audio playing state to become false
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
@@ -5,10 +7,6 @@
PASS window.internals.pageMediaState().includes('IsPlayingAudio') became true
PASS window.internals.pageMediaState().includes('IsPlayingAudio') became false
-PASS window.internals.pageMediaState().includes('IsPlayingAudio') became true
-PASS successfullyParsed is true
-
-TEST COMPLETE
RUN(video.muted = true)
RUN(video.muted = false)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230306/6cc15217/attachment.htm>
More information about the webkit-unassigned
mailing list