NEW 230413
[ iOS Debug & macOS wk2 ] fast/canvas/canvas-drawImage-detached-leak.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=230413
Summary [ iOS Debug & macOS wk2 ] fast/canvas/canvas-drawImage-detached-leak.html is ...
ayumi_kojima
Reported 2021-09-17 10:55:55 PDT
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
Attachments
Radar WebKit Bug Importer
Comment 1 2021-09-17 10:56:33 PDT
ayumi_kojima
Comment 2 2021-09-17 11:09:04 PDT
ayumi_kojima
Comment 3 2021-10-14 14:50:29 PDT
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
Note You need to log in before you can comment on or make changes to this bug.