Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(31)

Unified Diff: third_party/WebKit/LayoutTests/W3CImportExpectations

Issue 2666113002: Skip some tests that depend on a file with a non-utf8 encoding. (Closed)
Patch Set: Remove files that are now skipped Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/external-script-windows1250.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/W3CImportExpectations
diff --git a/third_party/WebKit/LayoutTests/W3CImportExpectations b/third_party/WebKit/LayoutTests/W3CImportExpectations
index 31fce61ee74e6ba125266bb0a932a6a0e7af183c..ac50f96427ea2f26369b5ca3003d22c26cbc7daf 100644
--- a/third_party/WebKit/LayoutTests/W3CImportExpectations
+++ b/third_party/WebKit/LayoutTests/W3CImportExpectations
@@ -661,8 +661,12 @@ external/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p
external/wpt/html/semantics/forms/form-submission-0/url-encoded.html [ Skip ]
external/wpt/svg/linking/scripted [ Skip ]
-# crbug.com/656171: w3c-test-importer fails to import file with non-valid utf8 (004.worker.js).
+# Importer fails to import some files with some non-utf8 encodings.
crbug.com/656171 external/wpt/workers/semantics/encodings [ Skip ]
+crbug.com/656171 external/wpt/html/semantics/scripting-1/the-script-element/external-script-windows1250.js [ Skip ]
+crbug.com/656171 external/wpt/html/semantics/scripting-1/the-script-element/script-charset-01.html [ Skip ]
+crbug.com/656171 external/wpt/html/semantics/scripting-1/the-script-element/script-charset-02.html [ Skip ]
+crbug.com/656171 external/wpt/html/semantics/scripting-1/the-script-element/script-charset-03.html [ Skip ]
# They have a wrong encoding, and test_parser.py throws UnicodeEncodeError.
external/wpt/domxpath/001.html [ Skip ]
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/external-script-windows1250.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698