fast/mediastream/media-stream-track-interrupted.html is consistently timing out on iOS and macOS bots --- /Volumes/Data/worker/bigsur-release-applesilicon-tests-wk2/build/layout-test-results/fast/mediastream/media-stream-track-interrupted-expected.txt +++ /Volumes/Data/worker/bigsur-release-applesilicon-tests-wk2/build/layout-test-results/fast/mediastream/media-stream-track-interrupted-actual.txt @@ -1,6 +1,5 @@ +#PID UNRESPONSIVE - WebKitTestRunner (pid 54657) +FAIL: Timed out waiting for notifyDone to be called -PASS Suspend/resume audio track -PASS Create stream -PASS Interrupt video track -PASS Interrupt audio track - +#EOF +#EOF https://results.webkit.org/?suite=layout-tests&test=fast%2Fmediastream%2Fmedia-stream-track-interrupted.html
<rdar://problem/77338070>
This appears to have started with https://trac.webkit.org/changeset/276633/webkit
Created attachment 427402 [details] Patch
Comment on attachment 427402 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=427402&action=review > Source/WebCore/ChangeLog:12 > + We should probably update the code to change this, but as a shot term behavior, we revert to a RecursiveLock. s/shot/short/
Created attachment 427539 [details] Patch for landing
Committed r276893 (237239@main): <https://commits.webkit.org/237239@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 427539 [details].