| 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 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 90 imported/web-platform-tests/domxpath [ Skip ] | 90 imported/web-platform-tests/domxpath [ Skip ] |
| 91 ## Owners: jsbell@chromium.org | 91 ## Owners: jsbell@chromium.org |
| 92 # imported/web-platform-tests/encoding [ Pass ] | 92 # imported/web-platform-tests/encoding [ Pass ] |
| 93 imported/web-platform-tests/eventsource [ Skip ] | 93 imported/web-platform-tests/eventsource [ Skip ] |
| 94 imported/web-platform-tests/ext-xhtml-pubid [ Skip ] | 94 imported/web-platform-tests/ext-xhtml-pubid [ Skip ] |
| 95 imported/web-platform-tests/fetch [ Skip ] | 95 imported/web-platform-tests/fetch [ Skip ] |
| 96 imported/web-platform-tests/fonts [ Skip ] | 96 imported/web-platform-tests/fonts [ Skip ] |
| 97 ## Owners: bajones@chromium.org | 97 ## Owners: bajones@chromium.org |
| 98 # imported/web-platform-tests/gamepad [ Pass ] | 98 # imported/web-platform-tests/gamepad [ Pass ] |
| 99 imported/web-platform-tests/geolocation-API [ Skip ] | 99 imported/web-platform-tests/geolocation-API [ Skip ] |
| 100 imported/web-platform-tests/hr-time [ Skip ] | 100 ## Owners: jsbell@chromium.org |
| 101 # imported/web-platform-tests/hr-time [ Pass ] |
| 101 ## Owners: tkent@chromium.org | 102 ## Owners: tkent@chromium.org |
| 102 # imported/web-platform-tests/html [ Pass ] | 103 # imported/web-platform-tests/html [ Pass ] |
| 103 ## Owners: TBD | 104 ## Owners: TBD |
| 104 # imported/web-platform-tests/html-imports [ Pass ] | 105 # imported/web-platform-tests/html-imports [ Pass ] |
| 105 imported/web-platform-tests/html-longdesc [ Skip ] | 106 imported/web-platform-tests/html-longdesc [ Skip ] |
| 106 imported/web-platform-tests/html-media-capture [ Skip ] | 107 imported/web-platform-tests/html-media-capture [ Skip ] |
| 107 imported/web-platform-tests/http [ Skip ] | 108 imported/web-platform-tests/http [ Skip ] |
| 108 imported/web-platform-tests/images [ Skip ] | 109 imported/web-platform-tests/images [ Skip ] |
| 109 imported/web-platform-tests/infrastructure [ Skip ] | 110 imported/web-platform-tests/infrastructure [ Skip ] |
| 110 imported/web-platform-tests/js [ Skip ] | 111 imported/web-platform-tests/js [ Skip ] |
| (...skipping 29 matching lines...) Expand all Loading... |
| 140 imported/web-platform-tests/service-workers [ Skip ] | 141 imported/web-platform-tests/service-workers [ Skip ] |
| 141 ## Owners: TBD | 142 ## Owners: TBD |
| 142 # imported/web-platform-tests/shadow-dom [ Pass ] | 143 # imported/web-platform-tests/shadow-dom [ Pass ] |
| 143 ## Owners: mkwst@chromium.org | 144 ## Owners: mkwst@chromium.org |
| 144 # imported/web-platform-tests/subresource-integrity [ Pass ] | 145 # imported/web-platform-tests/subresource-integrity [ Pass ] |
| 145 imported/web-platform-tests/svg [ Skip ] | 146 imported/web-platform-tests/svg [ Skip ] |
| 146 imported/web-platform-tests/tools [ Skip ] | 147 imported/web-platform-tests/tools [ Skip ] |
| 147 imported/web-platform-tests/touch-events [ Skip ] | 148 imported/web-platform-tests/touch-events [ Skip ] |
| 148 imported/web-platform-tests/typedarrays [ Skip ] | 149 imported/web-platform-tests/typedarrays [ Skip ] |
| 149 imported/web-platform-tests/url [ Skip ] | 150 imported/web-platform-tests/url [ Skip ] |
| 150 imported/web-platform-tests/user-timing [ Skip ] | 151 ## Owners: jsbell@chromium.org |
| 152 # imported/web-platform-tests/user-timing [ Pass ] |
| 151 imported/web-platform-tests/vibration [ Skip ] | 153 imported/web-platform-tests/vibration [ Skip ] |
| 152 imported/web-platform-tests/web-animations [ Skip ] | 154 imported/web-platform-tests/web-animations [ Skip ] |
| 153 imported/web-platform-tests/webaudio [ Skip ] | 155 imported/web-platform-tests/webaudio [ Skip ] |
| 154 imported/web-platform-tests/webdriver [ Skip ] | 156 imported/web-platform-tests/webdriver [ Skip ] |
| 155 imported/web-platform-tests/webgl [ Skip ] | 157 imported/web-platform-tests/webgl [ Skip ] |
| 156 imported/web-platform-tests/webmessaging [ Skip ] | 158 imported/web-platform-tests/webmessaging [ Skip ] |
| 157 ## Owners: hta@chromium.org | 159 ## Owners: hta@chromium.org |
| 158 # imported/web-platform-tests/webrtc [ Pass ] | 160 # imported/web-platform-tests/webrtc [ Pass ] |
| 159 imported/web-platform-tests/websockets [ Skip ] | 161 imported/web-platform-tests/websockets [ Skip ] |
| 160 imported/web-platform-tests/webstorage [ Skip ] | 162 imported/web-platform-tests/webstorage [ Skip ] |
| (...skipping 283 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 444 imported/csswg-test/css-writing-modes-3/text-combine-upright-parsing-invalid-001
.html [ Skip ] | 446 imported/csswg-test/css-writing-modes-3/text-combine-upright-parsing-invalid-001
.html [ Skip ] |
| 445 imported/csswg-test/css-writing-modes-3/text-combine-upright-parsing-invalid-002
.html [ Skip ] | 447 imported/csswg-test/css-writing-modes-3/text-combine-upright-parsing-invalid-002
.html [ Skip ] |
| 446 imported/csswg-test/css-writing-modes-3/text-combine-upright-parsing-valid-001.h
tml [ Skip ] | 448 imported/csswg-test/css-writing-modes-3/text-combine-upright-parsing-valid-001.h
tml [ Skip ] |
| 447 imported/csswg-test/css-writing-modes-3/text-combine-upright-parsing-valid-002.h
tml [ Skip ] | 449 imported/csswg-test/css-writing-modes-3/text-combine-upright-parsing-valid-002.h
tml [ Skip ] |
| 448 imported/csswg-test/css-writing-modes-3/value-digit2-and-inherit-001.htm [ Skip
] | 450 imported/csswg-test/css-writing-modes-3/value-digit2-and-inherit-001.htm [ Skip
] |
| 449 imported/csswg-test/css-writing-modes-3/value-digits2-002.html [ Skip ] | 451 imported/csswg-test/css-writing-modes-3/value-digits2-002.html [ Skip ] |
| 450 imported/csswg-test/css-writing-modes-3/value-digits3-001.html [ Skip ] | 452 imported/csswg-test/css-writing-modes-3/value-digits3-001.html [ Skip ] |
| 451 imported/csswg-test/css-writing-modes-3/value-digits3-002.html [ Skip ] | 453 imported/csswg-test/css-writing-modes-3/value-digits3-002.html [ Skip ] |
| 452 imported/csswg-test/css-writing-modes-3/value-digits4-001.html [ Skip ] | 454 imported/csswg-test/css-writing-modes-3/value-digits4-001.html [ Skip ] |
| 453 imported/csswg-test/css-writing-modes-3/value-digits4-002.html [ Skip ] | 455 imported/csswg-test/css-writing-modes-3/value-digits4-002.html [ Skip ] |
| OLD | NEW |