RESOLVED FIXED313864
platform/mac/fast/text/systemFont.html is flakey on the bots
https://bugs.webkit.org/show_bug.cgi?id=313864
Summary platform/mac/fast/text/systemFont.html is flakey on the bots
Brent Fulgham
Reported 2026-05-01 17:04:14 PDT
This test was flaky because it was a pixel test comparing the output of text rendering using the system font fallback, which changes from release-to-release, and sometimes even in software updates. Instead, this should have been a ref test using the expected font resolved from the "-webkit-system-font" tag. <rdar://problem/17458211>
Attachments
Brent Fulgham
Comment 1 2026-05-01 17:14:10 PDT
EWS
Comment 2 2026-05-04 09:39:44 PDT
Committed 312527@main (9bd4a2c031a1): <https://commits.webkit.org/312527@main> Reviewed commits have been landed. Closing PR #64079 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.