Bug 33374 - REGRESSION(r52976): svg/W3C-SVG-1.1/filters-conv-01-f.svg fails on Windows
Summary: REGRESSION(r52976): svg/W3C-SVG-1.1/filters-conv-01-f.svg fails on Windows
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 32294 33400
Blocks:
  Show dependency treegraph
 
Reported: 2010-01-08 03:38 PST by Csaba Osztrogonác
Modified: 2012-02-16 04:52 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2010-01-08 03:38:17 PST
http://build.webkit.org/results/Windows%20Release%20%28Tests%29/r52980%20%287717%29/results.html
http://build.webkit.org/results/Windows%20Debug%20%28Tests%29/r52980%20%288282%29/results.html

After http://trac.webkit.org/changeset/52976 MAC's generate good output for svg/W3C-SVG-1.1/filters-conv-01-f.svg 
(without DRT sideeffect), so Eric updated the expected file by http://trac.webkit.org/changeset/52980 ,
but unfortunately Windows has still sideeffect.
Comment 1 Csaba Osztrogonác 2010-01-08 05:58:16 PST
svg/W3C-SVG-1.1/filters-conv-01-f.svg skipped temporarily until fix by http://trac.webkit.org/changeset/52990
Comment 2 Eric Seidel (no email) 2010-01-08 13:44:13 PST
Adam Roben just confirmed for me on his windows build that running svg/W3C-SVG-1.1/filters-conv-01-f.svg by itself on windows produces 117, a result which does not match the mac when run stand-alone, but does match the mac when run after http/tests/uri/escaped-entity.html as mentioned in bug 32294.

This is not what I expected.  This suggests that the mac checkin is perhaps wrong and that we don't understand this issue.

I'm leaning towards rolling out the run-webkit-tests change and skipped changes.
Comment 3 Alexey Proskuryakov 2010-01-08 14:10:28 PST
This will likely be handled, or at least made much simpler, by bug 33400.
Comment 4 Alexey Proskuryakov 2010-01-08 15:32:15 PST
Actually, not. This test just needs platform-specific results - kerning doesn't work with this font on Windows. Mitz tells me we don't need a new bug about that.
Comment 5 Nikolas Zimmermann 2010-07-09 07:19:15 PDT
Changed component to SVG, so it shows up in my all-svg-bugs search.
Comment 6 Stephen Chenney 2012-01-27 06:05:27 PST
This is Chromium issue http://code.google.com/p/chromium/issues/detail?id=32682
Comment 7 Nikolas Zimmermann 2012-02-16 04:52:42 PST
Does this still fail on windows? Did anyone investigate with a win machine whats going on there?