RESOLVED CONFIGURATION CHANGED 229829
[ iOS & Win ] css3/filters/canvas-with-filter-after-repaint.html is flaky image failing
https://bugs.webkit.org/show_bug.cgi?id=229829
Summary [ iOS & Win ] css3/filters/canvas-with-filter-after-repaint.html is flaky ima...
ayumi_kojima
Reported 2021-09-02 14:24:16 PDT
css3/filters/canvas-with-filter-after-repaint.html Is flaky image failing on iOS 14 E and Windows. The flaky failure is also seen on the EWS. History: https://results.webkit.org/?suite=layout-tests&test=css3/filters/canvas-with-filter-after-repaint.html Result page: https://build.webkit.org/results/Apple-iOS-14-Simulator-Release-WK2-Tests/r281930%20(3056)/results.html
Attachments
Image diff (15.22 KB, image/png)
2021-09-02 14:25 PDT, ayumi_kojima
no flags
ayumi_kojima
Comment 1 2021-09-02 14:25:42 PDT
Created attachment 437199 [details] Image diff
ayumi_kojima
Comment 2 2021-09-02 14:28:28 PDT
Of three test runners for Windows in the history, it seems there are already test expectation set to pass image failure for two of them. I was not able to find test expectations or associated but for this.
Radar WebKit Bug Importer
Comment 3 2021-09-02 14:32:53 PDT
ayumi_kojima
Comment 4 2021-09-02 14:37:18 PDT
Marked expectations for iOS and Windows: https://trac.webkit.org/changeset/281954/webkit
Alexey Proskuryakov
Comment 5 2021-09-05 14:19:15 PDT
According to actual result, the test is outright failing - the expectation is that the canvas should be blank, and it is not.
ayumi_kojima
Comment 6 2021-09-13 17:05:26 PDT
I was able to reproduce the image failure at TOT locally using run-webkit-tests --iterations 50 --exit-after-n-failures 1 --debug --force css3/filters/canvas-with-filter-after-repaint.html --ios-simulator. The test failed at r280544, but it didn't run at r280543. I can think that the test has been failing since it was added at https://trac.webkit.org/changeset/280543/webkit
Wenson Hsieh
Comment 7 2021-09-13 17:14:28 PDT
(In reply to ayumi_kojima from comment #6) > I was able to reproduce the image failure at TOT locally using > run-webkit-tests --iterations 50 --exit-after-n-failures 1 --debug --force > css3/filters/canvas-with-filter-after-repaint.html --ios-simulator. > > The test failed at r280544, but it didn't run at r280543. I can think that > the test has been failing since it was added at > https://trac.webkit.org/changeset/280543/webkit I can reproduce in iOS simulator as well, but not on actual hardware. (Though I'm not sure what's going on with Windows). Another (similar) version of this test case is also available at https://whsieh.github.io/examples/canvas-filter-simple, and the same problem reproduces for me when testing in iOS sim manually (but not on device). I suspect this is specific to the simulator...
Brent Fulgham
Comment 8 2022-06-23 14:10:48 PDT
Wenson confirmed this is no longer happening (3/8/2022).
Note You need to log in before you can comment on or make changes to this bug.