RESOLVED DUPLICATE of bug 253632253591
[ iOS 16 ] 2x webrtc tests are constant time outs.
https://bugs.webkit.org/show_bug.cgi?id=253591
Summary [ iOS 16 ] 2x webrtc tests are constant time outs.
Bri Harris
Reported 2023-03-08 11:54:00 PST
webrtc/concurrentVideoPlayback.html webrtc/concurrentVideoPlayback2.html are constant timeouts on iOS 16. HISTORY: https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=webrtc%2FconcurrentVideoPlayback.html&test=webrtc%2FconcurrentVideoPlayback2.html I was able to replicate these time outs on iOS 16 ToT running on Apple Silicon as follows: run-webkit-tests webrtc/concurrentVideoPlayback.html webrtc/concurrentVideoPlayback2.html These time outs also replicated individually using the same method. DIFF TEXT: @@ -1,6 +1,4 @@ +CONSOLE MESSAGE: A MediaStreamTrack ended due to a capture failure +FAIL: Timed out waiting for notifyDone to be called -PASS Basic audio/video exchange -PASS Play MediaStream backed streams concurrently -PASS Play regular video content should not pause MediaStream backed video elements @@ -1,8 +1,4 @@ +CONSOLE MESSAGE: A MediaStreamTrack ended due to a capture failure +FAIL: Timed out waiting for notifyDone to be called -PASS Basic audio/video exchange -PASS Play regular video content should not pause MediaStream backed video elements -PASS Play regular video content should not pause MediaStream backed video elements but should pause not MediaStream backed video elements -PASS Restart regular video content should not pause MediaStream backed video elements but should pause not MediaStream backed video elements -PASS Pause/play MediaStream backed video elements should not change regular video content
Attachments
Radar WebKit Bug Importer
Comment 1 2023-03-08 11:54:19 PST
Jer Noble
Comment 2 2023-03-09 10:04:35 PST
Looks like this is going to be fixed by Bug 253632.
Ryan Haddad
Comment 3 2023-03-10 10:29:58 PST
https://commits.webkit.org/261455@main does appear to have resolved the timeouts. *** This bug has been marked as a duplicate of bug 253632 ***
Note You need to log in before you can comment on or make changes to this bug.