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 591 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
602 imported/web-platform-tests/dom/nodes/Document-URL.sub.html [ Skip ] | 602 imported/web-platform-tests/dom/nodes/Document-URL.sub.html [ Skip ] |
603 imported/web-platform-tests/dom/nodes/Document-characterSet-normalization.html [
Skip ] | 603 imported/web-platform-tests/dom/nodes/Document-characterSet-normalization.html [
Skip ] |
604 imported/web-platform-tests/dom/nodes/Document-contentType/contentType/contentty
pe_mimeheader_01.html [ Skip ] | 604 imported/web-platform-tests/dom/nodes/Document-contentType/contentType/contentty
pe_mimeheader_01.html [ Skip ] |
605 imported/web-platform-tests/dom/nodes/Document-contentType/contentType/contentty
pe_mimeheader_02.html [ Skip ] | 605 imported/web-platform-tests/dom/nodes/Document-contentType/contentType/contentty
pe_mimeheader_02.html [ Skip ] |
606 imported/web-platform-tests/dom/nodes/Document-contentType/contentType/contentty
pe_xml.html [ Skip ] | 606 imported/web-platform-tests/dom/nodes/Document-contentType/contentType/contentty
pe_xml.html [ Skip ] |
607 imported/web-platform-tests/dom/nodes/Document-contentType/contentType/xhr_respo
nseType_document.html [ Skip ] | 607 imported/web-platform-tests/dom/nodes/Document-contentType/contentType/xhr_respo
nseType_document.html [ Skip ] |
608 imported/web-platform-tests/dom/nodes/Element-matches.html [ Skip ] | 608 imported/web-platform-tests/dom/nodes/Element-matches.html [ Skip ] |
609 imported/web-platform-tests/html/browsers/history/the-history-interface/008.html
[ Skip ] | 609 imported/web-platform-tests/html/browsers/history/the-history-interface/008.html
[ Skip ] |
610 imported/web-platform-tests/html/browsers/origin/relaxing-the-same-origin-restri
ction/document_domain.html [ Skip ] | 610 imported/web-platform-tests/html/browsers/origin/relaxing-the-same-origin-restri
ction/document_domain.html [ Skip ] |
611 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 ] | 611 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 ] |
| 612 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/script
-charset-01.html [ Skip ] |
| 613 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/script
-charset-02.html [ Skip ] |
612 | 614 |
613 # Requires http server. Moved the following test to http/tests/custom-elements/. | 615 # Requires http server. Moved the following test to http/tests/custom-elements/. |
614 imported/web-platform-tests/custom-elements/creating-and-passing-registries/no-r
egistry-test.html [ Skip ] | 616 imported/web-platform-tests/custom-elements/creating-and-passing-registries/no-r
egistry-test.html [ Skip ] |
615 | 617 |
616 # crbug.com/404303: Was broken as of 2014-07-06. | 618 # crbug.com/404303: Was broken as of 2014-07-06. |
617 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont
ent/navigatorusermedia/unknownkey-option-param.html | 619 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont
ent/navigatorusermedia/unknownkey-option-param.html |
618 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont
ent/navigatorusermedia/empty-option-param.html | 620 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont
ent/navigatorusermedia/empty-option-param.html |
619 | 621 |
620 # Uses custom request handler | 622 # Uses custom request handler |
621 imported/web-platform-tests/encoding/single-byte-decoder.html [ Skip ] | 623 imported/web-platform-tests/encoding/single-byte-decoder.html [ Skip ] |
(...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
746 | 748 |
747 # crbug.com/561421: Update meta refresh parsing to match the new spec | 749 # crbug.com/561421: Update meta refresh parsing to match the new spec |
748 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr
agma-directives/attr-meta-http-equiv-refresh/parsing.html [ Skip ] | 750 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr
agma-directives/attr-meta-http-equiv-refresh/parsing.html [ Skip ] |
749 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr
agma-directives/attr-meta-http-equiv-refresh/support [ Skip ] | 751 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr
agma-directives/attr-meta-http-equiv-refresh/support [ Skip ] |
750 | 752 |
751 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout) | 753 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout) |
752 imported/web-platform-tests/dom/nodes/MutationObserver-childList.html [ Skip ] | 754 imported/web-platform-tests/dom/nodes/MutationObserver-childList.html [ Skip ] |
753 | 755 |
754 # crbug.com/574461: update-w3c-deps imports .py file with x-bit cleared | 756 # crbug.com/574461: update-w3c-deps imports .py file with x-bit cleared |
755 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/gen
erate.py [ Skip ] | 757 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/gen
erate.py [ Skip ] |
OLD | NEW |