Bug 81634
Summary: | some SVG Zoom tests fail on Lion WK2 bots | ||
---|---|---|---|
Product: | WebKit | Reporter: | Stephanie Lewis <slewis> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | ahmad.saleem792, ap, bfulgham, mmaxfield, rniwa, simon.fraser, slewis, webkit-bug-importer, zimmermann |
Priority: | P2 | Keywords: | InRadar, LayoutTestFailure, MakingBotsRed |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=241951 |
Stephanie Lewis
some SVG Zoom tests fail on Lion WK2 bots
svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm
svg/zoom/page/zoom-svg-through-object-with-absolute-size.xhtml
svg/zoom/page/zoom-svg-through-object-with-huge-size.xhtml
svg/zoom/page/zoom-svg-through-object-with-override-size.html
http://build.webkit.org/results/Lion%20Intel%20Debug%20(WebKit2%20Tests)/r111364%20(5082)/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-pretty-diff.html
http://build.webkit.org/results/Lion%20Intel%20Debug%20(WebKit2%20Tests)/r111364%20(5082)/svg/zoom/page/zoom-svg-through-object-with-absolute-size-pretty-diff.html
http://build.webkit.org/results/Lion%20Intel%20Debug%20(WebKit2%20Tests)/r111364%20(5082)/svg/zoom/page/zoom-svg-through-object-with-huge-size-pretty-diff.html
http://build.webkit.org/results/Lion%20Intel%20Debug%20(WebKit2%20Tests)/r111364%20(5082)/svg/zoom/page/zoom-svg-through-object-with-override-size-pretty-diff.html
It looks like zoom isn't zooming anything.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Stephanie Lewis
Checked in new expected results: http://trac.webkit.org/projects/webkit/changeset/111368
Radar WebKit Bug Importer
<rdar://problem/11079965>
Ahmad Saleem
Mac OS X Lion bot does not exist anymore. Can this be marked as "RESOLVED WONTFIX"? Thanks!
https://ews-build.webkit.org/#/builders
Alexey Proskuryakov
I wouldn't pay much attention to "Lion" in the title, people often put the name of the release where an issue is observed first, but newer releases continue to have it.
When I open these tests in Safari, they do pass. They don't have any TestExpectations on macOS, so bots must be running them happily.
However, all four are all marked as failing on iOS, and they actually do fail, per results.webkit.org.
This looks like it must be some kind of systemic issue:
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x476
- RenderBlock {HTML} at (0,0) size 800x476
- RenderBody {BODY} at (4,4) size 142x464 [border: (1px dashed #C0C0C0)]
+layer at (0,0) size 463x510
+ RenderView at (0,0) size 463x348
+layer at (0,0) size 463x474
+ RenderBlock {HTML} at (0,0) size 463x474
+ RenderBody {BODY} at (4,4) size 142x462 [border: (1px dashed #C0C0C0)]