Bug 48378 - [chromium] remove DEFER from test_expectations
Summary: [chromium] remove DEFER from test_expectations
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Ojan Vafai
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-26 14:56 PDT by Ojan Vafai
Modified: 2010-10-26 15:11 PDT (History)
2 users (show)

See Also:


Attachments
Patch (6.31 KB, patch)
2010-10-26 14:57 PDT, Ojan Vafai
tony: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ojan Vafai 2010-10-26 14:56:00 PDT
[chromium] remove DEFER from test_expectations
Comment 1 Ojan Vafai 2010-10-26 14:57:24 PDT
Created attachment 71941 [details]
Patch
Comment 2 Tony Chang 2010-10-26 15:09:36 PDT
Comment on attachment 71941 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=71941&action=review

From offline discussion, we agreed that adding WONTFIX isn't necessary.  r=me with that change.

> LayoutTests/platform/chromium/test_expectations.txt:205
> -BUG36681 DEFER SKIP : java = TEXT
> +BUG36681 WONTFIX SKIP : java = TEXT

Nit: I think we shouldn't add WONTFIX.

> LayoutTests/platform/chromium/test_expectations.txt:2430
> -BUG42875 SKIP DEFER : fast/js/sputnik = TEXT
> +BUG42875 SKIP WONTFIX : fast/js/sputnik = TEXT

Nit: I think we shouldn't add WONTFIX.
Comment 3 Ojan Vafai 2010-10-26 15:11:29 PDT
Committed r70578: <http://trac.webkit.org/changeset/70578>