Bug 202278
Summary: | Layout Test platform/ios/ios/fast/text/opticalFont.html is Failing on iOS13 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Russell Epstein <repstein> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | aakash_jain, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Russell Epstein
The following layout test is failing on iOS13 due to an outdated expectation file:
platform/ios/ios/fast/text/opticalFont.html
Rebaseline is required to resolve this issue.
Test History:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#tests=platform%2Fios%2Fios%2Ffast%2Ftext%2FopticalFont.html
Diff:
--- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/platform/ios/ios/fast/text/opticalFont-expected.txt
+++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/platform/ios/ios/fast/text/opticalFont-actual.txt
@@ -12,13 +12,13 @@
RenderBlock {DIV} at (0,58) size 784x74
RenderText {#text} at (0,0) size 678x74
text run at (0,0) width 678: "This is a test for -webkit-system-font, using the 'font'"
- text run at (0,37) width 109: "property"
+ text run at (0,37) width 110: "property"
RenderBlock {DIV} at (0,132) size 784x37
RenderText {#text} at (0,0) size 715x37
text run at (0,0) width 715: "This is a test for -apple-system, using the 'font' property"
RenderBlock {DIV} at (0,169) size 784x37
- RenderText {#text} at (0,0) size 653x37
- text run at (0,0) width 653: "This is a test for system-ui, using the 'font' property"
+ RenderText {#text} at (0,0) size 654x37
+ text run at (0,0) width 654: "This is a test for system-ui, using the 'font' property"
RenderBlock {DIV} at (0,206) size 784x29
RenderInline {B} at (0,0) size 556x29
RenderText {#text} at (0,0) size 556x29
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/55750295>
Russell Epstein
Rebaseline landed in https://trac.webkit.org/changeset/250387/webkit