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 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
69 imported/csswg-test/filters-1 [ Skip ] | 69 imported/csswg-test/filters-1 [ Skip ] |
70 imported/csswg-test/fonts [ Skip ] | 70 imported/csswg-test/fonts [ Skip ] |
71 imported/csswg-test/geometry-1 [ Skip ] | 71 imported/csswg-test/geometry-1 [ Skip ] |
72 imported/csswg-test/mediaqueries-3 [ Skip ] | 72 imported/csswg-test/mediaqueries-3 [ Skip ] |
73 imported/csswg-test/reference [ Skip ] | 73 imported/csswg-test/reference [ Skip ] |
74 imported/csswg-test/resources [ Skip ] | 74 imported/csswg-test/resources [ Skip ] |
75 imported/csswg-test/selectors-3 [ Skip ] | 75 imported/csswg-test/selectors-3 [ Skip ] |
76 imported/csswg-test/selectors-4 [ Skip ] | 76 imported/csswg-test/selectors-4 [ Skip ] |
77 imported/csswg-test/support [ Skip ] | 77 imported/csswg-test/support [ Skip ] |
78 imported/csswg-test/tools [ Skip ] | 78 imported/csswg-test/tools [ Skip ] |
79 imported/csswg-test/vendor-imports [ Skip ] | 79 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/README [ Ski
p ] |
| 80 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/check-for-re
ferences.sh [ Skip ] |
| 81 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/contain [ Sk
ip ] |
| 82 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/conditional3
[ Skip ] |
| 83 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/css21 [ Skip
] |
| 84 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/filters [ Sk
ip ] |
| 85 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox [ Sk
ip ] |
| 86 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/fonts3 [ Ski
p ] |
| 87 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/images3 [ Sk
ip ] |
| 88 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/lists-3 [ Sk
ip ] |
| 89 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/multicol3 [
Skip ] |
| 90 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/reftest.list
[ Skip ] |
| 91 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/ruby [ Skip
] |
| 92 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/sync-tests-f
ilter [ Skip ] |
| 93 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/sync-tests.s
h [ Skip ] |
| 94 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/text-decor-3
[ Skip ] |
| 95 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/text3 [ Skip
] |
| 96 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/transforms [
Skip ] |
| 97 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/ui3 [ Skip ] |
| 98 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/values3 [ Sk
ip ] |
| 99 ## Owners: leviw@chromium.org, kojii@chromium.org |
| 100 # imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/variables
[ Pass ] |
| 101 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/variables/re
ftest.list [ Skip ] |
| 102 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/will-change
[ Skip ] |
80 imported/csswg-test/work-in-progress [ Skip ] | 103 imported/csswg-test/work-in-progress [ Skip ] |
81 imported/csswg-test/.gitmodules [ Skip ] | 104 imported/csswg-test/.gitmodules [ Skip ] |
82 imported/csswg-test/.hgsubstate [ Skip ] | 105 imported/csswg-test/.hgsubstate [ Skip ] |
83 imported/csswg-test/.htaccess [ Skip ] | 106 imported/csswg-test/.htaccess [ Skip ] |
84 | 107 |
85 imported/web-platform-tests/2dcontext [ Skip ] | 108 imported/web-platform-tests/2dcontext [ Skip ] |
86 imported/web-platform-tests/DOMEvents [ Skip ] | 109 imported/web-platform-tests/DOMEvents [ Skip ] |
87 ## Owners: jsbell@chromium.org | 110 ## Owners: jsbell@chromium.org |
88 # imported/web-platform-tests/FileAPI [ Pass ] | 111 # imported/web-platform-tests/FileAPI [ Pass ] |
89 ## Owners: jsbell@chromium.org | 112 ## Owners: jsbell@chromium.org |
(...skipping 534 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
624 | 647 |
625 # crbug.com/561421: Update meta refresh parsing to match the new spec | 648 # crbug.com/561421: Update meta refresh parsing to match the new spec |
626 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr
agma-directives/attr-meta-http-equiv-refresh/parsing.html [ Skip ] | 649 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr
agma-directives/attr-meta-http-equiv-refresh/parsing.html [ Skip ] |
627 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr
agma-directives/attr-meta-http-equiv-refresh/support [ Skip ] | 650 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr
agma-directives/attr-meta-http-equiv-refresh/support [ Skip ] |
628 | 651 |
629 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout) | 652 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout) |
630 imported/web-platform-tests/dom/nodes/MutationObserver-childList.html [ Skip ] | 653 imported/web-platform-tests/dom/nodes/MutationObserver-childList.html [ Skip ] |
631 | 654 |
632 # crbug.com/574461: update-w3c-deps imports .py file with x-bit cleared | 655 # crbug.com/574461: update-w3c-deps imports .py file with x-bit cleared |
633 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/gen
erate.py [ Skip ] | 656 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/gen
erate.py [ Skip ] |
OLD | NEW |