Bug 54285
Summary: | [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 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jessie Berlin <jberlin> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | abarth, eric, jberlin |
Priority: | P2 | Keywords: | InRadar, LayoutTestFailure, PlatformOnly, Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | Windows 7 |
Jessie Berlin
http://trac.webkit.org/changeset/78321
http://build.webkit.org/builders/Windows%207%20Release%20%28Tests%29/builds/9269
http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r78325%20(9270)/results.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jessie Berlin
I am going to land the failing expected results soon to get the bot green.
Jessie Berlin
Failing expected results landed in r78337
http://trac.webkit.org/changeset/78337
Jessie Berlin
<rdar://problem/8988834>
Adam Barth
These failures are a result of ArrayBuffers not being enabled in this port. Bug 54310 should resolve this issue.
Adam Barth
Should be fixed now.