Bug 86389
Summary: | [V8] Layout Test fast/dom/Window/window-property-shadowing-name.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jian Li <jianli> |
Component: | Tools / Tests | Assignee: | Erik Arvidsson <arv> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | ap, arv, eric |
Priority: | P1 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jian Li
The following layout test is failing on all platforms
fast/dom/Window/window-property-shadowing-name.html
Probable cause by V8 roll:
http://src.chromium.org/viewvc/chrome?view=rev&revision=136837
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Is it failing on _all_ platforms, or only on those that use v8?
Jian Li
Failed on V8. Update title to reflect this.
Erik Arvidsson
This is part of a V8 fix to follow ES5.2.
I think we need to add this to test_expectations
Jian Li
(In reply to comment #3)
> This is part of a V8 fix to follow ES5.2.
>
> I think we need to add this to test_expectations
Yes, it has been added to test_expectations.
The test should not timeout, as it is now.
Erik Arvidsson
(In reply to comment #4)
> The test should not timeout, as it is now.
I'll fix that too. Thanks for pointing that out.
Erik Arvidsson
Jian, I see that you removed the line from test_expectations again.
http://trac.webkit.org/changeset/117089/trunk/LayoutTests/platform/chromium/test_expectations.txt
I have a patch that makes the fail case faster.
Eric Seidel (no email)
*** Bug 86593 has been marked as a duplicate of this bug. ***