WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
181051
Layout Test svg/custom/object-sizing-explicit-height.xhtml is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=181051
Summary
Layout Test svg/custom/object-sizing-explicit-height.xhtml is a flaky failure
Matt Lewis
Reported
2017-12-20 12:48:06 PST
The following layout test is failing on macOS Debug WK1. svg/custom/object-sizing-explicit-height.xhtml Flakiness Dashboard:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=svg%2Fcustom%2Fobject-sizing-explicit-height.xhtml
Diff: --- /Volumes/Data/slave/sierra-debug-tests-wk1/build/layout-test-results/svg/custom/object-sizing-explicit-height-expected.txt +++ /Volumes/Data/slave/sierra-debug-tests-wk1/build/layout-test-results/svg/custom/object-sizing-explicit-height-actual.txt @@ -66,10 +66,10 @@ RenderText {#text} at (533,340) size 4x18 text run at (533,340) width 4: " " RenderEmbeddedObject {object} at (537,179) size 175x175 - layer at (0,0) size 175x175 - RenderView at (0,0) size 175x175 - layer at (0,0) size 175x175 - RenderSVGRoot {svg} at (0,0) size 175x175 - RenderSVGRect {rect} at (0,0) size 175x175 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00] - RenderSVGEllipse {circle} at (70,70) size 35x35 [fill={[type=SOLID] [color=#008000]}] [cx=150.00] [cy=150.00] [r=30.00] + layer at (0,0) size 300x175 + RenderView at (0,0) size 300x175 + layer at (0,0) size 300x175 + RenderSVGRoot {svg} at (62,0) size 176x175 + RenderSVGRect {rect} at (62,0) size 176x175 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00] + RenderSVGEllipse {circle} at (132,70) size 36x35 [fill={[type=SOLID] [color=#008000]}] [cx=150.00] [cy=150.00] [r=30.00] RenderText {#text} at (0,0) size 0x0
Attachments
Add attachment
proposed patch, testcase, etc.
Karl Dubost
Comment 1
2026-04-08 01:44:49 PDT
***
Bug 181058
has been marked as a duplicate of this bug. ***
Karl Dubost
Comment 2
2026-04-08 01:48:16 PDT
/svg/custom/object-sizing-explicit-height.xhtml /svg/custom/object-sizing-explicit-width.xhtml
https://results.webkit.org/?suite=layout-tests&test=svg%2Fcustom%2Fobject-sizing-explicit-width.xhtml
fail only on iOS simulator and GTK pass all the time on macOS and and WPE So probably the TestExpectations files need to be updated to remove them from /LayoutTests/platform/mac-wk2/TestExpectations
https://results.webkit.org/?suite=layout-tests&test=svg%2Fcustom%2Fobject-sizing-explicit-height.xhtml
fail only on iOS simulator pass all the time on macOS, GTK and and WPE So probably the TestExpectations files need to be updated to remove them from /LayoutTests/platform/mac/TestExpectations
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