The http/tests/media/video-play-waiting.html layout test is timing out since it was added on r179220 (https://trac.webkit.org/changeset/r179220).
Created attachment 445102 [details] Patch
Comment on attachment 445102 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=445102&action=review > LayoutTests/ChangeLog:16 > + * http/tests/media/video-play-waiting.html: Set the video src to empty. this is not flagged in TestExpectations?
Comment on attachment 445102 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=445102&action=review >> LayoutTests/ChangeLog:16 >> + * http/tests/media/video-play-waiting.html: Set the video src to empty. > > this is not flagged in TestExpectations? I always forget to unflag, sorry. Thanks for catching it!
Created attachment 445103 [details] Patch
Comment on attachment 445103 [details] Patch Good catch, this indeed times out on all platforms, https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fmedia%2Fvideo-play-waiting.html maybe you can un-flag in the top-level TestExpectatoins too?
Created attachment 445125 [details] Patch
Created attachment 445129 [details] Patch
Unskipped on all platforms, but the test fails on Mac for a reason unrelated to this fix, so I marked it as failing there.
Committed r286165 (244548@main): <https://commits.webkit.org/244548@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 445129 [details].
<rdar://problem/85748438>