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

Side by Side Diff: third_party/WebKit/LayoutTests/W3CImportExpectations

Issue 2429523003: Skip wpt/workers/semantics/encodings until crbug.com/656171 is resolved. (Closed)
Patch Set: Remove current files, update TestExpectations Created 4 years, 2 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 unified diff | Download patch
OLDNEW
1 # This file controls which subdirectories of the w3c test repos we do (or don't) import. 1 # This file controls which subdirectories of the w3c test repos we do (or don't) import.
2 # 2 #
3 # This file acts as a blacklist; directories and files not listed here will auto matically 3 # This file acts as a blacklist; directories and files not listed here will auto matically
4 # be found and imported. The only exception is that the manual tests (i.e. those with a 4 # be found and imported. The only exception is that the manual tests (i.e. those with a
5 # filename ending with "-manual.html" or "-manual.htm") are never imported. 5 # filename ending with "-manual.html" or "-manual.htm") are never imported.
6 6
7 # When removing blacklist entries: 7 # When removing blacklist entries:
8 # * Comment out the line rather than deleting it, to show it is intentional 8 # * Comment out the line rather than deleting it, to show it is intentional
9 # * Change [ Skip ] to [ Pass ] 9 # * Change [ Skip ] to [ Pass ]
10 # * Add a leading comment: ## Owners: user@example.com 10 # * Add a leading comment: ## Owners: user@example.com
(...skipping 750 matching lines...) Expand 10 before | Expand all | Expand 10 after
761 # Untriaged: Tests don't complete. 761 # Untriaged: Tests don't complete.
762 imported/wpt/html/semantics/document-metadata/the-style-element/style-error-01.h tml [ Skip ] 762 imported/wpt/html/semantics/document-metadata/the-style-element/style-error-01.h tml [ Skip ]
763 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe-allowfull screen.html [ Skip ] 763 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe-allowfull screen.html [ Skip ]
764 imported/wpt/svg/linking/scripted [ Skip ] 764 imported/wpt/svg/linking/scripted [ Skip ]
765 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_escaping-1.html [ Skip ] 765 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_escaping-1.html [ Skip ]
766 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_escaping-2.html [ Skip ] 766 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_escaping-2.html [ Skip ]
767 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_escaping-3.html [ Skip ] 767 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_escaping-3.html [ Skip ]
768 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_nonescaping-1.html [ Skip ] 768 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_nonescaping-1.html [ Skip ]
769 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_nonescaping-2.html [ Skip ] 769 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_nonescaping-2.html [ Skip ]
770 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_nonescaping-3.html [ Skip ] 770 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_nonescaping-3.html [ Skip ]
771
772 # crbug.com/656171: w3c-test-importer fails to import file with non-valid utf8 ( 004.worker.js).
773 crbug.com/656171 imported/wpt/workers/semantics/encodings [ Skip ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698