| 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 279 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 290 external/wpt/lint.whitelist [ Skip ] | 290 external/wpt/lint.whitelist [ Skip ] |
| 291 external/wpt/manifest [ Skip ] | 291 external/wpt/manifest [ Skip ] |
| 292 external/wpt/mathml [ Skip ] | 292 external/wpt/mathml [ Skip ] |
| 293 ## Owners: none; No tests in the directory. | 293 ## Owners: none; No tests in the directory. |
| 294 # external/wpt/media [ Skip ] | 294 # external/wpt/media [ Skip ] |
| 295 ## Owners: mlamouri@chromium.org,zqzhang@chromium.org | 295 ## Owners: mlamouri@chromium.org,zqzhang@chromium.org |
| 296 # external/wpt/mediasession [ Pass ] | 296 # external/wpt/mediasession [ Pass ] |
| 297 ## Owners: chcunningham@chromium.org,mlamouri@chromium.org | 297 ## Owners: chcunningham@chromium.org,mlamouri@chromium.org |
| 298 # external/wpt/media-capabilities | 298 # external/wpt/media-capabilities |
| 299 external/wpt/media-source [ Skip ] | 299 external/wpt/media-source [ Skip ] |
| 300 external/wpt/mediacapture-record [ Skip ] | 300 ## Owners: mcasas@chromium.org |
| 301 # external/wpt/mediacapture-record [ Pass ] |
| 301 ## Owners: phoglund@chromium.org | 302 ## Owners: phoglund@chromium.org |
| 302 # external/wpt/mediacapture-streams [ Pass ] | 303 # external/wpt/mediacapture-streams [ Pass ] |
| 303 external/wpt/microdata [ Skip ] | 304 external/wpt/microdata [ Skip ] |
| 304 ## Owners: mkwst@chromium.org | 305 ## Owners: mkwst@chromium.org |
| 305 # external/wpt/mixed-content [ Pass ] | 306 # external/wpt/mixed-content [ Pass ] |
| 306 ## Owners: sunjian@chromium.org,panicker@chromium.org | 307 ## Owners: sunjian@chromium.org,panicker@chromium.org |
| 307 external/wpt/navigation-timing [ Pass ] | 308 external/wpt/navigation-timing [ Pass ] |
| 308 external/wpt/notifications [ Skip ] | 309 external/wpt/notifications [ Skip ] |
| 309 external/wpt/offscreen-canvas [ Skip ] | 310 external/wpt/offscreen-canvas [ Skip ] |
| 310 external/wpt/old-tests [ Skip ] | 311 external/wpt/old-tests [ Skip ] |
| (...skipping 432 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 743 external/wpt/uievents/order-of-events/focus-events/focus-contained-manual.html [
Skip ] | 744 external/wpt/uievents/order-of-events/focus-events/focus-contained-manual.html [
Skip ] |
| 744 external/wpt/uievents/order-of-events/focus-events/legacy-manual.html [ Skip ] | 745 external/wpt/uievents/order-of-events/focus-events/legacy-manual.html [ Skip ] |
| 745 external/wpt/uievents/order-of-events/mouse-events/click-cancel-manual.html [ Sk
ip ] | 746 external/wpt/uievents/order-of-events/mouse-events/click-cancel-manual.html [ Sk
ip ] |
| 746 external/wpt/uievents/order-of-events/mouse-events/click-on-body-manual.html [ S
kip ] | 747 external/wpt/uievents/order-of-events/mouse-events/click-on-body-manual.html [ S
kip ] |
| 747 external/wpt/uievents/order-of-events/mouse-events/click-on-div-manual.html [ Sk
ip ] | 748 external/wpt/uievents/order-of-events/mouse-events/click-on-div-manual.html [ Sk
ip ] |
| 748 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S
kip ] | 749 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S
kip ] |
| 749 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski
p ] | 750 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski
p ] |
| 750 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual.
htm [ Skip ] | 751 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual.
htm [ Skip ] |
| 751 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html
[ Skip ] | 752 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html
[ Skip ] |
| 752 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html
[ Skip ] | 753 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html
[ Skip ] |
| OLD | NEW |