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

Side by Side Diff: LayoutTests/W3CImportExpectations

Issue 1159053005: W3C Test: import web-platform-tests/html/{introduction,obsolete} (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 | Annotate | Revision Log
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/http/tests/resources/testharnessreport.js » ('j') | 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. 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 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 imported/web-platform-tests/hr-time [ Skip ]
101 ## Owners: tkent@chromium.org 101 ## Owners: tkent@chromium.org
102 # imported/web-platform-tests/html [ Pass ] 102 # imported/web-platform-tests/html [ Pass ]
103 imported/web-platform-tests/html/introduction [ Skip ]
104 imported/web-platform-tests/html/obsolete [ Skip ]
105 imported/web-platform-tests/html/rendering [ Skip ] 103 imported/web-platform-tests/html/rendering [ Skip ]
106 imported/web-platform-tests/html/semantics [ Skip ] 104 imported/web-platform-tests/html/semantics [ Skip ]
107 imported/web-platform-tests/html/syntax [ Skip ] 105 imported/web-platform-tests/html/syntax [ Skip ]
108 imported/web-platform-tests/html/the-xhtml-syntax [ Skip ] 106 imported/web-platform-tests/html/the-xhtml-syntax [ Skip ]
109 imported/web-platform-tests/html/tools [ Skip ] 107 imported/web-platform-tests/html/tools [ Skip ]
110 imported/web-platform-tests/html/webappapis [ Skip ] 108 imported/web-platform-tests/html/webappapis [ Skip ]
111 ## Owners: TBD 109 ## Owners: TBD
112 # imported/web-platform-tests/html-imports [ Pass ] 110 # imported/web-platform-tests/html-imports [ Pass ]
113 imported/web-platform-tests/html-longdesc [ Skip ] 111 imported/web-platform-tests/html-longdesc [ Skip ]
114 imported/web-platform-tests/html-media-capture [ Skip ] 112 imported/web-platform-tests/html-media-capture [ Skip ]
(...skipping 155 matching lines...) Expand 10 before | Expand all | Expand 10 after
270 imported/web-platform-tests/shadow-dom/shadow-trees/hosting-multiple-shadow-tree s-004.html [ Skip ] 268 imported/web-platform-tests/shadow-dom/shadow-trees/hosting-multiple-shadow-tree s-004.html [ Skip ]
271 imported/web-platform-tests/shadow-dom/shadow-trees/hosting-multiple-shadow-tree s-005.html [ Skip ] 269 imported/web-platform-tests/shadow-dom/shadow-trees/hosting-multiple-shadow-tree s-005.html [ Skip ]
272 imported/web-platform-tests/shadow-dom/shadow-trees/hosting-multiple-shadow-tree s-006.html [ Skip ] 270 imported/web-platform-tests/shadow-dom/shadow-trees/hosting-multiple-shadow-tree s-006.html [ Skip ]
273 imported/web-platform-tests/shadow-dom/shadow-trees/text-decoration-001.html [ S kip ] 271 imported/web-platform-tests/shadow-dom/shadow-trees/text-decoration-001.html [ S kip ]
274 imported/web-platform-tests/shadow-dom/styles/not-apply-in-shadow-root-001.html [ Skip ] 272 imported/web-platform-tests/shadow-dom/styles/not-apply-in-shadow-root-001.html [ Skip ]
275 273
276 # Uses custom request handler 274 # Uses custom request handler
277 imported/web-platform-tests/encoding/single-byte-decoder.html [ Skip ] 275 imported/web-platform-tests/encoding/single-byte-decoder.html [ Skip ]
278 imported/web-platform-tests/encoding/resources/single-byte-raw.py [ Skip ] 276 imported/web-platform-tests/encoding/resources/single-byte-raw.py [ Skip ]
279 imported/web-platform-tests/encoding/resources/text-plain-charset.py [ Skip ] 277 imported/web-platform-tests/encoding/resources/text-plain-charset.py [ Skip ]
OLDNEW
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/http/tests/resources/testharnessreport.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698