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

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

Issue 1990653002: Move the encoding 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 198 matching lines...) Expand 10 before | Expand all | Expand 10 after
209 ## Owners: TBD 209 ## Owners: TBD
210 # imported/web-platform-tests/custom-elements [ Pass ] 210 # imported/web-platform-tests/custom-elements [ Pass ]
211 imported/web-platform-tests/custom-elements/v0/registering/unresolved-element-ps eudoclass [ Skip ] 211 imported/web-platform-tests/custom-elements/v0/registering/unresolved-element-ps eudoclass [ Skip ]
212 imported/web-platform-tests/docs [ Skip ] 212 imported/web-platform-tests/docs [ Skip ]
213 ## Owners: tkent@chromium.org 213 ## Owners: tkent@chromium.org
214 imported/web-platform-tests/dom [ Pass ] 214 imported/web-platform-tests/dom [ Pass ]
215 imported/web-platform-tests/domparsing [ Skip ] 215 imported/web-platform-tests/domparsing [ Skip ]
216 imported/web-platform-tests/domxpath [ Skip ] 216 imported/web-platform-tests/domxpath [ Skip ]
217 imported/web-platform-tests/editing [ Skip ] 217 imported/web-platform-tests/editing [ Skip ]
218 ## Owners: jsbell@chromium.org 218 ## Owners: jsbell@chromium.org
219 # imported/web-platform-tests/encoding [ Pass ] 219 # imported/wpt/encoding [ Pass ]
220 imported/web-platform-tests/eventsource [ Skip ] 220 imported/web-platform-tests/eventsource [ Skip ]
221 imported/web-platform-tests/ext-xhtml-pubid [ Skip ] 221 imported/web-platform-tests/ext-xhtml-pubid [ Skip ]
222 imported/web-platform-tests/fetch [ Skip ] 222 imported/web-platform-tests/fetch [ Skip ]
223 imported/web-platform-tests/fonts [ Skip ] 223 imported/web-platform-tests/fonts [ Skip ]
224 ## Owners: bajones@chromium.org 224 ## Owners: bajones@chromium.org
225 # imported/web-platform-tests/gamepad [ Pass ] 225 # imported/web-platform-tests/gamepad [ Pass ]
226 imported/web-platform-tests/generic-sensor [ Skip ] 226 imported/web-platform-tests/generic-sensor [ Skip ]
227 imported/web-platform-tests/geolocation-API [ Skip ] 227 imported/web-platform-tests/geolocation-API [ Skip ]
228 ## Owners: jsbell@chromium.org 228 ## Owners: jsbell@chromium.org
229 # imported/web-platform-tests/hr-time [ Pass ] 229 # imported/web-platform-tests/hr-time [ Pass ]
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
311 imported/web-platform-tests/user-timing/OWNERS [ Skip ] 311 imported/web-platform-tests/user-timing/OWNERS [ Skip ]
312 imported/web-platform-tests/custom-elements/OWNERS [ Skip ] 312 imported/web-platform-tests/custom-elements/OWNERS [ Skip ]
313 imported/web-platform-tests/gamepad/OWNERS [ Skip ] 313 imported/web-platform-tests/gamepad/OWNERS [ Skip ]
314 imported/web-platform-tests/FileAPI/OWNERS [ Skip ] 314 imported/web-platform-tests/FileAPI/OWNERS [ Skip ]
315 imported/web-platform-tests/html/OWNERS [ Skip ] 315 imported/web-platform-tests/html/OWNERS [ Skip ]
316 imported/web-platform-tests/webrtc/OWNERS [ Skip ] 316 imported/web-platform-tests/webrtc/OWNERS [ Skip ]
317 imported/web-platform-tests/html-imports/OWNERS [ Skip ] 317 imported/web-platform-tests/html-imports/OWNERS [ Skip ]
318 imported/web-platform-tests/IndexedDB/OWNERS [ Skip ] 318 imported/web-platform-tests/IndexedDB/OWNERS [ Skip ]
319 imported/web-platform-tests/dom/OWNERS [ Skip ] 319 imported/web-platform-tests/dom/OWNERS [ Skip ]
320 imported/web-platform-tests/shadow-dom/OWNERS [ Skip ] 320 imported/web-platform-tests/shadow-dom/OWNERS [ Skip ]
321 imported/web-platform-tests/encoding/OWNERS [ Skip ] 321 imported/wpt/encoding/OWNERS [ Skip ]
322 imported/web-platform-tests/hr-time/OWNERS [ Skip ] 322 imported/web-platform-tests/hr-time/OWNERS [ Skip ]
323 imported/web-platform-tests/pointerevents/OWNERS [ Skip ] 323 imported/web-platform-tests/pointerevents/OWNERS [ Skip ]
324 imported/web-platform-tests/webstorage/OWNERS [ Skip ] 324 imported/web-platform-tests/webstorage/OWNERS [ Skip ]
325 imported/web-platform-tests/mediacapture-streams/OWNERS [ Skip ] 325 imported/web-platform-tests/mediacapture-streams/OWNERS [ Skip ]
326 imported/web-platform-tests/touch-events/OWNERS [ Skip ] 326 imported/web-platform-tests/touch-events/OWNERS [ Skip ]
327 imported/web-platform-tests/uievents/OWNERS [ Skip ] 327 imported/web-platform-tests/uievents/OWNERS [ Skip ]
328 imported/web-platform-tests/web-animations/OWNERS [ Skip ] 328 imported/web-platform-tests/web-animations/OWNERS [ Skip ]
329 329
330 # Exceptions for individual files that fail due to bugs in the 330 # Exceptions for individual files that fail due to bugs in the
331 # upstream tests that we shouldn't bother importing until they are 331 # upstream tests that we shouldn't bother importing until they are
(...skipping 305 matching lines...) Expand 10 before | Expand all | Expand 10 after
637 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/serve- with-content-type.py [ Skip ] 637 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/serve- with-content-type.py [ Skip ]
638 638
639 # Requires http server. Moved the following test to http/tests/custom-elements/. 639 # Requires http server. Moved the following test to http/tests/custom-elements/.
640 imported/web-platform-tests/custom-elements/v0/creating-and-passing-registries/n o-registry-test.html [ Skip ] 640 imported/web-platform-tests/custom-elements/v0/creating-and-passing-registries/n o-registry-test.html [ Skip ]
641 641
642 # crbug.com/404303: Was broken as of 2014-07-06. 642 # crbug.com/404303: Was broken as of 2014-07-06.
643 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont ent/navigatorusermedia/unknownkey-option-param.html 643 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont ent/navigatorusermedia/unknownkey-option-param.html
644 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont ent/navigatorusermedia/empty-option-param.html 644 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont ent/navigatorusermedia/empty-option-param.html
645 645
646 # Uses custom request handler 646 # Uses custom request handler
647 imported/web-platform-tests/encoding/single-byte-decoder.html [ Skip ] 647 imported/wpt/encoding/single-byte-decoder.html [ Skip ]
648 imported/web-platform-tests/encoding/resources/single-byte-raw.py [ Skip ] 648 imported/wpt/encoding/resources/single-byte-raw.py [ Skip ]
649 imported/web-platform-tests/encoding/resources/text-plain-charset.py [ Skip ] 649 imported/wpt/encoding/resources/text-plain-charset.py [ Skip ]
650 imported/web-platform-tests/html/semantics/embedded-content/media-elements/loadi ng-the-media-resource/resource-selection-candidate-moved.html [ Skip ] 650 imported/web-platform-tests/html/semantics/embedded-content/media-elements/loadi ng-the-media-resource/resource-selection-candidate-moved.html [ Skip ]
651 imported/web-platform-tests/html/semantics/embedded-content/media-elements/loadi ng-the-media-resource/resource-selection-candidate-remove-addEventListener.html [ Skip ] 651 imported/web-platform-tests/html/semantics/embedded-content/media-elements/loadi ng-the-media-resource/resource-selection-candidate-remove-addEventListener.html [ Skip ]
652 imported/web-platform-tests/html/semantics/embedded-content/media-elements/loadi ng-the-media-resource/resource-selection-candidate-remove-no-listener.html [ Ski p ] 652 imported/web-platform-tests/html/semantics/embedded-content/media-elements/loadi ng-the-media-resource/resource-selection-candidate-remove-no-listener.html [ Ski p ]
653 imported/web-platform-tests/html/semantics/embedded-content/media-elements/loadi ng-the-media-resource/resource-selection-candidate-remove-onerror.html [ Skip ] 653 imported/web-platform-tests/html/semantics/embedded-content/media-elements/loadi ng-the-media-resource/resource-selection-candidate-remove-onerror.html [ Skip ]
654 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/async_ 003.htm [ Skip ] 654 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/async_ 003.htm [ Skip ]
655 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/async_ 004.htm [ Skip ] 655 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/async_ 004.htm [ Skip ]
656 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/async_ 005.htm [ Skip ] 656 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/async_ 005.htm [ Skip ]
657 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/async_ 006.htm [ Skip ] 657 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/async_ 006.htm [ Skip ]
658 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/async_ 007.htm [ Skip ] 658 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/async_ 007.htm [ Skip ]
659 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/async_ 008.htm [ Skip ] 659 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/async_ 008.htm [ Skip ]
(...skipping 110 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

Powered by Google App Engine
This is Rietveld 408576698