RESOLVED FIXED 17393
svg/custom/use-on-symbol-inside-pattern.svg is failing
https://bugs.webkit.org/show_bug.cgi?id=17393
Summary svg/custom/use-on-symbol-inside-pattern.svg is failing
Darin Adler
Reported 2008-02-16 09:41:21 PST
This test is failing. We should figure out if it needs new results or to be changed otherwise.
Attachments
Reenable svg/custom/use-on-symbol-inside-pattern.svg (42.50 KB, patch)
2009-12-30 13:11 PST, Dirk Schulze
no flags
Re-enable tests (2.02 KB, patch)
2010-10-09 13:41 PDT, Andreas Kling
no flags
Nikolas Zimmermann
Comment 1 2008-09-21 18:54:04 PDT
This test works again in trunk. We can reenable it.
Dirk Schulze
Comment 2 2009-12-30 13:11:06 PST
Created attachment 45679 [details] Reenable svg/custom/use-on-symbol-inside-pattern.svg Reenable svg/custom/use-on-symbol-inside-pattern.svg. It isn't failing anymore.
WebKit Review Bot
Comment 3 2009-12-30 13:15:30 PST
style-queue ran check-webkit-style on attachment 45679 [details] without any errors.
Anders Carlsson
Comment 4 2009-12-30 13:16:03 PST
Comment on attachment 45679 [details] Reenable svg/custom/use-on-symbol-inside-pattern.svg rs=me
WebKit Commit Bot
Comment 5 2009-12-30 13:25:01 PST
Comment on attachment 45679 [details] Reenable svg/custom/use-on-symbol-inside-pattern.svg Clearing flags on attachment: 45679 Committed r52671: <http://trac.webkit.org/changeset/52671>
WebKit Commit Bot
Comment 6 2009-12-30 13:25:06 PST
All reviewed patches have been landed. Closing bug.
Nikolas Zimmermann
Comment 7 2010-01-04 07:58:29 PST
Okay, this test still fails on Tiger & Windows. It's a 0.0 vs -0.0 issue in the path debug string, probably related due the Cg implementation of Path::debugString(). In order to fix the issue for real, we need to write a cross-platform debugString() method, which doesn't suffer from 32 vs 64 bit rounding issues. Going to skip this test on tiger & windows again.
Nikolas Zimmermann
Comment 8 2010-07-08 01:48:27 PDT
Changed component to SVG, so it shows up in my all-svg-bugs search.
Andreas Kling
Comment 9 2010-10-09 13:41:15 PDT
Created attachment 70371 [details] Re-enable tests The debugString() problem disappeared with <http://trac.webkit.org/changeset/69386>
Dirk Schulze
Comment 10 2010-10-09 21:15:44 PDT
Comment on attachment 70371 [details] Re-enable tests Reenable tests is always good!
Eric Seidel (no email)
Comment 11 2010-10-13 12:29:05 PDT
Attachment 70371 [details] was posted by a committer and has review+, assigning to Andreas Kling for commit.
Andreas Kling
Comment 12 2010-10-14 01:18:13 PDT
Comment on attachment 70371 [details] Re-enable tests Clearing flags on attachment: 70371 Committed r69750: <http://trac.webkit.org/changeset/69750>
Andreas Kling
Comment 13 2010-10-14 01:18:25 PDT
All reviewed patches have been landed. Closing bug.
Eric Seidel (no email)
Comment 14 2010-10-14 08:39:02 PDT
This broke teh windows bot: Build 5144 (r69750) was the first to show failures: set([u'svg/custom/use-on-symbol-inside-pattern.svg'])
Andreas Kling
Comment 15 2010-10-14 08:49:50 PDT
(In reply to comment #14) > This broke teh windows bot: > Build 5144 (r69750) was the first to show failures: set([u'svg/custom/use-on-symbol-inside-pattern.svg']) Right. This test should be rebaselined for all platforms. Unfortunately build.webkit.org is not responding to my pokes right now ;(
Note You need to log in before you can comment on or make changes to this bug.