NEW244297
[ iOS arm64 ] svg/transforms/transformed-text-fill-gradient.htm is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=244297
Summary [ iOS arm64 ] svg/transforms/transformed-text-fill-gradient.htm is a constant...
Hercules Hjalmarsson
Reported 2022-08-24 09:37:43 PDT
svg/transforms/transformed-text-fill-gradient.html Is a constant image failure on iOS arm64 release ToT and since 247262@main. HISTORY: https://results.webkit.org/?suite=layout-tests&test=svg/transforms/transformed-text-fill-gradient.html Diff images attached.
Attachments
Diff images (125.57 KB, application/zip)
2022-08-24 09:42 PDT, Hercules Hjalmarsson
no flags
Radar WebKit Bug Importer
Comment 1 2022-08-24 09:38:07 PDT
Hercules Hjalmarsson
Comment 2 2022-08-24 09:42:55 PDT
Created attachment 461842 [details] Diff images
Hercules Hjalmarsson
Comment 3 2022-08-24 09:43:37 PDT
The regression range is fairly large since the test last passed on 247094@main and started failing on 247262@main without any builds to test on between the two commits. I'm unable to state that 247262@main is the root cause because of this (most likely isn't).
Hercules Hjalmarsson
Comment 4 2022-08-24 09:45:29 PDT
This issue can be bisected to 247262@main using command: run-webkit-tests --release --ios-simulator --iterations=2 svg/transforms/transformed-text-fill-gradient.html
EWS
Comment 5 2022-08-24 10:40:59 PDT
Test gardening commit 253730@main (04883699dd08): <https://commits.webkit.org/253730@main> Reviewed commits have been landed. Closing PR #3616 and removing active labels.
Hercules Hjalmarsson
Comment 6 2022-08-24 11:04:59 PDT
Worth noting: This test has been failing for a long time on macOS. I'm not sure if this should be passing on all iOS queues?
Alexey Proskuryakov
Comment 7 2022-08-24 16:18:26 PDT
This test was actually failing on arm64 iOS since it was imported. Looks like dithering noise in the gradient.
Note You need to log in before you can comment on or make changes to this bug.