| OLD | NEW |
| 1 # This file controls which subdirectories of the w3c test repos we import. | 1 # This file controls which subdirectories of the w3c test repos we import. |
| 2 # | 2 # |
| 3 # This file acts as a blacklist; directories and files not listed here will | 3 # This file acts as a blacklist; directories and files not listed here will |
| 4 # automatically be found and imported. | 4 # automatically be found and imported. |
| 5 # | 5 # |
| 6 # This file is read by webkitpy/w3c/directory_owners_extractor.py to decide who | 6 # This file is read by webkitpy/w3c/directory_owners_extractor.py to decide who |
| 7 # to contact for new failures; it will read entries with the following format: | 7 # to contact for new failures; it will read entries with the following format: |
| 8 # When removing blacklist entries: | 8 # When removing blacklist entries: |
| 9 # * Comment out the line rather than deleting it, to show it is intentional. | 9 # * Comment out the line rather than deleting it, to show it is intentional. |
| 10 # * Change [ Skip ] to [ Pass ] | 10 # * Change [ Skip ] to [ Pass ] |
| (...skipping 258 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 269 # external/wpt/gamepad [ Pass ] | 269 # external/wpt/gamepad [ Pass ] |
| 270 external/wpt/generic-sensor [ Skip ] | 270 external/wpt/generic-sensor [ Skip ] |
| 271 external/wpt/geolocation-API [ Skip ] | 271 external/wpt/geolocation-API [ Skip ] |
| 272 ## Owners: jsbell@chromium.org | 272 ## Owners: jsbell@chromium.org |
| 273 # external/wpt/hr-time [ Pass ] | 273 # external/wpt/hr-time [ Pass ] |
| 274 ## Owners: dom-dev@chromium.org | 274 ## Owners: dom-dev@chromium.org |
| 275 # external/wpt/html [ Pass ] | 275 # external/wpt/html [ Pass ] |
| 276 ## Owners: dom-dev@chromium.org | 276 ## Owners: dom-dev@chromium.org |
| 277 # external/wpt/html-imports [ Pass ] | 277 # external/wpt/html-imports [ Pass ] |
| 278 external/wpt/html-longdesc [ Skip ] | 278 external/wpt/html-longdesc [ Skip ] |
| 279 external/wpt/html-media-capture [ Skip ] | 279 ## Owners: rijubrata.bhaumik@intel.com,mcasas@chromium.org |
| 280 # external/wpt/html-media-capture [ Pass ] |
| 280 external/wpt/http [ Skip ] | 281 external/wpt/http [ Skip ] |
| 281 ## Owners: none; No tests in the directory. | 282 ## Owners: none; No tests in the directory. |
| 282 # external/wpt/images [ Pass ] | 283 # external/wpt/images [ Pass ] |
| 283 external/wpt/imagebitmap-renderingcontext [ Skip ] | 284 external/wpt/imagebitmap-renderingcontext [ Skip ] |
| 284 ## Owners: smcgruer@chromium.org | 285 ## Owners: smcgruer@chromium.org |
| 285 # external/wpt/infrastructure [ Pass ] | 286 # external/wpt/infrastructure [ Pass ] |
| 286 ## Owners: dom-dev@chromium.org | 287 ## Owners: dom-dev@chromium.org |
| 287 # external/wpt/innerText [ Pass ] | 288 # external/wpt/innerText [ Pass ] |
| 288 external/wpt/js [ Skip ] | 289 external/wpt/js [ Skip ] |
| 289 external/wpt/lint [ Skip ] | 290 external/wpt/lint [ Skip ] |
| (...skipping 436 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 726 external/wpt/uievents/order-of-events/focus-events/focus-contained-manual.html [
Skip ] | 727 external/wpt/uievents/order-of-events/focus-events/focus-contained-manual.html [
Skip ] |
| 727 external/wpt/uievents/order-of-events/focus-events/legacy-manual.html [ Skip ] | 728 external/wpt/uievents/order-of-events/focus-events/legacy-manual.html [ Skip ] |
| 728 external/wpt/uievents/order-of-events/mouse-events/click-cancel-manual.html [ Sk
ip ] | 729 external/wpt/uievents/order-of-events/mouse-events/click-cancel-manual.html [ Sk
ip ] |
| 729 external/wpt/uievents/order-of-events/mouse-events/click-on-body-manual.html [ S
kip ] | 730 external/wpt/uievents/order-of-events/mouse-events/click-on-body-manual.html [ S
kip ] |
| 730 external/wpt/uievents/order-of-events/mouse-events/click-on-div-manual.html [ Sk
ip ] | 731 external/wpt/uievents/order-of-events/mouse-events/click-on-div-manual.html [ Sk
ip ] |
| 731 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S
kip ] | 732 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S
kip ] |
| 732 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski
p ] | 733 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski
p ] |
| 733 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual.
htm [ Skip ] | 734 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual.
htm [ Skip ] |
| 734 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html
[ Skip ] | 735 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html
[ Skip ] |
| 735 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html
[ Skip ] | 736 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html
[ Skip ] |
| OLD | NEW |