WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 230063
REGRESSION (282129):[iOS] 3 Layout tests failing consistently
https://bugs.webkit.org/show_bug.cgi?id=230063
Summary
REGRESSION (282129):[iOS] 3 Layout tests failing consistently
Eric Hutchison
Reported
2021-09-08 13:58:41 PDT
fast/multicol/vertical-lr/float-multicol.html fast/multicol/vertical-rl/float-multicol.html fast/table/border-collapsing/004-vertical.html are failing consistently on iOS wk2. History:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&suite=layout-tests&test=fast%2Fmulticol%2Fvertical-lr%2Ffloat-multicol.html&test=fast%2Fmulticol%2Fvertical-rl%2Ffloat-multicol.html&test=fast%2Ftable%2Fborder-collapsing%2F004-vertical.html
Results:
https://build.webkit.org/results/Apple-iOS-14-Simulator-Release-WK2-Tests/r282141%20(3113)/results.html
Diff: --- /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/fast/multicol/vertical-lr/float-multicol-expected.txt +++ /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/fast/multicol/vertical-lr/float-multicol-actual.txt @@ -146,7 +146,7 @@ text run at (307,291) width 118: "you downloaded a" text run at (327,291) width 70: "build with " text run at (327,360) width 63: "Talkback," - RenderInline {EM} at (0,0) size 19x106 + RenderInline {EM} at (0,0) size 20x106 RenderText {#text} at (347,291) size 20x106 text run at (347,291) width 46: "please " text run at (347,336) width 60: "turn it on" @@ -163,13 +163,13 @@ text run at (447,0) width 80: "click \"OK\". " text run at (447,79) width 358: "If you find something you think is a bug, check to see if" text run at (467,0) width 98: "it's not already " - RenderInline {A} at (0,0) size 19x84 [color=#0000EE] + RenderInline {A} at (0,0) size 20x84 [color=#0000EE] RenderText {#text} at (467,97) size 20x84 text run at (467,97) width 84: "known about" RenderText {#text} at (467,180) size 20x181 text run at (467,180) width 111: ", and then please " text run at (467,291) width 70: "follow the " - RenderInline {A} at (0,0) size 39x385 [color=#0000EE] + RenderInline {A} at (0,0) size 40x385 [color=#0000EE] RenderText {#text} at (467,360) size 40x385 text run at (467,360) width 25: "bug" text run at (487,0) width 141: "submission procedure" ------------------ --- /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/fast/multicol/vertical-rl/float-multicol-expected.txt +++ /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/fast/multicol/vertical-rl/float-multicol-actual.txt @@ -146,7 +146,7 @@ text run at (307,291) width 118: "you downloaded a" text run at (327,291) width 70: "build with " text run at (327,360) width 63: "Talkback," - RenderInline {EM} at (0,0) size 19x106 + RenderInline {EM} at (0,0) size 20x106 RenderText {#text} at (347,291) size 20x106 text run at (347,291) width 46: "please " text run at (347,336) width 60: "turn it on" @@ -163,13 +163,13 @@ text run at (447,0) width 80: "click \"OK\". " text run at (447,79) width 358: "If you find something you think is a bug, check to see if" text run at (467,0) width 98: "it's not already " - RenderInline {A} at (0,0) size 19x84 [color=#0000EE] + RenderInline {A} at (0,0) size 20x84 [color=#0000EE] RenderText {#text} at (467,97) size 20x84 text run at (467,97) width 84: "known about" RenderText {#text} at (467,180) size 20x181 text run at (467,180) width 111: ", and then please " text run at (467,291) width 70: "follow the " - RenderInline {A} at (0,0) size 39x385 [color=#0000EE] + RenderInline {A} at (0,0) size 40x385 [color=#0000EE] RenderText {#text} at (467,360) size 40x385 text run at (467,360) width 25: "bug" text run at (487,0) width 141: "submission procedure" ------------------------------- --- /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/fast/table/border-collapsing/004-vertical-expected.txt +++ /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/fast/table/border-collapsing/004-vertical-actual.txt @@ -97,7 +97,7 @@ text run at (45,49) width 82: "This margin " text run at (45,131) width 12: "is" text run at (65,5) width 125: "measured from the " - RenderInline {EM} at (0,0) size 19x44 + RenderInline {EM} at (0,0) size 20x44 RenderText {#text} at (65,129) size 20x44 text run at (65,129) width 45: "middle" RenderText {#text} at (85,5) size 20x82
https://trac.webkit.org/changeset/282129/webkit
Attachments
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2021-09-08 14:02:18 PDT
Just need new iOS baselines.
Radar WebKit Bug Importer
Comment 2
2021-09-08 14:02:45 PDT
<
rdar://problem/82890582
>
Eric Hutchison
Comment 3
2021-09-08 14:30:57 PDT
Rebaseline committed at
https://trac.webkit.org/changeset/282172/webkit
.
Alexey Proskuryakov
Comment 4
2021-09-12 13:56:38 PDT
Is there anything remaining to do here?
Antti Koivisto
Comment 5
2021-09-12 22:27:37 PDT
no
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug