Bug 313864
| Summary: | platform/mac/fast/text/systemFont.html is flakey on the bots | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
| Component: | New Bugs | Assignee: | Brent Fulgham <bfulgham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Brent Fulgham
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Brent Fulgham
Pull request: https://github.com/WebKit/WebKit/pull/64079
EWS
Committed 312527@main (9bd4a2c031a1): <https://commits.webkit.org/312527@main>
Reviewed commits have been landed. Closing PR #64079 and removing active labels.