Bug 245708
Summary: | RE-REBASELINE(254828@main): [ iOS16 ] fast/text/capitalize-boundaries.html is a constant failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hercules Hjalmarsson <hhjalmarsson> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Hercules Hjalmarsson
fast/text/capitalize-boundaries.html
Is a constant text failure on iOS16 ToT and since 254828@main. The test was rebaselined in https://bugs.webkit.org/show_bug.cgi?id=245603 and was passing until that point. Unsure if the expectation change was intended.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast%2Ftext%2Fcapitalize-boundaries.html
DIFF:
--- /Volumes/Data/worker/Apple-iPadOS-16-Simulator-Debug-WK2-Tests/build/layout-test-results/fast/text/capitalize-boundaries-expected.txt
+++ /Volumes/Data/worker/Apple-iPadOS-16-Simulator-Debug-WK2-Tests/build/layout-test-results/fast/text/capitalize-boundaries-actual.txt
@@ -43,8 +43,8 @@
RenderText {#text} at (21,2) size 12x19
text run at (21,2) width 12: "el"
RenderTableCell {TD} at (57,94) size 725x24 [border: (1px solid #EEEEEE)] [r=2 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 204x19
- text run at (2,2) width 204: "\x{3B3}\x{3B5}\x{3C9}\x{3B3}\x{3C1}\x{3B1}\x{3C6}\x{3B9}\x{3BA}\x{3AC}\x{2010}\x{3C3}\x{3C5}\x{3C3}\x{3C7}\x{3B5}\x{3C4}\x{3B9}\x{3C3}\x{3BC}\x{3AD}\x{3BD}\x{3B5}\x{3C2} \x{3AE}\x{3C4}\x{3B1}"
+ RenderText {#text} at (2,2) size 205x19
+ text run at (2,2) width 205: "\x{3B3}\x{3B5}\x{3C9}\x{3B3}\x{3C1}\x{3B1}\x{3C6}\x{3B9}\x{3BA}\x{3AC}\x{2010}\x{3C3}\x{3C5}\x{3C3}\x{3C7}\x{3B5}\x{3C4}\x{3B9}\x{3C3}\x{3BC}\x{3AD}\x{3BD}\x{3B5}\x{3C2} \x{3AE}\x{3C4}\x{3B1}"
RenderTableRow {TR} at (0,120) size 784x64
RenderTableCell {TH} at (2,140) size 54x24 [bgcolor=#F8F8F8] [border: (1px solid #EEEEEE)] [r=3 c=0 rs=1 cs=1]
RenderText {#text} at (18,2) size 17x19
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/100433892>
Hercules Hjalmarsson
This issue can be reproduced using command:
run-webkit-tests --iterations=1 --ios-simulator fast/text/capitalize-boundaries.html
Hercules Hjalmarsson
Note:
This may be a re-rebaseline issue if the expectation change was unintended.
EWS
Test gardening commit 254883@main (e2b6e15121a4): <https://commits.webkit.org/254883@main>
Reviewed commits have been landed. Closing PR #4729 and removing active labels.
zalan
I'd just go with whatever the bots says (it's not a failure).
EWS
Test gardening commit 255510@main (6b1527a37fce): <https://commits.webkit.org/255510@main>
Reviewed commits have been landed. Closing PR #5350 and removing active labels.