fast/canvas/canvas-drawImage-detached-leak.html Is a flaky failure on iOS Debug and macOS wk2. History: https://results.webkit.org/?suite=layout-tests&test=fast%2Fcanvas%2Fcanvas-drawImage-detached-leak.html Result page: https://build.webkit.org/results/Apple-BigSur-Debug-AppleSilicon-WK2-Tests/r282661%20(3113)/results.html Diff: --- /Volumes/Data/worker/bigsur-debug-applesilicon-tests-wk2/build/layout-test-results/fast/canvas/canvas-drawImage-detached-leak-expected.txt +++ /Volumes/Data/worker/bigsur-debug-applesilicon-tests-wk2/build/layout-test-results/fast/canvas/canvas-drawImage-detached-leak-actual.txt @@ -3,7 +3,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS internals.remoteImagesCountForTesting() is 0 +FAIL internals.remoteImagesCountForTesting() should be 0. Was 3. PASS successfullyParsed is true TEST COMPLETE
<rdar://problem/83247535>
Marked test expectations: https://trac.webkit.org/changeset/282673/webkit
I was not able to reproduce the failure locally on BigSur using run-webkit-tests --force --iterations 50 --exit-after-n-failures 1 fast/canvas/canvas-drawImage-detached-leak.html -f According to the history, the test has been flaky since it was added in https://trac.webkit.org/changeset/281980/webkit