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

Side by Side Diff: LayoutTests/W3CImportExpectations

Issue 1164243002: W3C Test: Import web-platform-tests/html/syntax. (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 | « no previous file | LayoutTests/imported/web-platform-tests/html/syntax/parsing-html-fragments/support/encodingtests-1.css » ('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/syntax [ Skip ]
104 ## Owners: TBD 103 ## Owners: TBD
105 # imported/web-platform-tests/html-imports [ Pass ] 104 # imported/web-platform-tests/html-imports [ Pass ]
106 imported/web-platform-tests/html-longdesc [ Skip ] 105 imported/web-platform-tests/html-longdesc [ Skip ]
107 imported/web-platform-tests/html-media-capture [ Skip ] 106 imported/web-platform-tests/html-media-capture [ Skip ]
108 imported/web-platform-tests/http [ Skip ] 107 imported/web-platform-tests/http [ Skip ]
109 imported/web-platform-tests/images [ Skip ] 108 imported/web-platform-tests/images [ Skip ]
110 imported/web-platform-tests/infrastructure [ Skip ] 109 imported/web-platform-tests/infrastructure [ Skip ]
111 imported/web-platform-tests/js [ Skip ] 110 imported/web-platform-tests/js [ Skip ]
112 imported/web-platform-tests/lint [ Skip ] 111 imported/web-platform-tests/lint [ Skip ]
113 imported/web-platform-tests/lint.whitelist [ Skip ] 112 imported/web-platform-tests/lint.whitelist [ Skip ]
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
163 imported/web-platform-tests/workers [ Skip ] 162 imported/web-platform-tests/workers [ Skip ]
164 163
165 # Exceptions for individual files that fail due to bugs in the 164 # Exceptions for individual files that fail due to bugs in the
166 # upstream tests that we shouldn't bother importing until they are 165 # upstream tests that we shouldn't bother importing until they are
167 # fixed. Please include an explanation, ideally with a crbug reference 166 # fixed. Please include an explanation, ideally with a crbug reference
168 # (if it's a blink/test tooling issue) or an upstream bug reference 167 # (if it's a blink/test tooling issue) or an upstream bug reference
169 # (if the test itself is buggy). 168 # (if the test itself is buggy).
170 169
171 # crbug.com/490694: Needs to support *.headers. 170 # crbug.com/490694: Needs to support *.headers.
172 imported/web-platform-tests/html/dom/documents/resource-metadata-management/docu ment-lastModified.html [ Skip ] 171 imported/web-platform-tests/html/dom/documents/resource-metadata-management/docu ment-lastModified.html [ Skip ]
172 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-001.html [ Skip ]
173 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-007.html [ Skip ]
174 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-009.html [ Skip ]
175 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-015.html [ Skip ]
176 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-016.html [ Skip ]
177 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-018.html [ Skip ]
178 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-030.html [ Skip ]
179 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-034.html [ Skip ]
180 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-037.html [ Skip ]
181 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-038.html [ Skip ]
173 182
174 # crbug.com/490939: The following tests are too large. They cause time out freq uently. 183 # crbug.com/490939: The following tests are too large. They cause time out freq uently.
175 imported/web-platform-tests/html/dom/interfaces.html [ Skip ] 184 imported/web-platform-tests/html/dom/interfaces.html [ Skip ]
176 imported/web-platform-tests/html/dom/reflection-embedded.html [ Skip ] 185 imported/web-platform-tests/html/dom/reflection-embedded.html [ Skip ]
177 imported/web-platform-tests/html/dom/reflection-forms.html [ Skip ] 186 imported/web-platform-tests/html/dom/reflection-forms.html [ Skip ]
178 imported/web-platform-tests/html/dom/reflection-grouping.html [ Skip ] 187 imported/web-platform-tests/html/dom/reflection-grouping.html [ Skip ]
179 imported/web-platform-tests/html/dom/reflection-metadata.html [ Skip ] 188 imported/web-platform-tests/html/dom/reflection-metadata.html [ Skip ]
180 imported/web-platform-tests/html/dom/reflection-misc.html [ Skip ] 189 imported/web-platform-tests/html/dom/reflection-misc.html [ Skip ]
181 imported/web-platform-tests/html/dom/reflection-obsolete.html [ Skip ] 190 imported/web-platform-tests/html/dom/reflection-obsolete.html [ Skip ]
182 imported/web-platform-tests/html/dom/reflection-sections.html [ Skip ] 191 imported/web-platform-tests/html/dom/reflection-sections.html [ Skip ]
(...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after
295 # https://github.com/w3c/web-platform-tests/issues/1862: 304 # https://github.com/w3c/web-platform-tests/issues/1862:
296 # The test doesn't handle ':' after a drive letter in file: URL on Windows. 305 # The test doesn't handle ':' after a drive letter in file: URL on Windows.
297 imported/web-platform-tests/html/browsers/history/the-location-interface/locatio n_hostname.html [ Skip ] 306 imported/web-platform-tests/html/browsers/history/the-location-interface/locatio n_hostname.html [ Skip ]
298 307
299 # It contains only manual SVG tests. 308 # It contains only manual SVG tests.
300 imported/web-platform-tests/html/editing/dnd/svg [ Skip ] 309 imported/web-platform-tests/html/editing/dnd/svg [ Skip ]
301 310
302 # crbug.com/496467: "hxml" files have CR (not CR+LF) and any patches fail. 311 # crbug.com/496467: "hxml" files have CR (not CR+LF) and any patches fail.
303 imported/web-platform-tests/html/editing/dnd/platform/plugin/swfsources [ Skip ] 312 imported/web-platform-tests/html/editing/dnd/platform/plugin/swfsources [ Skip ]
304 313
314 # https://github.com/w3c/web-platform-tests/issues/1881: Tests refer
315 # non-existing .js file.
316 imported/web-platform-tests/html/syntax/parsing/template [ Skip ]
317
305 # these contain an extraneous debug log div .. 318 # these contain an extraneous debug log div ..
306 imported/web-platform-tests/html-imports/link-import-null.html [ Skip ] 319 imported/web-platform-tests/html-imports/link-import-null.html [ Skip ]
307 imported/web-platform-tests/html-imports/link-import.html [ Skip ] 320 imported/web-platform-tests/html-imports/link-import.html [ Skip ]
308 imported/web-platform-tests/html-imports/loading-import.html [ Skip ] 321 imported/web-platform-tests/html-imports/loading-import.html [ Skip ]
309 322
310 # We'll never be able to test WebRTC deny tests since we always auto-allow 323 # We'll never be able to test WebRTC deny tests since we always auto-allow
311 # user media. 324 # user media.
312 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont ent/navigatorusermedia/deny.html [ Skip ] 325 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont ent/navigatorusermedia/deny.html [ Skip ]
313 326
314 # Requires http server. 327 # Requires http server.
(...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after
434 imported/csswg-test/css-writing-modes-3/text-combine-upright/parsing/text-combin e-upright-parsing-invalid-001.html [ Skip ] 447 imported/csswg-test/css-writing-modes-3/text-combine-upright/parsing/text-combin e-upright-parsing-invalid-001.html [ Skip ]
435 imported/csswg-test/css-writing-modes-3/text-combine-upright/parsing/text-combin e-upright-parsing-invalid-002.html [ Skip ] 448 imported/csswg-test/css-writing-modes-3/text-combine-upright/parsing/text-combin e-upright-parsing-invalid-002.html [ Skip ]
436 imported/csswg-test/css-writing-modes-3/text-combine-upright/parsing/text-combin e-upright-parsing-valid-001.html [ Skip ] 449 imported/csswg-test/css-writing-modes-3/text-combine-upright/parsing/text-combin e-upright-parsing-valid-001.html [ Skip ]
437 imported/csswg-test/css-writing-modes-3/text-combine-upright/parsing/text-combin e-upright-parsing-valid-002.html [ Skip ] 450 imported/csswg-test/css-writing-modes-3/text-combine-upright/parsing/text-combin e-upright-parsing-valid-002.html [ Skip ]
438 imported/csswg-test/css-writing-modes-3/text-combine-upright/value-digit2-and-in herit-001.htm [ Skip ] 451 imported/csswg-test/css-writing-modes-3/text-combine-upright/value-digit2-and-in herit-001.htm [ Skip ]
439 imported/csswg-test/css-writing-modes-3/text-combine-upright/value-digits2-002.h tml [ Skip ] 452 imported/csswg-test/css-writing-modes-3/text-combine-upright/value-digits2-002.h tml [ Skip ]
440 imported/csswg-test/css-writing-modes-3/text-combine-upright/value-digits3-001.h tml [ Skip ] 453 imported/csswg-test/css-writing-modes-3/text-combine-upright/value-digits3-001.h tml [ Skip ]
441 imported/csswg-test/css-writing-modes-3/text-combine-upright/value-digits3-002.h tml [ Skip ] 454 imported/csswg-test/css-writing-modes-3/text-combine-upright/value-digits3-002.h tml [ Skip ]
442 imported/csswg-test/css-writing-modes-3/text-combine-upright/value-digits4-001.h tml [ Skip ] 455 imported/csswg-test/css-writing-modes-3/text-combine-upright/value-digits4-001.h tml [ Skip ]
443 imported/csswg-test/css-writing-modes-3/text-combine-upright/value-digits4-002.h tml [ Skip ] 456 imported/csswg-test/css-writing-modes-3/text-combine-upright/value-digits4-002.h tml [ Skip ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/imported/web-platform-tests/html/syntax/parsing-html-fragments/support/encodingtests-1.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698