| 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 263 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 274 # external/wpt/geolocation-API [ Pass ] | 274 # external/wpt/geolocation-API [ Pass ] |
| 275 ## Owners: jsbell@chromium.org | 275 ## Owners: jsbell@chromium.org |
| 276 # external/wpt/hr-time [ Pass ] | 276 # external/wpt/hr-time [ Pass ] |
| 277 ## Owners: dom-dev@chromium.org | 277 ## Owners: dom-dev@chromium.org |
| 278 # external/wpt/html [ Pass ] | 278 # external/wpt/html [ Pass ] |
| 279 ## Owners: dom-dev@chromium.org | 279 ## Owners: dom-dev@chromium.org |
| 280 # external/wpt/html-imports [ Pass ] | 280 # external/wpt/html-imports [ Pass ] |
| 281 external/wpt/html-longdesc [ Skip ] | 281 external/wpt/html-longdesc [ Skip ] |
| 282 ## Owners: rijubrata.bhaumik@intel.com,mcasas@chromium.org | 282 ## Owners: rijubrata.bhaumik@intel.com,mcasas@chromium.org |
| 283 # external/wpt/html-media-capture [ Pass ] | 283 # external/wpt/html-media-capture [ Pass ] |
| 284 external/wpt/http [ Skip ] | 284 ## Owners: loading-dev@chromium.org |
| 285 # external/wpt/http [ Pass ] |
| 285 ## Owners: none; No tests in the directory. | 286 ## Owners: none; No tests in the directory. |
| 286 # external/wpt/images [ Pass ] | 287 # external/wpt/images [ Pass ] |
| 287 external/wpt/imagebitmap-renderingcontext [ Skip ] | 288 external/wpt/imagebitmap-renderingcontext [ Skip ] |
| 288 ## Owners: smcgruer@chromium.org | 289 ## Owners: smcgruer@chromium.org |
| 289 # external/wpt/infrastructure [ Pass ] | 290 # external/wpt/infrastructure [ Pass ] |
| 290 ## Owners: dom-dev@chromium.org | 291 ## Owners: dom-dev@chromium.org |
| 291 # external/wpt/innerText [ Pass ] | 292 # external/wpt/innerText [ Pass ] |
| 292 external/wpt/js [ Skip ] | 293 external/wpt/js [ Skip ] |
| 293 external/wpt/lint [ Skip ] | 294 external/wpt/lint [ Skip ] |
| 294 external/wpt/manifest [ Skip ] | 295 external/wpt/manifest [ Skip ] |
| (...skipping 444 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 739 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S
kip ] | 740 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S
kip ] |
| 740 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski
p ] | 741 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski
p ] |
| 741 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual.
htm [ Skip ] | 742 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual.
htm [ Skip ] |
| 742 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html
[ Skip ] | 743 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html
[ Skip ] |
| 743 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html
[ Skip ] | 744 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html
[ Skip ] |
| 744 external/wpt/keyboard-lock/idlharness.https.html [ Skip ] | 745 external/wpt/keyboard-lock/idlharness.https.html [ Skip ] |
| 745 external/wpt/keyboard-lock/navigator-cancelKeyboardLock.https.html [ Skip ] | 746 external/wpt/keyboard-lock/navigator-cancelKeyboardLock.https.html [ Skip ] |
| 746 external/wpt/keyboard-lock/navigator-requestKeyboardLock.https.html [ Skip ] | 747 external/wpt/keyboard-lock/navigator-requestKeyboardLock.https.html [ Skip ] |
| 747 external/wpt/keyboard-lock/navigator-requestKeyboardLock-two-parallel-requests.h
ttps.html [ Skip ] | 748 external/wpt/keyboard-lock/navigator-requestKeyboardLock-two-parallel-requests.h
ttps.html [ Skip ] |
| 748 external/wpt/keyboard-lock/navigator-requestKeyboardLock-two-sequential-requests
.https.html [ Skip ] | 749 external/wpt/keyboard-lock/navigator-requestKeyboardLock-two-sequential-requests
.https.html [ Skip ] |
| OLD | NEW |