[chromium] remove DEFER from test_expectations
Created attachment 71941 [details] Patch
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.
Committed r70578: <http://trac.webkit.org/changeset/70578>