Bug 215658
Summary: | [ macOS wk1 ] svg/custom/object-sizing-no-width-height.xhtml is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hector Lopez <hector_i_lopez> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Hector Lopez
svg/custom/object-sizing-no-width-height.xhtml
Test is a flaky failure on macOS wk1 according to history. The first occurrence of failure is at r251554.
History:
https://results.webkit.org/?suite=layout-tests&test=svg%2Fcustom%2Fobject-sizing-no-width-height.xhtml&flavor=wk1&limit=50000
Diff:
--- /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/svg/custom/object-sizing-no-width-height-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/svg/custom/object-sizing-no-width-height-actual.txt
@@ -4,10 +4,10 @@
RenderBlock {html} at (0,0) size 785x789
RenderBody {body} at (8,8) size 769x773
RenderEmbeddedObject {object} at (0,0) size 769x769 [bgcolor=#FF0000]
- layer at (0,0) size 769x769
- RenderView at (0,0) size 769x769
- layer at (0,0) size 769x769
- RenderSVGRoot {svg} at (0,0) size 769x769
- RenderSVGRect {rect} at (0,0) size 769x769 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00]
- RenderSVGEllipse {circle} at (307,307) size 155x155 [fill={[type=SOLID] [color=#008000]}] [cx=150.00] [cy=150.00] [r=30.00]
+ layer at (0,0) size 300x150
+ RenderView at (0,0) size 300x150
+ layer at (0,0) size 300x150
+ RenderSVGRoot {svg} at (75,0) size 150x150
+ RenderSVGRect {rect} at (75,0) size 150x150 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00]
+ RenderSVGEllipse {circle} at (135,60) size 30x30 [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. |
Radar WebKit Bug Importer
<rdar://problem/67418058>
Hector Lopez
Test expectation while investigated:
https://trac.webkit.org/changeset/265889/webkit