http/wpt/mediarecorder/set-srcObject-MediaStream-Blob.html Is a flaky text failure on macOS wk2. HISTORY: https://results.webkit.org/?suite=layout-tests&test=http%2Fwpt%2Fmediarecorder%2Fset-srcObject-MediaStream-Blob.html&platform=mac TEXT DIFF: -PASS Setting srcObject to MediaStream and then Blob +FAIL Setting srcObject to MediaStream and then Blob assert_equals: expected 0.09833333333333333 but got NaN
I was able to reproduce the failure at Catalina Debug ToT using the following test: run-webkit-tests http/wpt/mediarecorder/set-srcObject-MediaStream-Blob.html --iterations 1000 -f This has likely been an issue with this test since it was introduced, as I was able to reproduce the failure very close to when this test was introduced.
<rdar://problem/77636573>
Updated test-expectations to Pass Failure here: https://trac.webkit.org/changeset/277154/webkit
Created attachment 428273 [details] Patch
Committed r277360 (237618@main): <https://commits.webkit.org/237618@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 428273 [details].