| Summary: | REGRESSION(256180@main): Enabling accelerated drawing caused some ImageOnly Failures | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Robert Jenner <jenner> |
| Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | nmouchtaris, simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=246285 | ||
|
Description
Robert Jenner
2022-11-16 20:51:54 PST
The ImageDiff for all of these tests appear to only be off by .01%. Still, I was able to reproduce them all at Ventura Debug ToT running the test as follows: run-webkit-tests <insert test name here> I also was able to determine that the regression point where these failures were introduced is 256180@main. The failures did not reproduce at 256179@main Starting on Nikos who introduced https://commits.webkit.org/256180@main that caused these ImageOnlyFailures. Pull request: https://github.com/WebKit/WebKit/pull/6598 Committed 256844@main (6409da485414): <https://commits.webkit.org/256844@main> Reviewed commits have been landed. Closing PR #6598 and removing active labels. Re-opening for pull request https://github.com/WebKit/WebKit/pull/6877 (In reply to Robert Jenner from comment #6) > Re-opening for pull request https://github.com/WebKit/WebKit/pull/6877 There was an additional fix needed for: compositing/geometry/css-clip-oversize.html fast/borders/border-painting-inset.html fast/borders/border-painting-outset.html fast/layers/parent-clipping-overflow-is-overwritten-by-child-clipping.html So I have submitted a PR for them above. Committed 257168@main (543c335f8661): <https://commits.webkit.org/257168@main> Reviewed commits have been landed. Closing PR #6877 and removing active labels. Re-opening for pull request https://github.com/WebKit/WebKit/pull/6959 Committed 257224@main (4ef04177be59): <https://commits.webkit.org/257224@main> Reviewed commits have been landed. Closing PR #6959 and removing active labels. svg/gradients/spreadMethodAlpha.svg svg/custom/hidpi-masking-clipping.svg svg/compositing/outermost-svg-with-border-padding.html Look like they all need tolerance adjustments. Test gardening commit 259518@main (bb5fff6456b0): <https://commits.webkit.org/259518@main> Reviewed commits have been landed. Closing PR #9266 and removing active labels. Test gardening commit 259646@main (ee8e4757570e): <https://commits.webkit.org/259646@main> Reviewed commits have been landed. Closing PR #9407 and removing active labels. Re-opening for pull request https://github.com/apple/WebKit/pull/346 Test gardening commit 259548.37@safari-7615-branch (a96eb9fd3417): <https://commits.webkit.org/259548.37@safari-7615-branch> Reviewed commits have been landed. Closing PR #346 and removing active labels. |