Bug 64810
Summary: | REGRESSION (r91188-r91192): svg/W3C-SVG-1.1/animate-elem-80-t.svg failing on Windows 7 Release (Tests) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | rwlbuis, zimmermann |
Priority: | P2 | Keywords: | LayoutTestFailure, MakingBotsRed, Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows 7 | ||
URL: | http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r91192%20(14853)/results.html |
Adam Roben (:aroben)
svg/W3C-SVG-1.1/animate-elem-80-t.svg started failing on Windows 7 Release (Tests) between r91189 and r91192 (inclusive).
http://trac.webkit.org/log/trunk?rev=91192&stop_rev=91189
http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r91188%20(14852)/results.html passed
http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r91192%20(14853)/results.html failed
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Rob Buis
Hi Adam,
(In reply to comment #0)
> svg/W3C-SVG-1.1/animate-elem-80-t.svg started failing on Windows 7 Release (Tests) between r91189 and r91192 (inclusive).
>
> http://trac.webkit.org/log/trunk?rev=91192&stop_rev=91189
>
> http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r91188%20(14852)/results.html passed
> http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r91192%20(14853)/results.html failed
This is indeed because of my change r91191, I should have at least committed the changed OS X result, sorry. Are you maybe able to rebaseline this one test across platforms? Note that the change has no effect on how good or bad the animation runs.
Cheers,
Rob.
Rob Buis
This works now, fixed by r91293.