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

Side by Side Diff: LayoutTests/W3CImportExpectations

Issue 1157773008: W3C Test: Import web-platform-tests/html/{iana,infrastructure} (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: W3CImportExpectations glitch 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 | « no previous file | LayoutTests/imported/web-platform-tests/html/iana/application-x-www-form-urlencoded/original-id.json » ('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/iana [ Skip ]
104 imported/web-platform-tests/html/infrastructure [ Skip ]
105 imported/web-platform-tests/html/introduction [ Skip ] 103 imported/web-platform-tests/html/introduction [ Skip ]
106 imported/web-platform-tests/html/obsolete [ Skip ] 104 imported/web-platform-tests/html/obsolete [ Skip ]
107 imported/web-platform-tests/html/rendering [ Skip ] 105 imported/web-platform-tests/html/rendering [ Skip ]
108 imported/web-platform-tests/html/semantics [ Skip ] 106 imported/web-platform-tests/html/semantics [ Skip ]
109 imported/web-platform-tests/html/syntax [ Skip ] 107 imported/web-platform-tests/html/syntax [ Skip ]
110 imported/web-platform-tests/html/the-xhtml-syntax [ Skip ] 108 imported/web-platform-tests/html/the-xhtml-syntax [ Skip ]
111 imported/web-platform-tests/html/tools [ Skip ] 109 imported/web-platform-tests/html/tools [ Skip ]
112 imported/web-platform-tests/html/webappapis [ Skip ] 110 imported/web-platform-tests/html/webappapis [ Skip ]
113 ## Owners: TBD 111 ## Owners: TBD
114 # imported/web-platform-tests/html-imports [ Pass ] 112 # imported/web-platform-tests/html-imports [ Pass ]
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
189 imported/web-platform-tests/html/dom/reflection-obsolete.html [ Skip ] 187 imported/web-platform-tests/html/dom/reflection-obsolete.html [ Skip ]
190 imported/web-platform-tests/html/dom/reflection-sections.html [ Skip ] 188 imported/web-platform-tests/html/dom/reflection-sections.html [ Skip ]
191 imported/web-platform-tests/html/dom/reflection-tabular.html [ Skip ] 189 imported/web-platform-tests/html/dom/reflection-tabular.html [ Skip ]
192 imported/web-platform-tests/html/dom/reflection-text.html [ Skip ] 190 imported/web-platform-tests/html/dom/reflection-text.html [ Skip ]
193 191
194 # Depends on unimported directories of web-platform-tests/. 192 # Depends on unimported directories of web-platform-tests/.
195 imported/web-platform-tests/html/browsers/browsing-the-web/read-text/load-text-p lain.html [ Skip ] 193 imported/web-platform-tests/html/browsers/browsing-the-web/read-text/load-text-p lain.html [ Skip ]
196 imported/web-platform-tests/html/browsers/history/the-location-interface/locatio n-stringifier.html [ Skip ] 194 imported/web-platform-tests/html/browsers/history/the-location-interface/locatio n-stringifier.html [ Skip ]
197 imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.title -07.html [ Skip ] 195 imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.title -07.html [ Skip ]
198 imported/web-platform-tests/html/editing/dnd/the-draggable-attribute/draggable_a ttribute.html [ Skip ] 196 imported/web-platform-tests/html/editing/dnd/the-draggable-attribute/draggable_a ttribute.html [ Skip ]
197 imported/web-platform-tests/html/infrastructure/urls/terminology-0/document-base -url.html [ Skip ]
199 198
200 # crbug.com/490940: Needs to load extra HTML resources. 199 # crbug.com/490940: Needs to load extra HTML resources.
201 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/0 01.html [ Skip ] 200 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/0 01.html [ Skip ]
202 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/0 02.html [ Skip ] 201 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/0 02.html [ Skip ]
203 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/0 03.html [ Skip ] 202 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/0 03.html [ Skip ]
204 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/0 04.html [ Skip ] 203 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/0 04.html [ Skip ]
205 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/0 05.html [ Skip ] 204 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/0 05.html [ Skip ]
206 imported/web-platform-tests/html/browsers/history/the-history-interface/001.html [ Skip ] 205 imported/web-platform-tests/html/browsers/history/the-history-interface/001.html [ Skip ]
207 imported/web-platform-tests/html/browsers/history/the-history-interface/002.html [ Skip ] 206 imported/web-platform-tests/html/browsers/history/the-history-interface/002.html [ Skip ]
208 imported/web-platform-tests/html/browsers/history/the-history-interface/009.html [ Skip ] 207 imported/web-platform-tests/html/browsers/history/the-history-interface/009.html [ Skip ]
(...skipping 14 matching lines...) Expand all
223 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input- stream/014.html [ Skip ] 222 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input- stream/014.html [ Skip ]
224 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input- stream/015.html [ Skip ] 223 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input- stream/015.html [ Skip ]
225 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input- stream/016.html [ Skip ] 224 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input- stream/016.html [ Skip ]
226 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input- stream/document.open-03.html [ Skip ] 225 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input- stream/document.open-03.html [ Skip ]
227 226
228 # crbug.com/493537: Need to support SVG reference tests 227 # crbug.com/493537: Need to support SVG reference tests
229 imported/web-platform-tests/html/editing/the-hidden-attribute/hidden-2.svg [ Ski p ] 228 imported/web-platform-tests/html/editing/the-hidden-attribute/hidden-2.svg [ Ski p ]
230 229
231 # https://github.com/w3c/web-platform-tests/issues/1861: A function can be 230 # https://github.com/w3c/web-platform-tests/issues/1861: A function can be
232 # called before it's defined. 231 # called before it's defined.
233 # crbug.com/493465: Requires wptserve 232 # crbug.com/493465: Requires the pipe feature of wptserve
234 imported/web-platform-tests/html/browsers/the-window-object/security-window/wind ow-security.sub.html [ Skip ] 233 imported/web-platform-tests/html/browsers/the-window-object/security-window/wind ow-security.sub.html [ Skip ]
235 234
235 # crbug.com/493465: Requires the pipe feature of wptserve
236 imported/web-platform-tests/html/infrastructure/urls/dynamic-changes-to-base-url s/dynamic-urls.sub.xhtml [ Skip ]
237 imported/web-platform-tests/html/infrastructure/urls/resolving-urls [ Skip ]
238 imported/web-platform-tests/html/infrastructure/urls/terminology-0/multiple-base .sub.html [ Skip ]
239
236 # https://github.com/w3c/web-platform-tests/issues/1862: 240 # https://github.com/w3c/web-platform-tests/issues/1862:
237 # The test doesn't handle ':' after a drive letter in file: URL on Windows. 241 # The test doesn't handle ':' after a drive letter in file: URL on Windows.
238 imported/web-platform-tests/html/browsers/history/the-location-interface/locatio n_hostname.html [ Skip ] 242 imported/web-platform-tests/html/browsers/history/the-location-interface/locatio n_hostname.html [ Skip ]
239 243
240 # It contains only manual SVG tests. 244 # It contains only manual SVG tests.
241 imported/web-platform-tests/html/editing/dnd/svg [ Skip ] 245 imported/web-platform-tests/html/editing/dnd/svg [ Skip ]
242 246
243 # these contain an extraneous debug log div .. 247 # these contain an extraneous debug log div ..
244 imported/web-platform-tests/html-imports/link-import-null.html [ Skip ] 248 imported/web-platform-tests/html-imports/link-import-null.html [ Skip ]
245 imported/web-platform-tests/html-imports/link-import.html [ Skip ] 249 imported/web-platform-tests/html-imports/link-import.html [ Skip ]
246 imported/web-platform-tests/html-imports/loading-import.html [ Skip ] 250 imported/web-platform-tests/html-imports/loading-import.html [ Skip ]
247 251
248 # We'll never be able to test WebRTC deny tests since we always auto-allow 252 # We'll never be able to test WebRTC deny tests since we always auto-allow
249 # user media. 253 # user media.
250 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont ent/navigatorusermedia/deny.html [ Skip ] 254 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont ent/navigatorusermedia/deny.html [ Skip ]
251 255
252 # Requires http server. 256 # Requires http server.
253 imported/web-platform-tests/html/browsers/history/the-history-interface/008.html [ Skip ] 257 imported/web-platform-tests/html/browsers/history/the-history-interface/008.html [ Skip ]
254 imported/web-platform-tests/html/browsers/the-window-object/apis-for-creating-an d-navigating-browsing-contexts-by-name/creating_browsing_context_test_01.html [ Skip ] 258 imported/web-platform-tests/html/browsers/the-window-object/apis-for-creating-an d-navigating-browsing-contexts-by-name/creating_browsing_context_test_01.html [ Skip ]
259
255 # Requires http server. Moved the following test to http/tests/custom-elements/. 260 # Requires http server. Moved the following test to http/tests/custom-elements/.
256 imported/web-platform-tests/custom-elements/creating-and-passing-registries/no-r egistry-test.html [ Skip ] 261 imported/web-platform-tests/custom-elements/creating-and-passing-registries/no-r egistry-test.html [ Skip ]
257 262
258 # crbug.com/404303: Was broken as of 2014-07-06. 263 # crbug.com/404303: Was broken as of 2014-07-06.
259 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont ent/navigatorusermedia/unknownkey-option-param.html 264 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont ent/navigatorusermedia/unknownkey-option-param.html
260 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont ent/navigatorusermedia/empty-option-param.html 265 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont ent/navigatorusermedia/empty-option-param.html
261 266
262 # uses link="reference" rather than link="match" 267 # uses link="reference" rather than link="match"
263 imported/web-platform-tests/shadow-dom/shadow-trees/hosting-multiple-shadow-tree s-002.html [ Skip ] 268 imported/web-platform-tests/shadow-dom/shadow-trees/hosting-multiple-shadow-tree s-002.html [ Skip ]
264 imported/web-platform-tests/shadow-dom/shadow-trees/hosting-multiple-shadow-tree s-003.html [ Skip ] 269 imported/web-platform-tests/shadow-dom/shadow-trees/hosting-multiple-shadow-tree s-003.html [ Skip ]
265 imported/web-platform-tests/shadow-dom/shadow-trees/hosting-multiple-shadow-tree s-004.html [ Skip ] 270 imported/web-platform-tests/shadow-dom/shadow-trees/hosting-multiple-shadow-tree s-004.html [ Skip ]
266 imported/web-platform-tests/shadow-dom/shadow-trees/hosting-multiple-shadow-tree s-005.html [ Skip ] 271 imported/web-platform-tests/shadow-dom/shadow-trees/hosting-multiple-shadow-tree s-005.html [ Skip ]
267 imported/web-platform-tests/shadow-dom/shadow-trees/hosting-multiple-shadow-tree s-006.html [ Skip ] 272 imported/web-platform-tests/shadow-dom/shadow-trees/hosting-multiple-shadow-tree s-006.html [ Skip ]
268 imported/web-platform-tests/shadow-dom/shadow-trees/text-decoration-001.html [ S kip ] 273 imported/web-platform-tests/shadow-dom/shadow-trees/text-decoration-001.html [ S kip ]
269 imported/web-platform-tests/shadow-dom/styles/not-apply-in-shadow-root-001.html [ Skip ] 274 imported/web-platform-tests/shadow-dom/styles/not-apply-in-shadow-root-001.html [ Skip ]
270 275
271 # Uses custom request handler 276 # Uses custom request handler
272 imported/web-platform-tests/encoding/single-byte-decoder.html [ Skip ] 277 imported/web-platform-tests/encoding/single-byte-decoder.html [ Skip ]
273 imported/web-platform-tests/encoding/resources/single-byte-raw.py [ Skip ] 278 imported/web-platform-tests/encoding/resources/single-byte-raw.py [ Skip ]
274 imported/web-platform-tests/encoding/resources/text-plain-charset.py [ Skip ] 279 imported/web-platform-tests/encoding/resources/text-plain-charset.py [ Skip ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/imported/web-platform-tests/html/iana/application-x-www-form-urlencoded/original-id.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698