Bug 67318
| Summary: | REGRESSION (r94112-r94119): 32 svg tests failing on SnowLeopard Intel Debug (Tests) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | Tools / Tests | Assignee: | Tim Horton <thorton> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | thorton |
| Priority: | P2 | Keywords: | LayoutTestFailure, MakingBotsRed, Regression |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac | ||
| OS: | OS X 10.6 | ||
| URL: | http://build.webkit.org/results/SnowLeopard%20Intel%20Debug%20(Tests)/r94119%20(1925)/results.html | ||
Simon Fraser (smfr)
The following tests started failing on SnowLeopard Intel Debug (Tests) between r94113 and r94119 (inclusive):
svg/dom/SVGPathSegList-segment-modification.svg
svg/text/text-path-01-b.svg
svg/zoom/page/zoom-svg-through-object-with-override-size.html
svg/W3C-SVG-1.1/text-path-01-b.svg
svg/W3C-SVG-1.1/paths-data-12-t.svg
svg/W3C-SVG-1.1/paths-data-02-t.svg
svg/W3C-SVG-1.1/paths-data-01-t.svg
svg/W3C-SVG-1.1/metadata-example-01-b.svg
svg/W3C-SVG-1.1/animate-elem-83-t.svg
svg/W3C-SVG-1.1/animate-elem-08-t.svg
svg/W3C-SVG-1.1/paths-data-03-f.svg
svg/W3C-SVG-1.1/animate-elem-07-t.svg
svg/W3C-SVG-1.1/animate-elem-06-t.svg
svg/W3C-SVG-1.1/filters-example-01-b.svg
svg/custom/path-textPath-simulation.svg
svg/custom/animate-path-morphing.svg
svg/custom/use-nested-transform.svg
svg/custom/second-inline-text.xhtml
svg/custom/relative-sized-inner-svg.xhtml
svg/custom/relative-sized-use-on-symbol.xhtml
svg/custom/relative-sized-use-without-attributes-on-symbol.xhtml
svg/custom/control-points-for-S-and-T.svg
svg/custom/broken-internal-references.svg
svg/custom/use-css-events.svg
svg/batik/text/textGlyphOrientationHorizontal.svg
svg/batik/text/verticalText.svg
svg/batik/text/textOnPath.svg
svg/batik/text/textOnPathSpaces.svg
svg/batik/text/verticalTextOnPath.svg
svg/W3C-SVG-1.1-SE/paths-dom-02-f.svg
svg/hixie/perf/001.xml
svg/hixie/perf/002.xml
http://trac.webkit.org/log/trunk?rev=94119&stop_rev=94113&limit=8
http://build.webkit.org/results/SnowLeopard%20Intel%20Debug%20(Tests)/r94112%20(1924)/results.html passed
http://build.webkit.org/results/SnowLeopard%20Intel%20Debug%20(Tests)/r94119%20(1925)/results.html failed
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Tim Horton
Almost certainly 94116, I'll roll it out and investigate (unsure of how I missed these before, this change has been sitting around for a while). Will probably just require careful rebaseline.
Tim Horton
Rolled out, verified that tests no longer fail.