RESOLVED FIXED 256116
REGRESSION(Ventura 13.3): [ Ventura arm64 ] 2X imported/mozilla/svg/smil/style/anim-css-fontsize-1-from (layout-tests) are constant ImageOnlyFailures
https://bugs.webkit.org/show_bug.cgi?id=256116
Summary REGRESSION(Ventura 13.3): [ Ventura arm64 ] 2X imported/mozilla/svg/smil/styl...
Attachments
Radar WebKit Bug Importer
Comment 1 2023-04-28 16:52:40 PDT
Robert Jenner
Comment 2 2023-04-28 16:55:00 PDT
I was able to reproduce these failures at Ventura Debug ToT on Apple Silicon running the tests as follows: run-webkit-tests <test_goes_here> I have marked the expectations for this test prior here: https://commits.webkit.org/262939@main
Robert Jenner
Comment 3 2023-04-28 16:55:50 PDT
I had initially assumed that this was a macOS Ventura 13.3 regression. After further investigation I found that wasn't the case, and that our range appears to be 262625@main-262645@main.
Robert Jenner
Comment 4 2023-04-28 17:42:16 PDT
(In reply to Robert Jenner from comment #3) > I had initially assumed that this was a macOS Ventura 13.3 regression. After > further investigation I found that wasn't the case, and that our range > appears to be 262625@main-262645@main. Disregard this. It actually was a macOS 13.3 regression. It appears to be a commit regression. However, the last time it was passing it was running on macOS 13.3, but the WebKit built product was build with Xcode 14.2, which wouldn't have had the macOS 13.3 SDK yet. The next build was after we upgraded the bots to 13.3, and the builders to Xcode 14.3. That's when the constant failures started. Just to confirm I downloaded a build that was older than the last known passing point (262625@main) and it still failed.
Alexey Proskuryakov
Comment 5 2023-04-30 11:29:29 PDT
The text is rendered fairly differently at small size, weird that a reftest is affected.
EWS
Comment 6 2024-10-02 10:44:45 PDT
Test gardening commit 284569@main (b69d0abedec6): <https://commits.webkit.org/284569@main> Reviewed commits have been landed. Closing PR #34578 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.