RESOLVED INVALID 217690
REGRESSION (iOS 14): [ iOS wk2 ] 12 2d.gradient.radial WPT tests are a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=217690
Summary REGRESSION (iOS 14): [ iOS wk2 ] 12 2d.gradient.radial WPT tests are a flaky ...
Karl Rackler
Reported 2020-10-13 18:18:20 PDT
Description: imported/w3c/web-platform-tests/html/canvas/element/fill-and-stroke-styles/2d.gradient.radial.cone.bottom.html imported/w3c/web-platform-tests/html/canvas/element/fill-and-stroke-styles/2d.gradient.radial.cone.cylinder.html imported/w3c/web-platform-tests/html/canvas/element/fill-and-stroke-styles/2d.gradient.radial.cone.front.html imported/w3c/web-platform-tests/html/canvas/element/fill-and-stroke-styles/2d.gradient.radial.cone.shape1.html imported/w3c/web-platform-tests/html/canvas/element/fill-and-stroke-styles/2d.gradient.radial.cone.top.html imported/w3c/web-platform-tests/html/canvas/element/fill-and-stroke-styles/2d.gradient.radial.inside1.html imported/w3c/web-platform-tests/html/canvas/element/fill-and-stroke-styles/2d.gradient.radial.inside2.html imported/w3c/web-platform-tests/html/canvas/element/fill-and-stroke-styles/2d.gradient.radial.inside3.html imported/w3c/web-platform-tests/html/canvas/element/fill-and-stroke-styles/2d.gradient.radial.outside1.html imported/w3c/web-platform-tests/html/canvas/element/fill-and-stroke-styles/2d.gradient.radial.outside2.html imported/w3c/web-platform-tests/html/canvas/element/fill-and-stroke-styles/2d.gradient.radial.outside3.html imported/w3c/web-platform-tests/html/canvas/element/fill-and-stroke-styles/2d.gradient.radial.touch2.html I do not see a flaky failure appearing on the dashboard at any point since iOS 14 introduction, but layout test results indicates they are tests failed diff. All the tests have the same diff log. I attempted to reproduce with the same spade revision as the layout test results, but could not not. History: https://results.webkit.org/?suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcanvas%2Felement%2Ffill-and-stroke-styles%2F2d.gradient.radial.cone.bottom.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcanvas%2Felement%2Ffill-and-stroke-styles%2F2d.gradient.radial.cone.cylinder.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcanvas%2Felement%2Ffill-and-stroke-styles%2F2d.gradient.radial.cone.front.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcanvas%2Felement%2Ffill-and-stroke-styles%2F2d.gradient.radial.cone.shape1.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcanvas%2Felement%2Ffill-and-stroke-styles%2F2d.gradient.radial.cone.top.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcanvas%2Felement%2Ffill-and-stroke-styles%2F2d.gradient.radial.inside1.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcanvas%2Felement%2Ffill-and-stroke-styles%2F2d.gradient.radial.inside2.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcanvas%2Felement%2Ffill-and-stroke-styles%2F2d.gradient.radial.inside3.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcanvas%2Felement%2Ffill-and-stroke-styles%2F2d.gradient.radial.outside1.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcanvas%2Felement%2Ffill-and-stroke-styles%2F2d.gradient.radial.outside2.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcanvas%2Felement%2Ffill-and-stroke-styles%2F2d.gradient.radial.outside3.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcanvas%2Felement%2Ffill-and-stroke-styles%2F2d.gradient.radial.touch2.html&platform=ios&limit=50000 Diff Log: imported/w3c/web-platform-tests/html/canvas/element/fill-and-stroke-styles/2d.gradient.radial.cone.bottom.html --- build/OpenSource/layout-test-results/imported/w3c/web-platform-tests/html/canvas/element/fill-and-stroke-styles/2d.gradient.radial.cone.bottom-expected.txt +++ build/OpenSource/layout-test-results/imported/w3c/web-platform-tests/html/canvas/element/fill-and-stroke-styles/2d.gradient.radial.cone.bottom-actual.txt @@ -3,5 +3,5 @@ Expected output: -FAIL Canvas test: 2d.gradient.radial.cone.bottom assert_equals: Green channel of the pixel at (98, 25) expected 255 but got 254 +PASS Canvas test: 2d.gradient.radial.cone.bottom
Attachments
Radar WebKit Bug Importer
Comment 1 2020-10-13 18:18:43 PDT
Karl Rackler
Comment 2 2020-10-13 18:31:36 PDT
I have marked these tests as skip while this issue is investigated. https://trac.webkit.org/changeset/268441/webkit
Karl Rackler
Comment 3 2020-10-14 04:51:14 PDT
Reverted r268441 for reason: This reverts commit r268441 made in error. Committed r268450: <https://trac.webkit.org/changeset/268450>
Karl Rackler
Comment 4 2020-10-14 04:54:07 PDT
This bug was made in error. Please disregard. Closing.
Note You need to log in before you can comment on or make changes to this bug.