Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(137)

Side by Side Diff: third_party/WebKit/LayoutTests/W3CImportExpectations

Issue 2724483002: W3C test importer: Unskip large files in domxpath/. (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
677 crbug.com/656171 external/wpt/workers/semantics/encodings [ Skip ] 677 crbug.com/656171 external/wpt/workers/semantics/encodings [ Skip ]
678 crbug.com/656171 external/wpt/html/semantics/scripting-1/the-script-element/exte rnal-script-windows1250.js [ Skip ] 678 crbug.com/656171 external/wpt/html/semantics/scripting-1/the-script-element/exte rnal-script-windows1250.js [ Skip ]
679 crbug.com/656171 external/wpt/html/semantics/scripting-1/the-script-element/scri pt-charset-01.html [ Skip ] 679 crbug.com/656171 external/wpt/html/semantics/scripting-1/the-script-element/scri pt-charset-01.html [ Skip ]
680 crbug.com/656171 external/wpt/html/semantics/scripting-1/the-script-element/scri pt-charset-02.html [ Skip ] 680 crbug.com/656171 external/wpt/html/semantics/scripting-1/the-script-element/scri pt-charset-02.html [ Skip ]
681 crbug.com/656171 external/wpt/html/semantics/scripting-1/the-script-element/scri pt-charset-03.html [ Skip ] 681 crbug.com/656171 external/wpt/html/semantics/scripting-1/the-script-element/scri pt-charset-03.html [ Skip ]
682 682
683 # They have a wrong encoding, and test_parser.py throws UnicodeEncodeError. 683 # They have a wrong encoding, and test_parser.py throws UnicodeEncodeError.
684 external/wpt/domxpath/001.html [ Skip ] 684 external/wpt/domxpath/001.html [ Skip ]
685 external/wpt/domxpath/002.html [ Skip ] 685 external/wpt/domxpath/002.html [ Skip ]
686 686
687 # This test depends on a file xml_xpath_tests.xml, which is too large
688 # for Rietveld to handle now, so it's not currently imported.
689 crbug.com/676491 external/wpt/domxpath/xml_xpath_runner.html [ Skip ]
690 crbug.com/676491 external/wpt/domxpath/xml_xpath_tests.xml [ Skip ]
691
692 # This test depends on a support file with non-LF new lines, which 687 # This test depends on a support file with non-LF new lines, which
693 # causes a patch error in the bot_update step when importing this test. 688 # causes a patch error in the bot_update step when importing this test.
694 crbug.com/691107 external/wpt/webvtt/webvtt-file-format-parsing/webvtt-file-pars ing/001.html [ Skip ] 689 crbug.com/691107 external/wpt/webvtt/webvtt-file-format-parsing/webvtt-file-pars ing/001.html [ Skip ]
695 crbug.com/691107 external/wpt/webvtt/webvtt-file-format-parsing/webvtt-file-pars ing/support/newlines.vtt [ Skip ] 690 crbug.com/691107 external/wpt/webvtt/webvtt-file-format-parsing/webvtt-file-pars ing/support/newlines.vtt [ Skip ]
696 691
697 # 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.
698 external/wpt/FileAPI/BlobURL/test1-manual.html [ Skip ] 693 external/wpt/FileAPI/BlobURL/test1-manual.html [ Skip ]
699 external/wpt/FileAPI/BlobURL/test2-manual.html [ Skip ] 694 external/wpt/FileAPI/BlobURL/test2-manual.html [ Skip ]
700 external/wpt/FileAPI/BlobURL/test3-manual.html [ Skip ] 695 external/wpt/FileAPI/BlobURL/test3-manual.html [ Skip ]
701 external/wpt/FileAPI/FileReader/test_errors-manual.html [ Skip ] 696 external/wpt/FileAPI/FileReader/test_errors-manual.html [ Skip ]
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
786 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 ]
787 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 ]
788 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 ]
789 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 ]
790 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 ]
791 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 ]
792 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 ]
793 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 ]
794 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 ]
795 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 ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698