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. 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 173 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
184 ## Owners: mkwst@chromium.org | 184 ## Owners: mkwst@chromium.org |
185 # http://crbug.com/360762: Requires HTTPS server with python. | 185 # http://crbug.com/360762: Requires HTTPS server with python. |
186 imported/web-platform-tests/referrer-policy [ Skip ] | 186 imported/web-platform-tests/referrer-policy [ Skip ] |
187 imported/web-platform-tests/resource-timing [ Skip ] | 187 imported/web-platform-tests/resource-timing [ Skip ] |
188 ## Owners: jsbell@chromium.org | 188 ## Owners: jsbell@chromium.org |
189 # imported/web-platform-tests/resources [ Pass ] | 189 # imported/web-platform-tests/resources [ Pass ] |
190 imported/web-platform-tests/resources/docs [ Skip ] | 190 imported/web-platform-tests/resources/docs [ Skip ] |
191 imported/web-platform-tests/resources/examples [ Skip ] | 191 imported/web-platform-tests/resources/examples [ Skip ] |
192 imported/web-platform-tests/resources/webidl2/README.md [ Skip ] | 192 imported/web-platform-tests/resources/webidl2/README.md [ Skip ] |
193 imported/web-platform-tests/resources/webidl2/test [ Skip ] | 193 imported/web-platform-tests/resources/webidl2/test [ Skip ] |
| 194 imported/web-platform-tests/screen-orientation [ Skip ] |
194 imported/web-platform-tests/selection [ Skip ] | 195 imported/web-platform-tests/selection [ Skip ] |
195 imported/web-platform-tests/selectors [ Skip ] | 196 imported/web-platform-tests/selectors [ Skip ] |
196 imported/web-platform-tests/selectors-api [ Skip ] | 197 imported/web-platform-tests/selectors-api [ Skip ] |
197 imported/web-platform-tests/serve [ Skip ] | 198 imported/web-platform-tests/serve [ Skip ] |
198 imported/web-platform-tests/serve.py [ Skip ] | 199 imported/web-platform-tests/serve.py [ Skip ] |
199 imported/web-platform-tests/server-side.md [ Skip ] | 200 imported/web-platform-tests/server-side.md [ Skip ] |
200 imported/web-platform-tests/service-workers [ Skip ] | 201 imported/web-platform-tests/service-workers [ Skip ] |
201 ## Owners: kochi@chromium.org crbug.com/505364 | 202 ## Owners: kochi@chromium.org crbug.com/505364 |
202 # imported/web-platform-tests/shadow-dom [ Pass ] | 203 # imported/web-platform-tests/shadow-dom [ Pass ] |
203 ## Owners: jww@chromium.org | 204 ## Owners: jww@chromium.org |
| 205 imported/web-platform-tests/streams [ Skip ] |
204 imported/web-platform-tests/subresource-integrity [ Skip ] | 206 imported/web-platform-tests/subresource-integrity [ Skip ] |
205 imported/web-platform-tests/svg [ Skip ] | 207 imported/web-platform-tests/svg [ Skip ] |
206 imported/web-platform-tests/tools [ Skip ] | 208 imported/web-platform-tests/tools [ Skip ] |
207 imported/web-platform-tests/touch-events [ Skip ] | 209 imported/web-platform-tests/touch-events [ Skip ] |
208 imported/web-platform-tests/typedarrays [ Skip ] | 210 imported/web-platform-tests/typedarrays [ Skip ] |
209 imported/web-platform-tests/uievents [ Skip ] | 211 imported/web-platform-tests/uievents [ Skip ] |
210 imported/web-platform-tests/url [ Skip ] | 212 imported/web-platform-tests/url [ Skip ] |
211 ## Owners: jsbell@chromium.org | 213 ## Owners: jsbell@chromium.org |
212 # imported/web-platform-tests/user-timing [ Pass ] | 214 # imported/web-platform-tests/user-timing [ Pass ] |
213 imported/web-platform-tests/vibration [ Skip ] | 215 imported/web-platform-tests/vibration [ Skip ] |
214 imported/web-platform-tests/web-animations [ Skip ] | 216 imported/web-platform-tests/web-animations [ Skip ] |
215 imported/web-platform-tests/webaudio [ Skip ] | 217 imported/web-platform-tests/webaudio [ Skip ] |
216 imported/web-platform-tests/webdriver [ Skip ] | 218 imported/web-platform-tests/webdriver [ Skip ] |
217 imported/web-platform-tests/webgl [ Skip ] | 219 imported/web-platform-tests/webgl [ Skip ] |
218 imported/web-platform-tests/webmessaging [ Skip ] | 220 imported/web-platform-tests/webmessaging [ Skip ] |
219 ## Owners: hta@chromium.org | 221 ## Owners: hta@chromium.org |
220 # imported/web-platform-tests/webrtc [ Pass ] | 222 # imported/web-platform-tests/webrtc [ Pass ] |
221 imported/web-platform-tests/websockets [ Skip ] | 223 imported/web-platform-tests/websockets [ Skip ] |
222 ## Owners: michaeln@chromium.org,jsbell@chromium.org | 224 ## Owners: michaeln@chromium.org,jsbell@chromium.org |
223 # imported/web-platform-tests/webstorage [ Pass ] | 225 # imported/web-platform-tests/webstorage [ Pass ] |
224 imported/web-platform-tests/webvtt [ Skip ] | 226 imported/web-platform-tests/webvtt [ Skip ] |
225 imported/web-platform-tests/workers [ Skip ] | 227 imported/web-platform-tests/workers [ Skip ] |
226 | 228 |
| 229 # Skip OWNERS files in web-platform-tests. crbug.com/584660 |
| 230 imported/web-platform-tests/user-timing/OWNERS [ Skip ] |
| 231 imported/web-platform-tests/custom-elements/OWNERS [ Skip ] |
| 232 imported/web-platform-tests/gamepad/OWNERS [ Skip ] |
| 233 imported/web-platform-tests/FileAPI/OWNERS [ Skip ] |
| 234 imported/web-platform-tests/html/OWNERS [ Skip ] |
| 235 imported/web-platform-tests/webrtc/OWNERS [ Skip ] |
| 236 imported/web-platform-tests/html-imports/OWNERS [ Skip ] |
| 237 imported/web-platform-tests/IndexedDB/OWNERS [ Skip ] |
| 238 imported/web-platform-tests/dom/OWNERS [ Skip ] |
| 239 imported/web-platform-tests/shadow-dom/OWNERS [ Skip ] |
| 240 imported/web-platform-tests/encoding/OWNERS [ Skip ] |
| 241 imported/web-platform-tests/hr-time/OWNERS [ Skip ] |
| 242 imported/web-platform-tests/pointerevents/OWNERS [ Skip ] |
| 243 imported/web-platform-tests/webstorage/OWNERS [ Skip ] |
| 244 imported/web-platform-tests/mediacapture-streams/OWNERS [ Skip ] |
| 245 |
227 # Exceptions for individual files that fail due to bugs in the | 246 # Exceptions for individual files that fail due to bugs in the |
228 # upstream tests that we shouldn't bother importing until they are | 247 # upstream tests that we shouldn't bother importing until they are |
229 # fixed. Please include an explanation, ideally with a crbug reference | 248 # fixed. Please include an explanation, ideally with a crbug reference |
230 # (if it's a blink/test tooling issue) or an upstream bug reference | 249 # (if it's a blink/test tooling issue) or an upstream bug reference |
231 # (if the test itself is buggy). | 250 # (if the test itself is buggy). |
232 | 251 |
233 # crbug.com/490694: Needs to support *.headers. | 252 # crbug.com/490694: Needs to support *.headers. |
234 imported/web-platform-tests/html/dom/documents/resource-metadata-management/docu
ment-lastModified.html [ Skip ] | 253 imported/web-platform-tests/html/dom/documents/resource-metadata-management/docu
ment-lastModified.html [ Skip ] |
235 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st
ream-001.html [ Skip ] | 254 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st
ream-001.html [ Skip ] |
236 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st
ream-007.html [ Skip ] | 255 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st
ream-007.html [ Skip ] |
(...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
422 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-
stream/011.html [ Skip ] | 441 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-
stream/011.html [ Skip ] |
423 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-
stream/012.html [ Skip ] | 442 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-
stream/012.html [ Skip ] |
424 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-
stream/013.html [ Skip ] | 443 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-
stream/013.html [ Skip ] |
425 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-
stream/014.html [ Skip ] | 444 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-
stream/014.html [ Skip ] |
426 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-
stream/015.html [ Skip ] | 445 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-
stream/015.html [ Skip ] |
427 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-
stream/016.html [ Skip ] | 446 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-
stream/016.html [ Skip ] |
428 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-
stream/document.open-03.html [ Skip ] | 447 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-
stream/document.open-03.html [ Skip ] |
429 imported/web-platform-tests/html/semantics/document-metadata/the-base-element/ba
se_multiple.html [ Skip ] | 448 imported/web-platform-tests/html/semantics/document-metadata/the-base-element/ba
se_multiple.html [ Skip ] |
430 imported/web-platform-tests/html/semantics/embedded-content/the-object-element/o
bject-handler.html [ Skip ] | 449 imported/web-platform-tests/html/semantics/embedded-content/the-object-element/o
bject-handler.html [ Skip ] |
431 imported/web-platform-tests/html/semantics/forms/attributes-common-to-form-contr
ols/dirname-ltr.html [ Skip ] | 450 imported/web-platform-tests/html/semantics/forms/attributes-common-to-form-contr
ols/dirname-ltr.html [ Skip ] |
| 451 imported/web-platform-tests/html/semantics/forms/the-button-element/button-activ
ate.html [ Skip ] |
432 imported/web-platform-tests/html/webappapis/scripting/events/onerroreventhandler
.html [ Skip ] | 452 imported/web-platform-tests/html/webappapis/scripting/events/onerroreventhandler
.html [ Skip ] |
433 | 453 |
434 # crbug.com/493537: Need to support SVG reference tests | 454 # crbug.com/493537: Need to support SVG reference tests |
435 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/bar
e_mathml.svg [ Skip ] | 455 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/bar
e_mathml.svg [ Skip ] |
436 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/bar
e_svg.svg [ Skip ] | 456 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/bar
e_svg.svg [ Skip ] |
437 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/bar
e_xhtml.svg [ Skip ] | 457 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/bar
e_xhtml.svg [ Skip ] |
438 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/emp
ty.svg [ Skip ] | 458 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/emp
ty.svg [ Skip ] |
439 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/mat
hml.svg [ Skip ] | 459 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/mat
hml.svg [ Skip ] |
440 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/min
imal_html.svg [ Skip ] | 460 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/min
imal_html.svg [ Skip ] |
441 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/svg
.svg [ Skip ] | 461 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/svg
.svg [ Skip ] |
(...skipping 205 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
647 | 667 |
648 # crbug.com/561421: Update meta refresh parsing to match the new spec | 668 # crbug.com/561421: Update meta refresh parsing to match the new spec |
649 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr
agma-directives/attr-meta-http-equiv-refresh/parsing.html [ Skip ] | 669 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr
agma-directives/attr-meta-http-equiv-refresh/parsing.html [ Skip ] |
650 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr
agma-directives/attr-meta-http-equiv-refresh/support [ Skip ] | 670 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr
agma-directives/attr-meta-http-equiv-refresh/support [ Skip ] |
651 | 671 |
652 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout) | 672 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout) |
653 imported/web-platform-tests/dom/nodes/MutationObserver-childList.html [ Skip ] | 673 imported/web-platform-tests/dom/nodes/MutationObserver-childList.html [ Skip ] |
654 | 674 |
655 # crbug.com/574461: update-w3c-deps imports .py file with x-bit cleared | 675 # crbug.com/574461: update-w3c-deps imports .py file with x-bit cleared |
656 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/gen
erate.py [ Skip ] | 676 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/gen
erate.py [ Skip ] |
OLD | NEW |