Bug 48378

Summary: [chromium] remove DEFER from test_expectations
Product: WebKit Reporter: Ojan Vafai <ojan>
Component: New BugsAssignee: Ojan Vafai <ojan>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch tony: review+

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>