Bug 309844
| Summary: | [Tahoe] svg/custom/inline-svg-in-xhtml.xml is a constant text failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego De La Toba <d_delatoba> |
| Component: | Tools / Tests | Assignee: | Diego De La Toba <d_delatoba> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego De La Toba
svg/custom/inline-svg-in-xhtml.xml is a constant text failure on Tahoe.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=svg%2Fcustom%2Finline-svg-in-xhtml.xml
DIFF:
--- /Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/layout-test-results/svg/custom/inline-svg-in-xhtml-expected.txt
+++ /Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/layout-test-results/svg/custom/inline-svg-in-xhtml-actual.txt
@@ -12,23 +12,23 @@
RenderSVGEllipse {circle} at (193,93) size 432x432 [fill={[type=LINEAR-GRADIENT] [id="gradient"]}] [cx=50.00] [cy=50.00] [r=30.00]
layer at (48,38) size 722x542 layerType: foreground only
RenderBody {body} at (48,38) size 722x542 [border: (1px solid #000000)]
- RenderBlock {form} at (1,1) size 720x123
- RenderFieldSet {fieldset} at (2,0) size 716x123 [border: (2px groove #C0C0C0)]
+ RenderBlock {form} at (1,1) size 720x124
+ RenderFieldSet {fieldset} at (2,0) size 716x124 [border: (2px groove #C0C0C0)]
RenderBlock {legend} at (14,0) size 88x18
RenderText {#text} at (2,0) size 84x18
text run at (2,0) width 84: "HTML Form"
- RenderBlock {p} at (14,39) size 688x20
- RenderInline {label} at (0,0) size 110x18
- RenderText {#text} at (0,0) size 110x18
+ RenderBlock {p} at (14,39) size 688x22
+ RenderInline {label} at (0,0) size 110x19
+ RenderText {#text} at (0,0) size 110x19
text run at (0,0) width 110: "Enter something:"
- RenderText {#text} at (109,0) size 5x18
+ RenderText {#text} at (109,0) size 5x19
text run at (109,0) width 5: " "
- RenderTextControl {input} at (113,0) size 149x20 [bgcolor=#FFFFFF] [border: (2px inset #808080)]
+ RenderTextControl {input} at (113,0) size 157x21 [bgcolor=#FFFFFF] [border: (2px inset #808080)]
RenderText {#text} at (0,0) size 0x0
- RenderBlock {p} at (14,74) size 688x21
- RenderButton {button} at (0,1) size 63x19 [color=#000000D8] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+ RenderBlock {p} at (14,76) size 688x20
+ RenderButton {button} at (0,1) size 63x19 [color=#000000D8] [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
RenderBlock (anonymous) at (8,2) size 47x13
RenderText {#text} at (0,0) size 47x13
text run at (0,0) width 47: "Activate!"
-layer at (182,82) size 142x13
- RenderBlock {div} at (3,3) size 142x13
+layer at (186,83) size 142x13
+ RenderBlock {div} at (7,4) size 142x13
DIFF URL:
https://build.webkit.org/results/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/309157@main%20(2367)/svg/custom/inline-svg-in-xhtml-pretty-diff.html
REPRODUCTION
I was able to reproduce this on macOS release ToT with the build's test list, bisected test list to any svg/custom/ test causing constant failures when preceding this test.
run-webkit-tests --no-build --no-retry --no-show-results --exit-after-n-failures=100 --expect-pass --iterations=10 --force --release svg/custom/ svg/custom/inline-svg-in-xhtml.xml
I am going to mark expectations as pass fail while this pends investigation.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/172422288>
Alexey Proskuryakov
Somewhat surprising that metrics changed so much, but still suspecting that this is a rebase.
Diego De La Toba
Yes it appears to be a rebasline caused by 309136@main.
Diego De La Toba
Pull request: https://github.com/WebKit/WebKit/pull/60524
EWS
Committed 309195@main (4d831f3d8123): <https://commits.webkit.org/309195@main>
Reviewed commits have been landed. Closing PR #60524 and removing active labels.