Bug 51469 - [Windows 7 Release] LayoutTests/fast/js/large-expressions.html fails since r74461
Summary: [Windows 7 Release] LayoutTests/fast/js/large-expressions.html fails since r7...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Windows 7
: P2 Normal
Assignee: Gavin Barraclough
URL:
Keywords: LayoutTestFailure, PlatformOnly, Regression
Depends on:
Blocks:
 
Reported: 2010-12-22 07:27 PST by Jessie Berlin
Modified: 2012-12-03 20:05 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-22 07:27:48 PST
It appears that the results landed in http://trac.webkit.org/changeset/74461 are not the correct results for Windows:

http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r74472%20(7636)/fast/js/large-expressions-pretty-diff.html

V8 experienced similar issues, though I doubt the Windows 7 results are due to sandboxing:

https://bugs.webkit.org/show_bug.cgi?id=51391

I will be landing the incorrect results (ones to make the Windows 7 Release Tests pass) shortly for Windows. Please comment as to whether or not this was expected and whether or not we should really be adding it to the Skip-list for Windows.
Comment 1 Jessie Berlin 2010-12-22 07:42:49 PST
Updated the Windows test results in
http://trac.webkit.org/changeset/74479
Comment 2 Darin Adler 2010-12-24 11:35:14 PST
Same issue on Leopard. I think this is fine and not a bug. Gavin should be the judge.
Comment 3 Gavin Barraclough 2010-12-24 14:21:25 PST
Yes, looks like we'll need platform-specific expected results, I'll look at getting these checked in.
cheers, G.
Comment 4 Roger Fong 2012-12-03 20:05:57 PST
Test now works. Getting rid of failing result.
http://trac.webkit.org/changeset/136470