Bug 54285 - [Windows 7 Release Tests] fast/dom/Window/window-property-descriptors.html, fast/js/global-function-resolve.html, fast/js/var-declarations-shadowing.html, and security/crypto-random-values.html failing since r78321
Summary: [Windows 7 Release Tests] fast/dom/Window/window-property-descriptors.html, f...
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: Nobody
URL:
Keywords: InRadar, LayoutTestFailure, PlatformOnly, Regression
Depends on:
Blocks:
 
Reported: 2011-02-11 07:17 PST by Jessie Berlin
Modified: 2011-02-13 00:12 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.
Comment 1 Jessie Berlin 2011-02-11 07:28:59 PST
I am going to land the failing expected results soon to get the bot green.
Comment 2 Jessie Berlin 2011-02-11 07:48:48 PST
Failing expected results landed in r78337
http://trac.webkit.org/changeset/78337
Comment 3 Jessie Berlin 2011-02-11 07:52:01 PST
<rdar://problem/8988834>
Comment 4 Adam Barth 2011-02-11 14:09:55 PST
These failures are a result of ArrayBuffers not being enabled in this port.  Bug 54310 should resolve this issue.
Comment 5 Adam Barth 2011-02-13 00:12:10 PST
Should be fixed now.