Chromium Code Reviews| 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. | 4 # be found and imported. |
| 5 | 5 |
| 6 # When removing blacklist entries: | 6 # When removing blacklist entries: |
| 7 # * Comment out the line rather than deleting it, to show it is intentional | 7 # * Comment out the line rather than deleting it, to show it is intentional |
| 8 # * Change [ Skip ] to [ Pass ] | 8 # * Change [ Skip ] to [ Pass ] |
| 9 # * Add a leading comment: ## Owners: user@example.com | 9 # * Add a leading comment: ## Owners: user@example.com |
| 10 | 10 |
| (...skipping 700 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 711 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe-allowfull screen.html [ Skip ] | 711 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe-allowfull screen.html [ Skip ] |
| 712 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_escaping-1.html [ Skip ] | 712 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_escaping-1.html [ Skip ] |
| 713 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_escaping-2.html [ Skip ] | 713 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_escaping-2.html [ Skip ] |
| 714 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_escaping-3.html [ Skip ] | 714 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_escaping-3.html [ Skip ] |
| 715 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_nonescaping-1.html [ Skip ] | 715 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_nonescaping-1.html [ Skip ] |
| 716 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_nonescaping-2.html [ Skip ] | 716 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_nonescaping-2.html [ Skip ] |
| 717 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_nonescaping-3.html [ Skip ] | 717 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_nonescaping-3.html [ Skip ] |
| 718 imported/wpt/html/semantics/forms/form-submission-0/url-encoded.html [ Skip ] | 718 imported/wpt/html/semantics/forms/form-submission-0/url-encoded.html [ Skip ] |
| 719 imported/wpt/svg/linking/scripted [ Skip ] | 719 imported/wpt/svg/linking/scripted [ Skip ] |
| 720 | 720 |
| 721 # crbug.com/680419: We're experimenting with changing the behavior of the 'nonce ' attribute | |
| 722 imported/wpt/html/dom/reflection-misc.html [ Skip ] | |
|
tkent
2017/01/17 23:07:18
Please do not skip this test, and please check in
| |
| 723 | |
| 721 # crbug.com/656171: w3c-test-importer fails to import file with non-valid utf8 ( 004.worker.js). | 724 # crbug.com/656171: w3c-test-importer fails to import file with non-valid utf8 ( 004.worker.js). |
| 722 crbug.com/656171 imported/wpt/workers/semantics/encodings [ Skip ] | 725 crbug.com/656171 imported/wpt/workers/semantics/encodings [ Skip ] |
| 723 | 726 |
| 724 # They have a wrong encoding, and test_parser.py throws UnicodeEncodeError. | 727 # They have a wrong encoding, and test_parser.py throws UnicodeEncodeError. |
| 725 imported/wpt/domxpath/001.html [ Skip ] | 728 imported/wpt/domxpath/001.html [ Skip ] |
| 726 imported/wpt/domxpath/002.html [ Skip ] | 729 imported/wpt/domxpath/002.html [ Skip ] |
| 727 | 730 |
| 728 # This test depends on a file xml_xpath_tests.xml, which is too large | 731 # This test depends on a file xml_xpath_tests.xml, which is too large |
| 729 # for Rietveld to handle now, so it's not currently imported. | 732 # for Rietveld to handle now, so it's not currently imported. |
| 730 crbug.com/676491 imported/wpt/domxpath/xml_xpath_runner.html [ Skip ] | 733 crbug.com/676491 imported/wpt/domxpath/xml_xpath_runner.html [ Skip ] |
| (...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 821 imported/wpt/uievents/order-of-events/focus-events/focus-contained-manual.html [ Skip ] | 824 imported/wpt/uievents/order-of-events/focus-events/focus-contained-manual.html [ Skip ] |
| 822 imported/wpt/uievents/order-of-events/focus-events/legacy-manual.html [ Skip ] | 825 imported/wpt/uievents/order-of-events/focus-events/legacy-manual.html [ Skip ] |
| 823 imported/wpt/uievents/order-of-events/mouse-events/click-cancel-manual.html [ Sk ip ] | 826 imported/wpt/uievents/order-of-events/mouse-events/click-cancel-manual.html [ Sk ip ] |
| 824 imported/wpt/uievents/order-of-events/mouse-events/click-on-body-manual.html [ S kip ] | 827 imported/wpt/uievents/order-of-events/mouse-events/click-on-body-manual.html [ S kip ] |
| 825 imported/wpt/uievents/order-of-events/mouse-events/click-on-div-manual.html [ Sk ip ] | 828 imported/wpt/uievents/order-of-events/mouse-events/click-on-div-manual.html [ Sk ip ] |
| 826 imported/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S kip ] | 829 imported/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S kip ] |
| 827 imported/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski p ] | 830 imported/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski p ] |
| 828 imported/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual. htm [ Skip ] | 831 imported/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual. htm [ Skip ] |
| 829 imported/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html [ Skip ] | 832 imported/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html [ Skip ] |
| 830 imported/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html [ Skip ] | 833 imported/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html [ Skip ] |
| OLD | NEW |