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 294 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
305 imported/wpt/webgl [ Skip ] | 305 imported/wpt/webgl [ Skip ] |
306 imported/wpt/webmessaging [ Skip ] | 306 imported/wpt/webmessaging [ Skip ] |
307 ## Owners: hta@chromium.org | 307 ## Owners: hta@chromium.org |
308 # imported/wpt/webrtc [ Pass ] | 308 # imported/wpt/webrtc [ Pass ] |
309 imported/wpt/websockets [ Skip ] | 309 imported/wpt/websockets [ Skip ] |
310 ## Owners: michaeln@chromium.org,jsbell@chromium.org | 310 ## Owners: michaeln@chromium.org,jsbell@chromium.org |
311 # imported/wpt/webstorage [ Pass ] | 311 # imported/wpt/webstorage [ Pass ] |
312 imported/wpt/webvtt [ Skip ] | 312 imported/wpt/webvtt [ Skip ] |
313 imported/wpt/workers [ Skip ] | 313 imported/wpt/workers [ Skip ] |
314 | 314 |
315 # Skip OWNERS files in web-platform-tests. crbug.com/584660 | |
316 imported/wpt/user-timing/OWNERS [ Skip ] | |
317 imported/wpt/common/OWNERS [ Skip ] | |
318 imported/wpt/custom-elements/OWNERS [ Skip ] | |
319 imported/wpt/gamepad/OWNERS [ Skip ] | |
320 imported/wpt/FileAPI/OWNERS [ Skip ] | |
321 imported/wpt/html/OWNERS [ Skip ] | |
322 imported/wpt/images/OWNERS [ Skip ] | |
323 imported/wpt/webrtc/OWNERS [ Skip ] | |
324 imported/wpt/html-imports/OWNERS [ Skip ] | |
325 imported/wpt/IndexedDB/OWNERS [ Skip ] | |
326 imported/wpt/dom/OWNERS [ Skip ] | |
327 imported/wpt/shadow-dom/OWNERS [ Skip ] | |
328 imported/wpt/encoding/OWNERS [ Skip ] | |
329 imported/wpt/hr-time/OWNERS [ Skip ] | |
330 imported/wpt/pointerevents/OWNERS [ Skip ] | |
331 imported/wpt/webstorage/OWNERS [ Skip ] | |
332 imported/wpt/mediacapture-streams/OWNERS [ Skip ] | |
333 imported/wpt/media/OWNERS [ Skip ] | |
334 imported/wpt/touch-events/OWNERS [ Skip ] | |
335 imported/wpt/uievents/OWNERS [ Skip ] | |
336 imported/wpt/web-animations/OWNERS [ Skip ] | |
337 imported/wpt/quirks-mode/OWNERS [ Skip ] | |
338 | |
339 # Exceptions for individual files that fail due to bugs in the | 315 # Exceptions for individual files that fail due to bugs in the |
340 # upstream tests that we shouldn't bother importing until they are | 316 # upstream tests that we shouldn't bother importing until they are |
341 # fixed. Please include an explanation, ideally with a crbug reference | 317 # fixed. Please include an explanation, ideally with a crbug reference |
342 # (if it's a blink/test tooling issue) or an upstream bug reference | 318 # (if it's a blink/test tooling issue) or an upstream bug reference |
343 # (if the test itself is buggy). | 319 # (if the test itself is buggy). |
344 | 320 |
345 # crbug.com/490694: Needs to support *.headers. | 321 # crbug.com/490694: Needs to support *.headers. |
346 imported/wpt/html/dom/documents/resource-metadata-management/document-lastModifi
ed.html [ Skip ] | 322 imported/wpt/html/dom/documents/resource-metadata-management/document-lastModifi
ed.html [ Skip ] |
347 imported/wpt/html/syntax/parsing-html-fragments/the-input-byte-stream-001.html [
Skip ] | 323 imported/wpt/html/syntax/parsing-html-fragments/the-input-byte-stream-001.html [
Skip ] |
348 imported/wpt/html/syntax/parsing-html-fragments/the-input-byte-stream-007.html [
Skip ] | 324 imported/wpt/html/syntax/parsing-html-fragments/the-input-byte-stream-007.html [
Skip ] |
(...skipping 442 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
791 # crbug.com/574461: update-w3c-deps imports .py file with x-bit cleared | 767 # crbug.com/574461: update-w3c-deps imports .py file with x-bit cleared |
792 imported/wpt/dom/nodes/Document-createElement-namespace-tests/generate.py [ Skip
] | 768 imported/wpt/dom/nodes/Document-createElement-namespace-tests/generate.py [ Skip
] |
793 | 769 |
794 # Untriaged: Test results contain local file paths | 770 # Untriaged: Test results contain local file paths |
795 imported/wpt/html/semantics/document-metadata/the-base-element/base_about_blank.
html [ Skip ] | 771 imported/wpt/html/semantics/document-metadata/the-base-element/base_about_blank.
html [ Skip ] |
796 imported/wpt/html/semantics/document-metadata/the-base-element/base_srcdoc.html
[ Skip ] | 772 imported/wpt/html/semantics/document-metadata/the-base-element/base_srcdoc.html
[ Skip ] |
797 | 773 |
798 # Untriaged: Tests don't complete. | 774 # Untriaged: Tests don't complete. |
799 imported/wpt/html/semantics/document-metadata/the-style-element/style-error-01.h
tml [ Skip ] | 775 imported/wpt/html/semantics/document-metadata/the-style-element/style-error-01.h
tml [ Skip ] |
800 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe-allowfull
screen.html [ Skip ] | 776 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe-allowfull
screen.html [ Skip ] |
OLD | NEW |