Bug 79863
Summary: | [Chromium] Layout Test svg/W3C-SVG-1.1/animate-elem-37-t.svg is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kenichi Ishibashi <bashi> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | adamk, reed, schenney, zimmermann |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Kenichi Ishibashi
The following layout test is failing on Windows.
svg/W3C-SVG-1.1/animate-elem-37-t.svg
Probable cause:
Not sure. It's failing from at least Feb 22.
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&showLargeExpectations=true&tests=svg%2FW3C-SVG-1.1%2Fanimate-elem-37-t.svg
It looks there were changes in text positioning. reed@: Could you have any ideas? Is it ok to just rebaselining?
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kenichi Ishibashi
Committed: <http://trac.webkit.org/changeset/109187>
Adam Klein
I think this is just fallout from http://trac.webkit.org/changeset/109097, as Nikolas commented out this test as part of landing that. Really looks like it just needs a reabaseline, but I'll leave that up to schenney.
Stephen Chenney
Marked LayoutTest bugs, bugs with Chromium IDs, and some others as WontFix. Test failure bugs still are trackable via TestExpectations or disabled unit tests.