| 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 # This file is read by webkitpy/w3c/directory_owners_extractor.py to decide who | 6 # This file is read by webkitpy/w3c/directory_owners_extractor.py to decide who |
| 7 # to contact for new failures; to allow it to read | 7 # to contact for new failures; to allow it to read |
| 8 # When removing blacklist entries: | 8 # When removing blacklist entries: |
| 9 # * Comment out the line rather than deleting it, to show it is intentional | 9 # * Comment out the line rather than deleting it, to show it is intentional |
| 10 # * Change [ Skip ] to [ Pass ] | 10 # * Change [ Skip ] to [ Pass ] |
| (...skipping 666 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 677 | 677 |
| 678 # They have a wrong encoding, and test_parser.py throws UnicodeEncodeError. | 678 # They have a wrong encoding, and test_parser.py throws UnicodeEncodeError. |
| 679 external/wpt/domxpath/001.html [ Skip ] | 679 external/wpt/domxpath/001.html [ Skip ] |
| 680 external/wpt/domxpath/002.html [ Skip ] | 680 external/wpt/domxpath/002.html [ Skip ] |
| 681 | 681 |
| 682 # This test depends on a file xml_xpath_tests.xml, which is too large | 682 # This test depends on a file xml_xpath_tests.xml, which is too large |
| 683 # for Rietveld to handle now, so it's not currently imported. | 683 # for Rietveld to handle now, so it's not currently imported. |
| 684 crbug.com/676491 external/wpt/domxpath/xml_xpath_runner.html [ Skip ] | 684 crbug.com/676491 external/wpt/domxpath/xml_xpath_runner.html [ Skip ] |
| 685 crbug.com/676491 external/wpt/domxpath/xml_xpath_tests.xml [ Skip ] | 685 crbug.com/676491 external/wpt/domxpath/xml_xpath_tests.xml [ Skip ] |
| 686 | 686 |
| 687 # This test depends on a support file with non-LF new lines, which |
| 688 # causes a patch error in the bot_update step when importing this test. |
| 689 crbug.com/691107 external/wpt/webvtt/webvtt-file-format-parsing/webvtt-file-pars
ing/001.html [ Skip ] |
| 690 crbug.com/691107 external/wpt/webvtt/webvtt-file-format-parsing/webvtt-file-pars
ing/support/newlines.vtt [ Skip ] |
| 691 |
| 687 # Manual tests that fail as TIMEOUT or NOTRUN. Consider adding wpt_automation. | 692 # Manual tests that fail as TIMEOUT or NOTRUN. Consider adding wpt_automation. |
| 688 external/wpt/FileAPI/BlobURL/test1-manual.html [ Skip ] | 693 external/wpt/FileAPI/BlobURL/test1-manual.html [ Skip ] |
| 689 external/wpt/FileAPI/BlobURL/test2-manual.html [ Skip ] | 694 external/wpt/FileAPI/BlobURL/test2-manual.html [ Skip ] |
| 690 external/wpt/FileAPI/BlobURL/test3-manual.html [ Skip ] | 695 external/wpt/FileAPI/BlobURL/test3-manual.html [ Skip ] |
| 691 external/wpt/FileAPI/FileReader/test_errors-manual.html [ Skip ] | 696 external/wpt/FileAPI/FileReader/test_errors-manual.html [ Skip ] |
| 692 external/wpt/FileAPI/filelist-section/filelist_multiple_selected_files-manual.ht
ml [ Skip ] | 697 external/wpt/FileAPI/filelist-section/filelist_multiple_selected_files-manual.ht
ml [ Skip ] |
| 693 external/wpt/FileAPI/filelist-section/filelist_selected_file-manual.html [ Skip
] | 698 external/wpt/FileAPI/filelist-section/filelist_selected_file-manual.html [ Skip
] |
| 694 external/wpt/FileAPI/idlharness-manual.html [ Skip ] | 699 external/wpt/FileAPI/idlharness-manual.html [ Skip ] |
| 695 external/wpt/FileAPI/progress-manual.html [ Skip ] | 700 external/wpt/FileAPI/progress-manual.html [ Skip ] |
| 696 external/wpt/FileAPI/reading-data-section/filereader_file-manual.html [ Skip ] | 701 external/wpt/FileAPI/reading-data-section/filereader_file-manual.html [ Skip ] |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 776 external/wpt/uievents/order-of-events/focus-events/focus-contained-manual.html [
Skip ] | 781 external/wpt/uievents/order-of-events/focus-events/focus-contained-manual.html [
Skip ] |
| 777 external/wpt/uievents/order-of-events/focus-events/legacy-manual.html [ Skip ] | 782 external/wpt/uievents/order-of-events/focus-events/legacy-manual.html [ Skip ] |
| 778 external/wpt/uievents/order-of-events/mouse-events/click-cancel-manual.html [ Sk
ip ] | 783 external/wpt/uievents/order-of-events/mouse-events/click-cancel-manual.html [ Sk
ip ] |
| 779 external/wpt/uievents/order-of-events/mouse-events/click-on-body-manual.html [ S
kip ] | 784 external/wpt/uievents/order-of-events/mouse-events/click-on-body-manual.html [ S
kip ] |
| 780 external/wpt/uievents/order-of-events/mouse-events/click-on-div-manual.html [ Sk
ip ] | 785 external/wpt/uievents/order-of-events/mouse-events/click-on-div-manual.html [ Sk
ip ] |
| 781 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S
kip ] | 786 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S
kip ] |
| 782 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski
p ] | 787 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski
p ] |
| 783 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual.
htm [ Skip ] | 788 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual.
htm [ Skip ] |
| 784 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html
[ Skip ] | 789 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html
[ Skip ] |
| 785 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html
[ Skip ] | 790 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html
[ Skip ] |
| OLD | NEW |