| 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 301 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 312 external/wpt/offscreen-canvas [ Skip ] | 312 external/wpt/offscreen-canvas [ Skip ] |
| 313 external/wpt/old-tests [ Skip ] | 313 external/wpt/old-tests [ Skip ] |
| 314 ## Owners: timvolodine@chromium.org,reillyg@chromium.org | 314 ## Owners: timvolodine@chromium.org,reillyg@chromium.org |
| 315 # external/wpt/orientation-event [ Pass ] | 315 # external/wpt/orientation-event [ Pass ] |
| 316 ## Owners: rouslan@chromium.org,mathp@chromium.org | 316 ## Owners: rouslan@chromium.org,mathp@chromium.org |
| 317 # external/wpt/payment-request [ Pass ] | 317 # external/wpt/payment-request [ Pass ] |
| 318 external/wpt/page-visibility [ Skip ] | 318 external/wpt/page-visibility [ Skip ] |
| 319 external/wpt/performance-timeline [ Skip ] | 319 external/wpt/performance-timeline [ Skip ] |
| 320 ## Owners: nzolghadr@chromium.org,mustaq@chromium.org | 320 ## Owners: nzolghadr@chromium.org,mustaq@chromium.org |
| 321 # external/wpt/pointerevents [ Pass ] | 321 # external/wpt/pointerevents [ Pass ] |
| 322 external/wpt/pointerlock [ Skip ] | 322 ## Owners: chongz@chromium.org |
| 323 # external/wpt/pointerlock [ Pass ] |
| 323 external/wpt/presentation-api [ Skip ] | 324 external/wpt/presentation-api [ Skip ] |
| 324 external/wpt/progress-events [ Skip ] | 325 external/wpt/progress-events [ Skip ] |
| 325 external/wpt/proximity [ Skip ] | 326 external/wpt/proximity [ Skip ] |
| 326 ## Owners: rob.buis@samsung.com | 327 ## Owners: rob.buis@samsung.com |
| 327 # external/wpt/quirks-mode [ Pass ] | 328 # external/wpt/quirks-mode [ Pass ] |
| 328 ## Owners: avayvod@chromium.org,mlamouri@chromium.org | 329 ## Owners: avayvod@chromium.org,mlamouri@chromium.org |
| 329 # external/wpt/remote-playback [ Pass ] | 330 # external/wpt/remote-playback [ Pass ] |
| 330 ## Owners: jochen@chromium.org,estark@chromium.org | 331 ## Owners: jochen@chromium.org,estark@chromium.org |
| 331 # external/wpt/referrer-policy [ Pass ] | 332 # external/wpt/referrer-policy [ Pass ] |
| 332 external/wpt/resource-timing [ Skip ] | 333 external/wpt/resource-timing [ Skip ] |
| (...skipping 399 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 732 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S
kip ] | 733 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S
kip ] |
| 733 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski
p ] | 734 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski
p ] |
| 734 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual.
htm [ Skip ] | 735 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual.
htm [ Skip ] |
| 735 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html
[ Skip ] | 736 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html
[ Skip ] |
| 736 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html
[ Skip ] | 737 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html
[ Skip ] |
| 737 external/wpt/keyboard-lock/idlharness.https.html [ Skip ] | 738 external/wpt/keyboard-lock/idlharness.https.html [ Skip ] |
| 738 external/wpt/keyboard-lock/navigator-cancelKeyLock.https.html [ Skip ] | 739 external/wpt/keyboard-lock/navigator-cancelKeyLock.https.html [ Skip ] |
| 739 external/wpt/keyboard-lock/navigator-requestKeyLock.https.html [ Skip ] | 740 external/wpt/keyboard-lock/navigator-requestKeyLock.https.html [ Skip ] |
| 740 external/wpt/keyboard-lock/navigator-requestKeyLock-two-parallel-requests.https.
html [ Skip ] | 741 external/wpt/keyboard-lock/navigator-requestKeyLock-two-parallel-requests.https.
html [ Skip ] |
| 741 external/wpt/keyboard-lock/navigator-requestKeyLock-two-sequential-requests.http
s.html [ Skip ] | 742 external/wpt/keyboard-lock/navigator-requestKeyLock-two-sequential-requests.http
s.html [ Skip ] |
| OLD | NEW |