The following 8 media related layout-tests are constant timeouts or failures on iOS, all with the same regression point: fast/mediastream/getUserMedia-to-canvas-2.html media/track/track-description-cue.html media/track/track-extended-descriptions.html webrtc/concurrentVideoPlayback.html webrtc/concurrentVideoPlayback2.html webrtc/video-rotation.html webrtc/video-sframe.html webrtc/video-unmute.html HISTORY: https://results.webkit.org/?platform=ios&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&test=fast%2Fmediastream%2FgetUserMedia-to-canvas-2.html&test=media%2Ftrack%2Ftrack-description-cue.html&test=media%2Ftrack%2Ftrack-extended-descriptions.html&test=webrtc%2FconcurrentVideoPlayback.html&test=webrtc%2FconcurrentVideoPlayback2.html&test=webrtc%2Fvideo-rotation.html&test=webrtc%2Fvideo-sframe.html&test=webrtc%2Fvideo-unmute.html URL to DIFFS: https://build.webkit.org/results/Apple-iOS-16-Simulator-Release-WK2-Tests/260891@main%20(1683)/results.html
<rdar://problem/105998972>
*** Bug 253036 has been marked as a duplicate of this bug. ***
I was able to reproduce the failures and timeouts at iOS Debug ToT running the tests as follows: run-webkit-tests --ios-simulator <test_name_goes_here> I was also able to confirm a regression range. The tests passed at 260772@main, and failed at 260774@main. Indicating that the regression point is either 260773@main or 260774@main. Judging by the changes in 260773@main only being changes to macOS code, it would appear that 260774@main is our regression point here.
Test gardening commit 260914@main (a665ea44f2da): <https://commits.webkit.org/260914@main> Reviewed commits have been landed. Closing PR #10770 and removing active labels.
This test has the same regression pattern. media/track/track-language-preference.html
Test gardening commit 260945@main (60cf74749f34): <https://commits.webkit.org/260945@main> Reviewed commits have been landed. Closing PR #10801 and removing active labels.
Pull request: https://github.com/WebKit/WebKit/pull/11002
Committed 261295@main (671758683829): <https://commits.webkit.org/261295@main> Reviewed commits have been landed. Closing PR #11002 and removing active labels.
*** Bug 253452 has been marked as a duplicate of this bug. ***