imported/w3c/web-platform-tests/webcodecs/video-frame-serialization.any.html is a flaky test failure on iOS 16 release and macOS. HISTORY: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fwebcodecs%2Fvideo-frame-serialization.any.html TEXT DIFF: @@ -1,3 +1,4 @@ +CONSOLE MESSAGE: A VideoFrame was destroyed without having been closed explicitly PASS Test we can clone a VideoFrame. FAIL Verify closing a frame doesn't affect its clones. assert_equals: expected 100 but got 0
<rdar://problem/109854552>
I was able to replicate this failure on Ventura ToT as follows: run-webkit-tests --root imported/w3c/web-platform-tests/webcodecs/video-frame-serialization.any.html
Pull request: https://github.com/WebKit/WebKit/pull/14525
Committed 264730@main (fc1d86930378): <https://commits.webkit.org/264730@main> Reviewed commits have been landed. Closing PR #14525 and removing active labels.