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

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

Issue 1993523002: Move the WebIDL directory from web-platform-tests/ to wpt/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 169 matching lines...) Expand 10 before | Expand all | Expand 10 after
180 imported/csswg-test/.hgsubstate [ Skip ] 180 imported/csswg-test/.hgsubstate [ Skip ]
181 imported/csswg-test/.htaccess [ Skip ] 181 imported/csswg-test/.htaccess [ Skip ]
182 182
183 imported/web-platform-tests/2dcontext [ Skip ] 183 imported/web-platform-tests/2dcontext [ Skip ]
184 ## Owners: jsbell@chromium.org 184 ## Owners: jsbell@chromium.org
185 # imported/web-platform-tests/FileAPI [ Pass ] 185 # imported/web-platform-tests/FileAPI [ Pass ]
186 ## Owners: jsbell@chromium.org 186 ## Owners: jsbell@chromium.org
187 # imported/web-platform-tests/IndexedDB [ Pass ] 187 # imported/web-platform-tests/IndexedDB [ Pass ]
188 imported/web-platform-tests/WebCryptoAPI [ Skip ] 188 imported/web-platform-tests/WebCryptoAPI [ Skip ]
189 ## Owners: jsbell@chromium.org 189 ## Owners: jsbell@chromium.org
190 # imported/web-platform-tests/WebIDL [ Pass ] 190 # imported/wpt/WebIDL [ Pass ]
191 imported/web-platform-tests/WebIDL/invalid [ Skip ] 191 imported/wpt/WebIDL/invalid [ Skip ]
192 imported/web-platform-tests/WebIDL/readme.txt [ Skip ] 192 imported/wpt/WebIDL/readme.txt [ Skip ]
193 imported/web-platform-tests/WebIDL/testable_assertions.txt [ Skip ] 193 imported/wpt/WebIDL/testable_assertions.txt [ Skip ]
194 imported/web-platform-tests/WebIDL/valid [ Skip ] 194 imported/wpt/WebIDL/valid [ Skip ]
195 imported/web-platform-tests/XMLHttpRequest [ Skip ] 195 imported/web-platform-tests/XMLHttpRequest [ Skip ]
196 imported/web-platform-tests/ambient-light [ Skip ] 196 imported/web-platform-tests/ambient-light [ Skip ]
197 imported/web-platform-tests/animation-timing [ Skip ] 197 imported/web-platform-tests/animation-timing [ Skip ]
198 imported/web-platform-tests/app-uri [ Skip ] 198 imported/web-platform-tests/app-uri [ Skip ]
199 imported/web-platform-tests/battery-status [ Skip ] 199 imported/web-platform-tests/battery-status [ Skip ]
200 imported/web-platform-tests/common [ Skip ] 200 imported/web-platform-tests/common [ Skip ]
201 imported/web-platform-tests/compat [ Skip ] 201 imported/web-platform-tests/compat [ Skip ]
202 imported/web-platform-tests/config.default.json [ Skip ] 202 imported/web-platform-tests/config.default.json [ Skip ]
203 imported/web-platform-tests/conformance-checkers [ Skip ] 203 imported/web-platform-tests/conformance-checkers [ Skip ]
204 imported/web-platform-tests/content-security-policy [ Skip ] 204 imported/web-platform-tests/content-security-policy [ Skip ]
(...skipping 565 matching lines...) Expand 10 before | Expand all | Expand 10 after
770 770
771 # crbug.com/561421: Update meta refresh parsing to match the new spec 771 # crbug.com/561421: Update meta refresh parsing to match the new spec
772 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/parsing.html [ Skip ] 772 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/parsing.html [ Skip ]
773 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/support [ Skip ] 773 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/support [ Skip ]
774 774
775 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout) 775 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout)
776 imported/web-platform-tests/dom/nodes/MutationObserver-childList.html [ Skip ] 776 imported/web-platform-tests/dom/nodes/MutationObserver-childList.html [ Skip ]
777 777
778 # crbug.com/574461: update-w3c-deps imports .py file with x-bit cleared 778 # crbug.com/574461: update-w3c-deps imports .py file with x-bit cleared
779 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/gen erate.py [ Skip ] 779 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/gen erate.py [ Skip ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/imported/web-platform-tests/WebIDL/ecmascript-binding/es-exceptions/DOMException-constants.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698