Bug 202278 - Layout Test platform/ios/ios/fast/text/opticalFont.html is Failing on iOS13
Summary: Layout Test platform/ios/ios/fast/text/opticalFont.html is Failing on iOS13
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-09-26 10:47 PDT by Russell Epstein
Modified: 2019-09-28 08:32 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Russell Epstein 2019-09-26 10:47:34 PDT
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
Comment 1 Radar WebKit Bug Importer 2019-09-26 11:02:18 PDT
<rdar://problem/55750295>
Comment 2 Russell Epstein 2019-09-26 11:03:03 PDT
Rebaseline landed in https://trac.webkit.org/changeset/250387/webkit