| 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 274 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 285 imported/wpt/resources/webidl2/README.md [ Skip ] | 285 imported/wpt/resources/webidl2/README.md [ Skip ] |
| 286 imported/wpt/resources/webidl2/test [ Skip ] | 286 imported/wpt/resources/webidl2/test [ Skip ] |
| 287 imported/wpt/screen-orientation [ Skip ] | 287 imported/wpt/screen-orientation [ Skip ] |
| 288 imported/wpt/secure-contexts [ Skip ] | 288 imported/wpt/secure-contexts [ Skip ] |
| 289 imported/wpt/selection [ Skip ] | 289 imported/wpt/selection [ Skip ] |
| 290 imported/wpt/selectors [ Skip ] | 290 imported/wpt/selectors [ Skip ] |
| 291 imported/wpt/selectors-api [ Skip ] | 291 imported/wpt/selectors-api [ Skip ] |
| 292 imported/wpt/serve [ Skip ] | 292 imported/wpt/serve [ Skip ] |
| 293 imported/wpt/serve.py [ Skip ] | 293 imported/wpt/serve.py [ Skip ] |
| 294 imported/wpt/server-side.md [ Skip ] | 294 imported/wpt/server-side.md [ Skip ] |
| 295 imported/wpt/service-workers [ Skip ] | 295 ## Owners: shimazu@chromium.org |
| 296 # imported/wpt/service-workers [ Pass ] |
| 297 imported/wpt/service-workers/cache-storage [ Skip ] |
| 296 ## Owners: kochi@chromium.org crbug.com/505364 | 298 ## Owners: kochi@chromium.org crbug.com/505364 |
| 297 # imported/wpt/shadow-dom [ Pass ] | 299 # imported/wpt/shadow-dom [ Pass ] |
| 298 ## Owners: jww@chromium.org | 300 ## Owners: jww@chromium.org |
| 299 imported/wpt/streams [ Skip ] | 301 imported/wpt/streams [ Skip ] |
| 300 imported/wpt/subresource-integrity [ Skip ] | 302 imported/wpt/subresource-integrity [ Skip ] |
| 301 ## Owners: foolip@chromium.org | 303 ## Owners: foolip@chromium.org |
| 302 imported/wpt/svg [ Pass ] | 304 imported/wpt/svg [ Pass ] |
| 303 imported/wpt/svg/import [ Skip ] | 305 imported/wpt/svg/import [ Skip ] |
| 304 imported/wpt/tools [ Skip ] | 306 imported/wpt/tools [ Skip ] |
| 305 ## Owners: chongz@chromium.org | 307 ## Owners: chongz@chromium.org |
| (...skipping 454 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 760 # Untriaged: Tests don't complete. | 762 # Untriaged: Tests don't complete. |
| 761 imported/wpt/html/semantics/document-metadata/the-style-element/style-error-01.h
tml [ Skip ] | 763 imported/wpt/html/semantics/document-metadata/the-style-element/style-error-01.h
tml [ Skip ] |
| 762 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe-allowfull
screen.html [ Skip ] | 764 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe-allowfull
screen.html [ Skip ] |
| 763 imported/wpt/svg/linking/scripted [ Skip ] | 765 imported/wpt/svg/linking/scripted [ Skip ] |
| 764 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p
opups_escaping-1.html [ Skip ] | 766 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p
opups_escaping-1.html [ Skip ] |
| 765 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p
opups_escaping-2.html [ Skip ] | 767 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p
opups_escaping-2.html [ Skip ] |
| 766 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p
opups_escaping-3.html [ Skip ] | 768 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p
opups_escaping-3.html [ Skip ] |
| 767 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p
opups_nonescaping-1.html [ Skip ] | 769 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p
opups_nonescaping-1.html [ Skip ] |
| 768 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p
opups_nonescaping-2.html [ Skip ] | 770 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p
opups_nonescaping-2.html [ Skip ] |
| 769 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p
opups_nonescaping-3.html [ Skip ] | 771 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p
opups_nonescaping-3.html [ Skip ] |
| OLD | NEW |