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 240 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
251 imported/wpt/notifications [ Skip ] | 251 imported/wpt/notifications [ Skip ] |
252 imported/wpt/old-tests [ Skip ] | 252 imported/wpt/old-tests [ Skip ] |
253 imported/wpt/page-visibility [ Skip ] | 253 imported/wpt/page-visibility [ Skip ] |
254 imported/wpt/performance-timeline [ Skip ] | 254 imported/wpt/performance-timeline [ Skip ] |
255 ## Owners: mustaq@chromium.org | 255 ## Owners: mustaq@chromium.org |
256 # imported/wpt/pointerevents [ Pass ] | 256 # imported/wpt/pointerevents [ Pass ] |
257 imported/wpt/pointerlock [ Skip ] | 257 imported/wpt/pointerlock [ Skip ] |
258 imported/wpt/presentation-api [ Skip ] | 258 imported/wpt/presentation-api [ Skip ] |
259 imported/wpt/progress-events [ Skip ] | 259 imported/wpt/progress-events [ Skip ] |
260 imported/wpt/proximity [ Skip ] | 260 imported/wpt/proximity [ Skip ] |
261 imported/wpt/quirks-mode [ Skip ] | 261 ## Owners: rob.buis@samsung.com |
| 262 # imported/wpt/quirks-mode [ Skip ] |
262 ## Owners: mkwst@chromium.org | 263 ## Owners: mkwst@chromium.org |
263 # http://crbug.com/360762: Requires HTTPS server with python. | 264 # http://crbug.com/360762: Requires HTTPS server with python. |
264 imported/wpt/referrer-policy [ Skip ] | 265 imported/wpt/referrer-policy [ Skip ] |
265 imported/wpt/resource-timing [ Skip ] | 266 imported/wpt/resource-timing [ Skip ] |
266 ## Owners: jsbell@chromium.org | 267 ## Owners: jsbell@chromium.org |
267 # imported/wpt/resources [ Pass ] | 268 # imported/wpt/resources [ Pass ] |
268 imported/wpt/resources/docs [ Skip ] | 269 imported/wpt/resources/docs [ Skip ] |
269 imported/wpt/resources/examples [ Skip ] | 270 imported/wpt/resources/examples [ Skip ] |
270 imported/wpt/resources/webidl2/README.md [ Skip ] | 271 imported/wpt/resources/webidl2/README.md [ Skip ] |
271 imported/wpt/resources/webidl2/test [ Skip ] | 272 imported/wpt/resources/webidl2/test [ Skip ] |
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
319 imported/wpt/dom/OWNERS [ Skip ] | 320 imported/wpt/dom/OWNERS [ Skip ] |
320 imported/wpt/shadow-dom/OWNERS [ Skip ] | 321 imported/wpt/shadow-dom/OWNERS [ Skip ] |
321 imported/wpt/encoding/OWNERS [ Skip ] | 322 imported/wpt/encoding/OWNERS [ Skip ] |
322 imported/wpt/hr-time/OWNERS [ Skip ] | 323 imported/wpt/hr-time/OWNERS [ Skip ] |
323 imported/wpt/pointerevents/OWNERS [ Skip ] | 324 imported/wpt/pointerevents/OWNERS [ Skip ] |
324 imported/wpt/webstorage/OWNERS [ Skip ] | 325 imported/wpt/webstorage/OWNERS [ Skip ] |
325 imported/wpt/mediacapture-streams/OWNERS [ Skip ] | 326 imported/wpt/mediacapture-streams/OWNERS [ Skip ] |
326 imported/wpt/touch-events/OWNERS [ Skip ] | 327 imported/wpt/touch-events/OWNERS [ Skip ] |
327 imported/wpt/uievents/OWNERS [ Skip ] | 328 imported/wpt/uievents/OWNERS [ Skip ] |
328 imported/wpt/web-animations/OWNERS [ Skip ] | 329 imported/wpt/web-animations/OWNERS [ Skip ] |
| 330 imported/wpt/quirks-mode/OWNERS [ Skip ] |
329 | 331 |
330 # Exceptions for individual files that fail due to bugs in the | 332 # Exceptions for individual files that fail due to bugs in the |
331 # upstream tests that we shouldn't bother importing until they are | 333 # upstream tests that we shouldn't bother importing until they are |
332 # fixed. Please include an explanation, ideally with a crbug reference | 334 # fixed. Please include an explanation, ideally with a crbug reference |
333 # (if it's a blink/test tooling issue) or an upstream bug reference | 335 # (if it's a blink/test tooling issue) or an upstream bug reference |
334 # (if the test itself is buggy). | 336 # (if the test itself is buggy). |
335 | 337 |
336 # crbug.com/490694: Needs to support *.headers. | 338 # crbug.com/490694: Needs to support *.headers. |
337 imported/wpt/html/dom/documents/resource-metadata-management/document-lastModifi
ed.html [ Skip ] | 339 imported/wpt/html/dom/documents/resource-metadata-management/document-lastModifi
ed.html [ Skip ] |
338 imported/wpt/html/syntax/parsing-html-fragments/the-input-byte-stream-001.html [
Skip ] | 340 imported/wpt/html/syntax/parsing-html-fragments/the-input-byte-stream-001.html [
Skip ] |
(...skipping 431 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
770 | 772 |
771 # crbug.com/561421: Update meta refresh parsing to match the new spec | 773 # crbug.com/561421: Update meta refresh parsing to match the new spec |
772 imported/wpt/html/semantics/document-metadata/the-meta-element/pragma-directives
/attr-meta-http-equiv-refresh/parsing.html [ Skip ] | 774 imported/wpt/html/semantics/document-metadata/the-meta-element/pragma-directives
/attr-meta-http-equiv-refresh/parsing.html [ Skip ] |
773 imported/wpt/html/semantics/document-metadata/the-meta-element/pragma-directives
/attr-meta-http-equiv-refresh/support [ Skip ] | 775 imported/wpt/html/semantics/document-metadata/the-meta-element/pragma-directives
/attr-meta-http-equiv-refresh/support [ Skip ] |
774 | 776 |
775 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout) | 777 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout) |
776 imported/wpt/dom/nodes/MutationObserver-childList.html [ Skip ] | 778 imported/wpt/dom/nodes/MutationObserver-childList.html [ Skip ] |
777 | 779 |
778 # crbug.com/574461: update-w3c-deps imports .py file with x-bit cleared | 780 # 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
] | 781 imported/wpt/dom/nodes/Document-createElement-namespace-tests/generate.py [ Skip
] |
OLD | NEW |