| 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 235 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 246 ## Owners: phoglund@chromium.org | 246 ## Owners: phoglund@chromium.org |
| 247 # imported/wpt/mediacapture-streams [ Pass ] | 247 # imported/wpt/mediacapture-streams [ Pass ] |
| 248 imported/web-platform-tests/microdata [ Skip ] | 248 imported/web-platform-tests/microdata [ Skip ] |
| 249 imported/web-platform-tests/mixed-content [ Skip ] | 249 imported/web-platform-tests/mixed-content [ Skip ] |
| 250 imported/web-platform-tests/navigation-timing [ Skip ] | 250 imported/web-platform-tests/navigation-timing [ Skip ] |
| 251 imported/web-platform-tests/notifications [ Skip ] | 251 imported/web-platform-tests/notifications [ Skip ] |
| 252 imported/web-platform-tests/old-tests [ Skip ] | 252 imported/web-platform-tests/old-tests [ Skip ] |
| 253 imported/web-platform-tests/page-visibility [ Skip ] | 253 imported/web-platform-tests/page-visibility [ Skip ] |
| 254 imported/web-platform-tests/performance-timeline [ Skip ] | 254 imported/web-platform-tests/performance-timeline [ Skip ] |
| 255 ## Owners: mustaq@chromium.org | 255 ## Owners: mustaq@chromium.org |
| 256 # imported/web-platform-tests/pointerevents [ Pass ] | 256 # imported/wpt/pointerevents [ Pass ] |
| 257 imported/web-platform-tests/pointerlock [ Skip ] | 257 imported/web-platform-tests/pointerlock [ Skip ] |
| 258 imported/web-platform-tests/presentation-api [ Skip ] | 258 imported/web-platform-tests/presentation-api [ Skip ] |
| 259 imported/web-platform-tests/progress-events [ Skip ] | 259 imported/web-platform-tests/progress-events [ Skip ] |
| 260 imported/web-platform-tests/proximity [ Skip ] | 260 imported/web-platform-tests/proximity [ Skip ] |
| 261 imported/web-platform-tests/quirks-mode [ Skip ] | 261 imported/web-platform-tests/quirks-mode [ Skip ] |
| 262 ## Owners: mkwst@chromium.org | 262 ## Owners: mkwst@chromium.org |
| 263 # http://crbug.com/360762: Requires HTTPS server with python. | 263 # http://crbug.com/360762: Requires HTTPS server with python. |
| 264 imported/web-platform-tests/referrer-policy [ Skip ] | 264 imported/web-platform-tests/referrer-policy [ Skip ] |
| 265 imported/web-platform-tests/resource-timing [ Skip ] | 265 imported/web-platform-tests/resource-timing [ Skip ] |
| 266 ## Owners: jsbell@chromium.org | 266 ## Owners: jsbell@chromium.org |
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 313 imported/wpt/gamepad/OWNERS [ Skip ] | 313 imported/wpt/gamepad/OWNERS [ Skip ] |
| 314 imported/web-platform-tests/FileAPI/OWNERS [ Skip ] | 314 imported/web-platform-tests/FileAPI/OWNERS [ Skip ] |
| 315 imported/web-platform-tests/html/OWNERS [ Skip ] | 315 imported/web-platform-tests/html/OWNERS [ Skip ] |
| 316 imported/wpt/webrtc/OWNERS [ Skip ] | 316 imported/wpt/webrtc/OWNERS [ Skip ] |
| 317 imported/wpt/html-imports/OWNERS [ Skip ] | 317 imported/wpt/html-imports/OWNERS [ Skip ] |
| 318 imported/wpt/IndexedDB/OWNERS [ Skip ] | 318 imported/wpt/IndexedDB/OWNERS [ Skip ] |
| 319 imported/wpt/dom/OWNERS [ Skip ] | 319 imported/wpt/dom/OWNERS [ Skip ] |
| 320 imported/web-platform-tests/shadow-dom/OWNERS [ Skip ] | 320 imported/web-platform-tests/shadow-dom/OWNERS [ Skip ] |
| 321 imported/wpt/encoding/OWNERS [ Skip ] | 321 imported/wpt/encoding/OWNERS [ Skip ] |
| 322 imported/wpt/hr-time/OWNERS [ Skip ] | 322 imported/wpt/hr-time/OWNERS [ Skip ] |
| 323 imported/web-platform-tests/pointerevents/OWNERS [ Skip ] | 323 imported/wpt/pointerevents/OWNERS [ Skip ] |
| 324 imported/wpt/webstorage/OWNERS [ Skip ] | 324 imported/wpt/webstorage/OWNERS [ Skip ] |
| 325 imported/wpt/mediacapture-streams/OWNERS [ Skip ] | 325 imported/wpt/mediacapture-streams/OWNERS [ Skip ] |
| 326 imported/wpt/touch-events/OWNERS [ Skip ] | 326 imported/wpt/touch-events/OWNERS [ Skip ] |
| 327 imported/wpt/uievents/OWNERS [ Skip ] | 327 imported/wpt/uievents/OWNERS [ Skip ] |
| 328 imported/wpt/web-animations/OWNERS [ Skip ] | 328 imported/wpt/web-animations/OWNERS [ Skip ] |
| 329 | 329 |
| 330 # Exceptions for individual files that fail due to bugs in the | 330 # Exceptions for individual files that fail due to bugs in the |
| 331 # upstream tests that we shouldn't bother importing until they are | 331 # upstream tests that we shouldn't bother importing until they are |
| 332 # fixed. Please include an explanation, ideally with a crbug reference | 332 # fixed. Please include an explanation, ideally with a crbug reference |
| 333 # (if it's a blink/test tooling issue) or an upstream bug reference | 333 # (if it's a blink/test tooling issue) or an upstream bug reference |
| (...skipping 320 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 654 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/async_
003.htm [ Skip ] | 654 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/async_
003.htm [ Skip ] |
| 655 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/async_
004.htm [ Skip ] | 655 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/async_
004.htm [ Skip ] |
| 656 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/async_
005.htm [ Skip ] | 656 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/async_
005.htm [ Skip ] |
| 657 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/async_
006.htm [ Skip ] | 657 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/async_
006.htm [ Skip ] |
| 658 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/async_
007.htm [ Skip ] | 658 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/async_
007.htm [ Skip ] |
| 659 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/async_
008.htm [ Skip ] | 659 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/async_
008.htm [ Skip ] |
| 660 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/async_
009.htm [ Skip ] | 660 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/async_
009.htm [ Skip ] |
| 661 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/async_
010.htm [ Skip ] | 661 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/async_
010.htm [ Skip ] |
| 662 | 662 |
| 663 # This test requires manual interventions. | 663 # This test requires manual interventions. |
| 664 imported/web-platform-tests/pointerevents/pointerevent_pointermove-on-chorded-mo
use-button.html [ Skip ] | 664 imported/wpt/pointerevents/pointerevent_pointermove-on-chorded-mouse-button.html
[ Skip ] |
| 665 | 665 |
| 666 # Uses TAB character for indentation | 666 # Uses TAB character for indentation |
| 667 imported/wpt/touch-events/multi-touch-interactions.js [ Skip ] | 667 imported/wpt/touch-events/multi-touch-interactions.js [ Skip ] |
| 668 | 668 |
| 669 # CSS Writing Modes Level 3: Following tests require writing-mode: sideways-*, w
hich we do not plan to support today. | 669 # CSS Writing Modes Level 3: Following tests require writing-mode: sideways-*, w
hich we do not plan to support today. |
| 670 imported/csswg-test/css-writing-modes-3/block-flow-direction-slr-043.xht [ Skip
] | 670 imported/csswg-test/css-writing-modes-3/block-flow-direction-slr-043.xht [ Skip
] |
| 671 imported/csswg-test/css-writing-modes-3/block-flow-direction-slr-047.xht [ Skip
] | 671 imported/csswg-test/css-writing-modes-3/block-flow-direction-slr-047.xht [ Skip
] |
| 672 imported/csswg-test/css-writing-modes-3/block-flow-direction-slr-048.xht [ Skip
] | 672 imported/csswg-test/css-writing-modes-3/block-flow-direction-slr-048.xht [ Skip
] |
| 673 imported/csswg-test/css-writing-modes-3/block-flow-direction-slr-050.xht [ Skip
] | 673 imported/csswg-test/css-writing-modes-3/block-flow-direction-slr-050.xht [ Skip
] |
| 674 imported/csswg-test/css-writing-modes-3/block-flow-direction-slr-054.xht [ Skip
] | 674 imported/csswg-test/css-writing-modes-3/block-flow-direction-slr-054.xht [ Skip
] |
| (...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 770 | 770 |
| 771 # crbug.com/561421: Update meta refresh parsing to match the new spec | 771 # crbug.com/561421: Update meta refresh parsing to match the new spec |
| 772 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr
agma-directives/attr-meta-http-equiv-refresh/parsing.html [ Skip ] | 772 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr
agma-directives/attr-meta-http-equiv-refresh/parsing.html [ Skip ] |
| 773 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr
agma-directives/attr-meta-http-equiv-refresh/support [ Skip ] | 773 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr
agma-directives/attr-meta-http-equiv-refresh/support [ Skip ] |
| 774 | 774 |
| 775 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout) | 775 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout) |
| 776 imported/wpt/dom/nodes/MutationObserver-childList.html [ Skip ] | 776 imported/wpt/dom/nodes/MutationObserver-childList.html [ Skip ] |
| 777 | 777 |
| 778 # crbug.com/574461: update-w3c-deps imports .py file with x-bit cleared | 778 # crbug.com/574461: update-w3c-deps imports .py file with x-bit cleared |
| 779 imported/wpt/dom/nodes/Document-createElement-namespace-tests/generate.py [ Skip
] | 779 imported/wpt/dom/nodes/Document-createElement-namespace-tests/generate.py [ Skip
] |
| OLD | NEW |