| 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 273 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 284 external/wpt/html-longdesc [ Skip ] | 284 external/wpt/html-longdesc [ Skip ] |
| 285 ## Owners: rijubrata.bhaumik@intel.com,mcasas@chromium.org | 285 ## Owners: rijubrata.bhaumik@intel.com,mcasas@chromium.org |
| 286 # external/wpt/html-media-capture [ Pass ] | 286 # external/wpt/html-media-capture [ Pass ] |
| 287 ## Owners: loading-dev@chromium.org | 287 ## Owners: loading-dev@chromium.org |
| 288 # external/wpt/http [ Pass ] | 288 # external/wpt/http [ Pass ] |
| 289 ## Owners: none; No tests in the directory. | 289 ## Owners: none; No tests in the directory. |
| 290 # external/wpt/images [ Pass ] | 290 # external/wpt/images [ Pass ] |
| 291 external/wpt/imagebitmap-renderingcontext [ Skip ] | 291 external/wpt/imagebitmap-renderingcontext [ Skip ] |
| 292 ## Owners: smcgruer@chromium.org | 292 ## Owners: smcgruer@chromium.org |
| 293 # external/wpt/infrastructure [ Pass ] | 293 # external/wpt/infrastructure [ Pass ] |
| 294 ## Owners: none; No tests in the directory. |
| 295 # external/wpt/interfaces [ Pass ] |
| 294 ## Owners: dom-dev@chromium.org | 296 ## Owners: dom-dev@chromium.org |
| 295 # external/wpt/innerText [ Pass ] | 297 # external/wpt/innerText [ Pass ] |
| 296 external/wpt/js [ Skip ] | 298 external/wpt/js [ Skip ] |
| 297 external/wpt/lint [ Skip ] | 299 external/wpt/lint [ Skip ] |
| 298 external/wpt/manifest [ Skip ] | 300 external/wpt/manifest [ Skip ] |
| 299 external/wpt/mathml [ Skip ] | 301 external/wpt/mathml [ Skip ] |
| 300 ## Owners: none; No tests in the directory. | 302 ## Owners: none; No tests in the directory. |
| 301 # external/wpt/media [ Pass ] | 303 # external/wpt/media [ Pass ] |
| 302 ## Owners: mlamouri@chromium.org,zqzhang@chromium.org | 304 ## Owners: mlamouri@chromium.org,zqzhang@chromium.org |
| 303 # external/wpt/mediasession [ Pass ] | 305 # external/wpt/mediasession [ Pass ] |
| (...skipping 442 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 746 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S
kip ] | 748 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S
kip ] |
| 747 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski
p ] | 749 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski
p ] |
| 748 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual.
htm [ Skip ] | 750 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual.
htm [ Skip ] |
| 749 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html
[ Skip ] | 751 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html
[ Skip ] |
| 750 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html
[ Skip ] | 752 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html
[ Skip ] |
| 751 external/wpt/keyboard-lock/idlharness.https.html [ Skip ] | 753 external/wpt/keyboard-lock/idlharness.https.html [ Skip ] |
| 752 external/wpt/keyboard-lock/navigator-cancelKeyboardLock.https.html [ Skip ] | 754 external/wpt/keyboard-lock/navigator-cancelKeyboardLock.https.html [ Skip ] |
| 753 external/wpt/keyboard-lock/navigator-requestKeyboardLock.https.html [ Skip ] | 755 external/wpt/keyboard-lock/navigator-requestKeyboardLock.https.html [ Skip ] |
| 754 external/wpt/keyboard-lock/navigator-requestKeyboardLock-two-parallel-requests.h
ttps.html [ Skip ] | 756 external/wpt/keyboard-lock/navigator-requestKeyboardLock-two-parallel-requests.h
ttps.html [ Skip ] |
| 755 external/wpt/keyboard-lock/navigator-requestKeyboardLock-two-sequential-requests
.https.html [ Skip ] | 757 external/wpt/keyboard-lock/navigator-requestKeyboardLock-two-sequential-requests
.https.html [ Skip ] |
| OLD | NEW |