Bug 255181
Summary: | [ iOS ] fast/gradients/linear-two-hints-angle.html is a constant ImageOnlyFailure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Robert Jenner <jenner> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Robert Jenner
fast/gradients/linear-two-hints-angle.html
is a constant ImageOnlyFailure on iOS.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fgradients%2Flinear-two-hints-angle.html
This appears to have started after we updated to iOS 16.4.
DIFF URL:
https://build.webkit.org/results/Apple-iOS-16-Simulator-Release-WK2-Tests/262718@main%20(2043)/fast/gradients/linear-two-hints-angle-diffs.html
It appears to be off by .01%
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/107774707>
Robert Jenner
I have reproduced this at iOS 16 Release ToT running as follows:
run-webkit-tests --iOS-simulator fast/gradients/linear-two-hints-angle.html
I have marked expectations for this test while under investigation.
https://commits.webkit.org/262734@main
Simon Fraser (smfr)
Needs some pixel tolerance (or we turn off gradient noise).
Alexey Proskuryakov
How can we turn off gradient noise? That sounds like a better fix.
Ryan Haddad
(In reply to Alexey Proskuryakov from comment #4)
> How can we turn off gradient noise? That sounds like a better fix.
+1 for this, I've see many of these kinds of diffs for tests using linear gradients.
Simon Fraser (smfr)
See <rdar://problem/83258510>
EWS
Test gardening commit 262858@main (01307ba22bed): <https://commits.webkit.org/262858@main>
Reviewed commits have been landed. Closing PR #12638 and removing active labels.