| OLD | NEW |
| 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 226 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 237 imported/web-platform-tests/images [ Skip ] | 237 imported/web-platform-tests/images [ Skip ] |
| 238 imported/web-platform-tests/infrastructure [ Skip ] | 238 imported/web-platform-tests/infrastructure [ Skip ] |
| 239 imported/web-platform-tests/innerText [ Skip ] | 239 imported/web-platform-tests/innerText [ Skip ] |
| 240 imported/web-platform-tests/js [ Skip ] | 240 imported/web-platform-tests/js [ Skip ] |
| 241 imported/web-platform-tests/lint [ Skip ] | 241 imported/web-platform-tests/lint [ Skip ] |
| 242 imported/web-platform-tests/lint.whitelist [ Skip ] | 242 imported/web-platform-tests/lint.whitelist [ Skip ] |
| 243 imported/web-platform-tests/manifest [ Skip ] | 243 imported/web-platform-tests/manifest [ Skip ] |
| 244 imported/web-platform-tests/media [ Skip ] | 244 imported/web-platform-tests/media [ Skip ] |
| 245 imported/web-platform-tests/media-source [ Skip ] | 245 imported/web-platform-tests/media-source [ Skip ] |
| 246 ## Owners: phoglund@chromium.org | 246 ## Owners: phoglund@chromium.org |
| 247 # imported/web-platform-tests/mediacapture-streams [ Pass ] | 247 # imported/wpt/mediacapture-streams [ Pass ] |
| 248 imported/web-platform-tests/microdata [ Skip ] | 248 imported/web-platform-tests/microdata [ Skip ] |
| 249 imported/web-platform-tests/mixed-content [ Skip ] | 249 imported/web-platform-tests/mixed-content [ Skip ] |
| 250 imported/web-platform-tests/navigation-timing [ Skip ] | 250 imported/web-platform-tests/navigation-timing [ Skip ] |
| 251 imported/web-platform-tests/notifications [ Skip ] | 251 imported/web-platform-tests/notifications [ Skip ] |
| 252 imported/web-platform-tests/old-tests [ Skip ] | 252 imported/web-platform-tests/old-tests [ Skip ] |
| 253 imported/web-platform-tests/page-visibility [ Skip ] | 253 imported/web-platform-tests/page-visibility [ Skip ] |
| 254 imported/web-platform-tests/performance-timeline [ Skip ] | 254 imported/web-platform-tests/performance-timeline [ Skip ] |
| 255 ## Owners: mustaq@chromium.org | 255 ## Owners: mustaq@chromium.org |
| 256 # imported/web-platform-tests/pointerevents [ Pass ] | 256 # imported/web-platform-tests/pointerevents [ Pass ] |
| 257 imported/web-platform-tests/pointerlock [ Skip ] | 257 imported/web-platform-tests/pointerlock [ Skip ] |
| (...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 315 imported/web-platform-tests/html/OWNERS [ Skip ] | 315 imported/web-platform-tests/html/OWNERS [ Skip ] |
| 316 imported/wpt/webrtc/OWNERS [ Skip ] | 316 imported/wpt/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/wpt/dom/OWNERS [ Skip ] | 319 imported/wpt/dom/OWNERS [ Skip ] |
| 320 imported/web-platform-tests/shadow-dom/OWNERS [ Skip ] | 320 imported/web-platform-tests/shadow-dom/OWNERS [ Skip ] |
| 321 imported/wpt/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/wpt/webstorage/OWNERS [ Skip ] | 324 imported/wpt/webstorage/OWNERS [ Skip ] |
| 325 imported/web-platform-tests/mediacapture-streams/OWNERS [ Skip ] | 325 imported/wpt/mediacapture-streams/OWNERS [ Skip ] |
| 326 imported/wpt/touch-events/OWNERS [ Skip ] | 326 imported/wpt/touch-events/OWNERS [ Skip ] |
| 327 imported/web-platform-tests/uievents/OWNERS [ Skip ] | 327 imported/web-platform-tests/uievents/OWNERS [ Skip ] |
| 328 imported/wpt/web-animations/OWNERS [ Skip ] | 328 imported/wpt/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 |
| 332 # fixed. Please include an explanation, ideally with a crbug reference | 332 # fixed. Please include an explanation, ideally with a crbug reference |
| 333 # (if it's a blink/test tooling issue) or an upstream bug reference | 333 # (if it's a blink/test tooling issue) or an upstream bug reference |
| 334 # (if the test itself is buggy). | 334 # (if the test itself is buggy). |
| 335 | 335 |
| (...skipping 271 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 607 # non-existing .js file. | 607 # non-existing .js file. |
| 608 imported/web-platform-tests/html/syntax/parsing/template [ Skip ] | 608 imported/web-platform-tests/html/syntax/parsing/template [ Skip ] |
| 609 | 609 |
| 610 # these contain an extraneous debug log div .. | 610 # these contain an extraneous debug log div .. |
| 611 imported/web-platform-tests/html-imports/link-import-null.html [ Skip ] | 611 imported/web-platform-tests/html-imports/link-import-null.html [ Skip ] |
| 612 imported/web-platform-tests/html-imports/link-import.html [ Skip ] | 612 imported/web-platform-tests/html-imports/link-import.html [ Skip ] |
| 613 imported/web-platform-tests/html-imports/loading-import.html [ Skip ] | 613 imported/web-platform-tests/html-imports/loading-import.html [ Skip ] |
| 614 | 614 |
| 615 # We'll never be able to test WebRTC deny tests since we always auto-allow | 615 # We'll never be able to test WebRTC deny tests since we always auto-allow |
| 616 # user media. | 616 # user media. |
| 617 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont
ent/navigatorusermedia/deny.html [ Skip ] | 617 imported/wpt/mediacapture-streams/obtaining-local-multimedia-content/navigatorus
ermedia/deny.html [ Skip ] |
| 618 | 618 |
| 619 # Requires http server. | 619 # Requires http server. |
| 620 imported/wpt/dom/nodes/Document-URL.sub.html [ Skip ] | 620 imported/wpt/dom/nodes/Document-URL.sub.html [ Skip ] |
| 621 imported/wpt/dom/nodes/Document-characterSet-normalization.html [ Skip ] | 621 imported/wpt/dom/nodes/Document-characterSet-normalization.html [ Skip ] |
| 622 imported/wpt/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_0
1.html [ Skip ] | 622 imported/wpt/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_0
1.html [ Skip ] |
| 623 imported/wpt/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_0
2.html [ Skip ] | 623 imported/wpt/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_0
2.html [ Skip ] |
| 624 imported/wpt/dom/nodes/Document-contentType/contentType/contenttype_xml.html [ S
kip ] | 624 imported/wpt/dom/nodes/Document-contentType/contentType/contenttype_xml.html [ S
kip ] |
| 625 imported/wpt/dom/nodes/Document-contentType/contentType/xhr_responseType_documen
t.html [ Skip ] | 625 imported/wpt/dom/nodes/Document-contentType/contentType/xhr_responseType_documen
t.html [ Skip ] |
| 626 imported/wpt/dom/nodes/Element-matches.html [ Skip ] | 626 imported/wpt/dom/nodes/Element-matches.html [ Skip ] |
| 627 imported/web-platform-tests/html/browsers/history/the-history-interface/008.html
[ Skip ] | 627 imported/web-platform-tests/html/browsers/history/the-history-interface/008.html
[ Skip ] |
| 628 imported/web-platform-tests/html/browsers/origin/relaxing-the-same-origin-restri
ction/document_domain.html [ Skip ] | 628 imported/web-platform-tests/html/browsers/origin/relaxing-the-same-origin-restri
ction/document_domain.html [ Skip ] |
| 629 imported/web-platform-tests/html/browsers/the-window-object/apis-for-creating-an
d-navigating-browsing-contexts-by-name/creating_browsing_context_test_01.html [
Skip ] | 629 imported/web-platform-tests/html/browsers/the-window-object/apis-for-creating-an
d-navigating-browsing-contexts-by-name/creating_browsing_context_test_01.html [
Skip ] |
| 630 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/extern
al-script-utf8.js [ Skip ] | 630 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/extern
al-script-utf8.js [ Skip ] |
| 631 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/extern
al-script-windows1250.js [ Skip ] | 631 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/extern
al-script-windows1250.js [ Skip ] |
| 632 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/script
-charset-01.html [ Skip ] | 632 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/script
-charset-01.html [ Skip ] |
| 633 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/script
-charset-02.html [ Skip ] | 633 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/script
-charset-02.html [ Skip ] |
| 634 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/script
-not-found-not-executed-2.py [ Skip ] | 634 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/script
-not-found-not-executed-2.py [ Skip ] |
| 635 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/script
-not-found-not-executed.html [ Skip ] | 635 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/script
-not-found-not-executed.html [ Skip ] |
| 636 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/script
-not-found-not-executed.py [ Skip ] | 636 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/script
-not-found-not-executed.py [ Skip ] |
| 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/wpt/mediacapture-streams/obtaining-local-multimedia-content/navigatorus
ermedia/unknownkey-option-param.html |
| 644 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont
ent/navigatorusermedia/empty-option-param.html | 644 imported/wpt/mediacapture-streams/obtaining-local-multimedia-content/navigatorus
ermedia/empty-option-param.html |
| 645 | 645 |
| 646 # Uses custom request handler | 646 # Uses custom request handler |
| 647 imported/wpt/encoding/single-byte-decoder.html [ Skip ] | 647 imported/wpt/encoding/single-byte-decoder.html [ Skip ] |
| 648 imported/wpt/encoding/resources/single-byte-raw.py [ Skip ] | 648 imported/wpt/encoding/resources/single-byte-raw.py [ Skip ] |
| 649 imported/wpt/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 ] |
| (...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 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/wpt/dom/nodes/MutationObserver-childList.html [ Skip ] | 776 imported/wpt/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/wpt/dom/nodes/Document-createElement-namespace-tests/generate.py [ Skip
] | 779 imported/wpt/dom/nodes/Document-createElement-namespace-tests/generate.py [ Skip
] |
| OLD | NEW |