NEW 181058
Layout Test svg/custom/object-sizing-explicit-width.xhtml is a flaky failure.
https://bugs.webkit.org/show_bug.cgi?id=181058
Summary Layout Test svg/custom/object-sizing-explicit-width.xhtml is a flaky failure.
Matt Lewis
Reported 2017-12-20 14:54:47 PST
The following layout test is a flaky failure on macOS Debug WK1 svg/custom/object-sizing-explicit-width.xhtml Flakiness Dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=svg%2Fcustom%2Fobject-sizing-explicit-width.xhtml Diff --- /Volumes/Data/slave/elcapitan-debug-tests-wk1/build/layout-test-results/svg/custom/object-sizing-explicit-width-expected.txt +++ /Volumes/Data/slave/elcapitan-debug-tests-wk1/build/layout-test-results/svg/custom/object-sizing-explicit-width-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 175x150 + RenderView at (0,0) size 175x150 + layer at (0,0) size 175x150 + RenderSVGRoot {svg} at (12,0) size 151x150 + RenderSVGRect {rect} at (12,0) size 151x150 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00] + RenderSVGEllipse {circle} at (72,60) size 31x30 [fill={[type=SOLID] [color=#008000]}] [cx=150.00] [cy=150.00] [r=30.00] RenderText {#text} at (0,0) size 0x0
Attachments
Update Test Expectations (1.59 KB, patch)
2020-02-03 13:47 PST, Jacob Uphoff
no flags
Radar WebKit Bug Importer
Comment 1 2020-02-03 13:40:52 PST
Jacob Uphoff
Comment 2 2020-02-03 13:47:10 PST
Created attachment 389561 [details] Update Test Expectations
Truitt Savell
Comment 4 2020-02-03 13:49:15 PST
Comment on attachment 389561 [details] Update Test Expectations Clearing flags on attachment: 389561 Committed r255589: <https://trac.webkit.org/changeset/255589>
Note You need to log in before you can comment on or make changes to this bug.