RESOLVED CONFIGURATION CHANGED 230857
[ iOS 14 & 15 ] fast/images/image-subsampling.html is a flaky image failure
https://bugs.webkit.org/show_bug.cgi?id=230857
Summary [ iOS 14 & 15 ] fast/images/image-subsampling.html is a flaky image failure
ayumi_kojima
Reported 2021-09-27 13:58:04 PDT
fast/images/image-subsampling.html Is a flaky image failure on iOS (both iOS 14 and iOS 15). The test failure is mainly seen on Release, but it also seen on Debug. History: https://results.webkit.org/?suite=layout-tests&test=fast%2Fimages%2Fimage-subsampling.html Result page: https://build.webkit.org/results/Apple-iOS-14-Simulator-Release-WK2-Tests/r283111%20(3394)/results.html
Attachments
Image diff (9.02 KB, image/png)
2021-09-27 13:59 PDT, ayumi_kojima
no flags
Radar WebKit Bug Importer
Comment 1 2021-09-27 13:58:32 PDT
ayumi_kojima
Comment 2 2021-09-27 13:59:26 PDT
Created attachment 439394 [details] Image diff
ayumi_kojima
Comment 3 2021-09-27 14:07:42 PDT
ayumi_kojima
Comment 4 2021-09-29 12:06:54 PDT
I was not able to reproduce the image failure locally on iOS 14 simulator using run-webkit-tests --force --ios-simulator --iterations 100 --exit-after-n-failures 1 fast/images/image-subsampling.html. (The revision I tested was r281967. The failure has been seen for a while according to the history, so I should be able to reproduce with that revision if it was reproducible.)
Alexey Proskuryakov
Comment 5 2021-09-29 14:56:35 PDT
Actual image is missing the red square. This seems almost impossible. Why would these work ctx.fillStyle = "green" ctx.fillStyle = "blue" and ctx.fillStyle = "red" right before them not work?
Brent Fulgham
Comment 6 2022-06-23 14:26:10 PDT
Alexey confirmed this is no longer happening as of 5/25/2022.
EWS
Comment 7 2022-07-01 12:08:54 PDT
Test gardening commit 252059@main (d26049d74aa8): <https://commits.webkit.org/252059@main> Reviewed commits have been landed. Closing PR #2003 and removing active labels.
Hercules Hjalmarsson
Comment 8 2022-07-01 12:09:36 PDT
(In reply to EWS from comment #7) > Test gardening commit 252059@main (d26049d74aa8): > <https://commits.webkit.org/252059@main> > > Reviewed commits have been landed. Closing PR #2003 and removing active > labels. Removed iOS expectations in above commit.
Note You need to log in before you can comment on or make changes to this bug.