Chromium Code Reviews| 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 271 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 282 imported/web-platform-tests/svg [ Skip ] | 282 imported/web-platform-tests/svg [ Skip ] |
| 283 imported/web-platform-tests/tools [ Skip ] | 283 imported/web-platform-tests/tools [ Skip ] |
| 284 ## Owners: chongz@chromium.org | 284 ## Owners: chongz@chromium.org |
| 285 # imported/web-platform-tests/touch-events [ Pass ] | 285 # imported/web-platform-tests/touch-events [ Pass ] |
| 286 imported/web-platform-tests/typedarrays [ Skip ] | 286 imported/web-platform-tests/typedarrays [ Skip ] |
| 287 imported/web-platform-tests/uievents [ Skip ] | 287 imported/web-platform-tests/uievents [ Skip ] |
| 288 imported/web-platform-tests/url [ Skip ] | 288 imported/web-platform-tests/url [ Skip ] |
| 289 ## Owners: jsbell@chromium.org | 289 ## Owners: jsbell@chromium.org |
| 290 # imported/web-platform-tests/user-timing [ Pass ] | 290 # imported/web-platform-tests/user-timing [ Pass ] |
| 291 imported/web-platform-tests/vibration [ Skip ] | 291 imported/web-platform-tests/vibration [ Skip ] |
| 292 imported/web-platform-tests/web-animations [ Skip ] | |
|
jsbell
2016/04/08 17:01:27
Please follow the pattern documented above, rather
suzyh_UTC10 (ex-contributor)
2016/04/11 23:21:05
Oh, whoops, I missed this. If all else fails, read
| |
| 293 imported/web-platform-tests/webaudio [ Skip ] | 292 imported/web-platform-tests/webaudio [ Skip ] |
| 294 imported/web-platform-tests/webdriver [ Skip ] | 293 imported/web-platform-tests/webdriver [ Skip ] |
| 295 imported/web-platform-tests/webgl [ Skip ] | 294 imported/web-platform-tests/webgl [ Skip ] |
| 296 imported/web-platform-tests/webmessaging [ Skip ] | 295 imported/web-platform-tests/webmessaging [ Skip ] |
| 297 ## Owners: hta@chromium.org | 296 ## Owners: hta@chromium.org |
| 298 # imported/web-platform-tests/webrtc [ Pass ] | 297 # imported/web-platform-tests/webrtc [ Pass ] |
| 299 imported/web-platform-tests/websockets [ Skip ] | 298 imported/web-platform-tests/websockets [ Skip ] |
| 300 ## Owners: michaeln@chromium.org,jsbell@chromium.org | 299 ## Owners: michaeln@chromium.org,jsbell@chromium.org |
| 301 # imported/web-platform-tests/webstorage [ Pass ] | 300 # imported/web-platform-tests/webstorage [ Pass ] |
| 302 imported/web-platform-tests/webvtt [ Skip ] | 301 imported/web-platform-tests/webvtt [ Skip ] |
| 303 imported/web-platform-tests/workers [ Skip ] | 302 imported/web-platform-tests/workers [ Skip ] |
| 304 | 303 |
| 305 # Skip OWNERS files in web-platform-tests. crbug.com/584660 | 304 # Skip OWNERS files in web-platform-tests. crbug.com/584660 |
| 306 imported/web-platform-tests/user-timing/OWNERS [ Skip ] | 305 imported/web-platform-tests/user-timing/OWNERS [ Skip ] |
| 307 imported/web-platform-tests/custom-elements/OWNERS [ Skip ] | 306 imported/web-platform-tests/custom-elements/OWNERS [ Skip ] |
| 308 imported/web-platform-tests/gamepad/OWNERS [ Skip ] | 307 imported/web-platform-tests/gamepad/OWNERS [ Skip ] |
| 309 imported/web-platform-tests/FileAPI/OWNERS [ Skip ] | 308 imported/web-platform-tests/FileAPI/OWNERS [ Skip ] |
| 310 imported/web-platform-tests/html/OWNERS [ Skip ] | 309 imported/web-platform-tests/html/OWNERS [ Skip ] |
| 311 imported/web-platform-tests/webrtc/OWNERS [ Skip ] | 310 imported/web-platform-tests/webrtc/OWNERS [ Skip ] |
| 312 imported/web-platform-tests/html-imports/OWNERS [ Skip ] | 311 imported/web-platform-tests/html-imports/OWNERS [ Skip ] |
| 313 imported/web-platform-tests/IndexedDB/OWNERS [ Skip ] | 312 imported/web-platform-tests/IndexedDB/OWNERS [ Skip ] |
| 314 imported/web-platform-tests/dom/OWNERS [ Skip ] | 313 imported/web-platform-tests/dom/OWNERS [ Skip ] |
| 315 imported/web-platform-tests/shadow-dom/OWNERS [ Skip ] | 314 imported/web-platform-tests/shadow-dom/OWNERS [ Skip ] |
| 316 imported/web-platform-tests/encoding/OWNERS [ Skip ] | 315 imported/web-platform-tests/encoding/OWNERS [ Skip ] |
| 317 imported/web-platform-tests/hr-time/OWNERS [ Skip ] | 316 imported/web-platform-tests/hr-time/OWNERS [ Skip ] |
| 318 imported/web-platform-tests/pointerevents/OWNERS [ Skip ] | 317 imported/web-platform-tests/pointerevents/OWNERS [ Skip ] |
| 319 imported/web-platform-tests/webstorage/OWNERS [ Skip ] | 318 imported/web-platform-tests/webstorage/OWNERS [ Skip ] |
| 320 imported/web-platform-tests/mediacapture-streams/OWNERS [ Skip ] | 319 imported/web-platform-tests/mediacapture-streams/OWNERS [ Skip ] |
| 321 imported/web-platform-tests/touch-events/OWNERS [ Skip ] | 320 imported/web-platform-tests/touch-events/OWNERS [ Skip ] |
| 321 imported/web-platform-tests/web-animations/OWNERS [ Skip ] | |
| 322 | 322 |
| 323 # Exceptions for individual files that fail due to bugs in the | 323 # Exceptions for individual files that fail due to bugs in the |
| 324 # upstream tests that we shouldn't bother importing until they are | 324 # upstream tests that we shouldn't bother importing until they are |
| 325 # fixed. Please include an explanation, ideally with a crbug reference | 325 # fixed. Please include an explanation, ideally with a crbug reference |
| 326 # (if it's a blink/test tooling issue) or an upstream bug reference | 326 # (if it's a blink/test tooling issue) or an upstream bug reference |
| 327 # (if the test itself is buggy). | 327 # (if the test itself is buggy). |
| 328 | 328 |
| 329 # crbug.com/490694: Needs to support *.headers. | 329 # crbug.com/490694: Needs to support *.headers. |
| 330 imported/web-platform-tests/html/dom/documents/resource-metadata-management/docu ment-lastModified.html [ Skip ] | 330 imported/web-platform-tests/html/dom/documents/resource-metadata-management/docu ment-lastModified.html [ Skip ] |
| 331 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-001.html [ Skip ] | 331 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-001.html [ Skip ] |
| (...skipping 414 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 746 | 746 |
| 747 # crbug.com/561421: Update meta refresh parsing to match the new spec | 747 # crbug.com/561421: Update meta refresh parsing to match the new spec |
| 748 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/parsing.html [ Skip ] | 748 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/parsing.html [ Skip ] |
| 749 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/support [ Skip ] | 749 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/support [ Skip ] |
| 750 | 750 |
| 751 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout) | 751 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout) |
| 752 imported/web-platform-tests/dom/nodes/MutationObserver-childList.html [ Skip ] | 752 imported/web-platform-tests/dom/nodes/MutationObserver-childList.html [ Skip ] |
| 753 | 753 |
| 754 # crbug.com/574461: update-w3c-deps imports .py file with x-bit cleared | 754 # crbug.com/574461: update-w3c-deps imports .py file with x-bit cleared |
| 755 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/gen erate.py [ Skip ] | 755 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/gen erate.py [ Skip ] |
| OLD | NEW |