media/media-source/media-source-video-renders.html is a constant failure across macOS WebKit 1. HISTORY: https://results.webkit.org/?suite=layout-tests&test=media%2Fmedia-source%2Fmedia-source-video-renders.html I was able to replicate this failure on Ventura ToT running on Intel as follows: run-webkit-tests media/media-source/media-source-video-renders.html -1 I was also able to replicate the failure on Apple Silicon Debug ToT using the same method. DIFF TEXT: @@ -3,8 +3,9 @@ == Running test suite: Worker.CreateAndTerminate -- Running test case: Worker.enable -PASS: Should be informed of two existing Workers. -Worker - inspector/worker/resources/worker-1.js +FAIL: Should be informed of two existing Workers. + Expected: 2 + Actual: 1 Worker - inspector/worker/resources/worker-2.js -- Running test case: Worker.workerCreated
<rdar://problem/105502071>
It appears this test has been failing on WK1 since introduced at 258499@main
Pull request: https://github.com/WebKit/WebKit/pull/10152
Test gardening commit 260317@main (43912039883b): <https://commits.webkit.org/260317@main> Reviewed commits have been landed. Closing PR #10152 and removing active labels.
Pull request: https://github.com/WebKit/WebKit/pull/10159
Test gardening commit 260322@main (3217a5cfa19d): <https://commits.webkit.org/260322@main> Reviewed commits have been landed. Closing PR #10159 and removing active labels.
It looks like this test is now passing on arm64, but continues to fail on x86 hardware.
Test gardening commit 265993@main (d883bc917a15): <https://commits.webkit.org/265993@main> Reviewed commits have been landed. Closing PR #15783 and removing active labels.
Test gardening commit 265870.39@safari-7616-branch (a289e9bbcc8e): <https://commits.webkit.org/265870.39@safari-7616-branch> Reviewed commits have been landed. Closing PR #691 and removing active labels.