Bug 51786 - [Windows 7 Release Tests] svg/dom/length-list-parser.html fails since r74788
Summary: [Windows 7 Release Tests] svg/dom/length-list-parser.html fails since r74788
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Windows 7
: P2 Normal
Assignee: Nobody
URL:
Keywords: LayoutTestFailure, PlatformOnly, Regression
Depends on:
Blocks:
 
Reported: 2010-12-31 13:32 PST by Jessie Berlin
Modified: 2024-01-22 12:13 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jessie Berlin 2010-12-31 13:32:01 PST
It appears that http://trac.webkit.org/changeset/74788 broke the Windows 7 Release Tests:

http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r74833%20(7845)/svg/dom/length-list-parser-pretty-diff.html

I am not sure what is causing the extra 0 to appear, or if it really makes any difference. Thoughts?

I will be landing the failing results soon in order to get the bot green.
Comment 1 Jessie Berlin 2010-12-31 13:48:53 PST
Failing results landed in http://trac.webkit.org/changeset/74836
Comment 2 Justin Schuh 2010-12-31 14:43:44 PST
Thanks. We had to make the same change on the Chromium Windows bots.  and I'm not in the habit of checking the non-core bots or I would have remedied that myself. I'll make sure to check them in the future.

I assume the cause is that the SVGLength handling code doesn't specify the leading zeroes for scientific notation, and the default is different on Windows. So, modifying length-list-parser.html just happened to tickle a difference that had always been there. I'll make time over the next few days to try and track this down and then remove the platform-specific expectations.
Comment 3 Ahmad Saleem 2024-01-22 12:13:51 PST
We don't have any platform specific expectation for this test while searching on 'searchfox.org' (wubkat).

So nothing to do here.

Marking as 'RESOLVED CONFIGURATION CHANGED'.