Bug 79361 - Update Chromium test expectation for fast/js/var-declarations-zero-width.html
Summary: Update Chromium test expectation for fast/js/var-declarations-zero-width.html
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-23 05:32 PST by Mathias Bynens
Modified: 2012-02-29 14:31 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.
Description Mathias Bynens 2012-02-23 05:32:10 PST
Update Chromium test expectation for fast/js/var-declarations-zero-width.html

Once bug 78908 is resolved, there will be a new test in `LayoutTests/fast/js/var-declarations-zero-width.html`. This test currently fails on Chromium but won’t anymore as soon as http://code.google.com/p/v8/source/detail?r=10800 propagates. When that happens, the test expectation for the Chromium port should be updated.
Comment 1 Adam Klein 2012-02-29 14:27:46 PST
Rolled in, removing expectation (along with a bunch of others).
Comment 2 Mathias Bynens 2012-02-29 14:29:01 PST
http://trac.webkit.org/changeset/109260
Comment 3 Adam Klein 2012-02-29 14:30:37 PST
(In reply to comment #2)
> http://trac.webkit.org/changeset/109260

Actually this one: http://trac.webkit.org/changeset/109262
Comment 4 Mathias Bynens 2012-02-29 14:31:38 PST
(In reply to comment #3)
> Actually this one: http://trac.webkit.org/changeset/109262

Right, thanks! :)