| 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 24 matching lines...) Expand all Loading... |
| 35 # external/wpt/XMLHttpRequest [ Pass ] | 35 # external/wpt/XMLHttpRequest [ Pass ] |
| 36 external/wpt/ambient-light [ Skip ] | 36 external/wpt/ambient-light [ Skip ] |
| 37 external/wpt/annotation-model [ Skip ] | 37 external/wpt/annotation-model [ Skip ] |
| 38 external/wpt/annotation-protocol [ Skip ] | 38 external/wpt/annotation-protocol [ Skip ] |
| 39 external/wpt/annotation-vocab [ Skip ] | 39 external/wpt/annotation-vocab [ Skip ] |
| 40 external/wpt/app-uri [ Skip ] | 40 external/wpt/app-uri [ Skip ] |
| 41 ## Owners: timvolodine@chromium.org | 41 ## Owners: timvolodine@chromium.org |
| 42 # external/wpt/battery-status [ Pass ] | 42 # external/wpt/battery-status [ Pass ] |
| 43 ## Owners: ortuno@chromium.org,scheib@chromium.org | 43 ## Owners: ortuno@chromium.org,scheib@chromium.org |
| 44 # external/wpt/bluetooth [ Pass ] | 44 # external/wpt/bluetooth [ Pass ] |
| 45 ## Owners: msramek@chromium.org,mkwst@chromium.org |
| 46 # external/wpt/clear-site-data [ Pass ] |
| 45 ## Owners: none; No tests in the directory. | 47 ## Owners: none; No tests in the directory. |
| 46 # external/wpt/common [ Pass ] | 48 # external/wpt/common [ Pass ] |
| 47 ## Owners: foolip@chromium.org | 49 ## Owners: foolip@chromium.org |
| 48 # external/wpt/compat [ Pass ] | 50 # external/wpt/compat [ Pass ] |
| 49 external/wpt/config.default.json [ Skip ] | 51 external/wpt/config.default.json [ Skip ] |
| 50 external/wpt/conformance-checkers [ Skip ] | 52 external/wpt/conformance-checkers [ Skip ] |
| 51 ## Owners: kozyatinskiy@chromium.org | 53 ## Owners: kozyatinskiy@chromium.org |
| 52 # external/wpt/console [ Pass ] | 54 # external/wpt/console [ Pass ] |
| 53 ## Owners: mkwst@chromium.org | 55 ## Owners: mkwst@chromium.org |
| 54 # external/wpt/content-security-policy [ Pass ] | 56 # external/wpt/content-security-policy [ Pass ] |
| (...skipping 703 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 758 external/wpt/uievents/order-of-events/focus-events/focus-contained-manual.html [
Skip ] | 760 external/wpt/uievents/order-of-events/focus-events/focus-contained-manual.html [
Skip ] |
| 759 external/wpt/uievents/order-of-events/focus-events/legacy-manual.html [ Skip ] | 761 external/wpt/uievents/order-of-events/focus-events/legacy-manual.html [ Skip ] |
| 760 external/wpt/uievents/order-of-events/mouse-events/click-cancel-manual.html [ Sk
ip ] | 762 external/wpt/uievents/order-of-events/mouse-events/click-cancel-manual.html [ Sk
ip ] |
| 761 external/wpt/uievents/order-of-events/mouse-events/click-on-body-manual.html [ S
kip ] | 763 external/wpt/uievents/order-of-events/mouse-events/click-on-body-manual.html [ S
kip ] |
| 762 external/wpt/uievents/order-of-events/mouse-events/click-on-div-manual.html [ Sk
ip ] | 764 external/wpt/uievents/order-of-events/mouse-events/click-on-div-manual.html [ Sk
ip ] |
| 763 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S
kip ] | 765 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S
kip ] |
| 764 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski
p ] | 766 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski
p ] |
| 765 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual.
htm [ Skip ] | 767 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual.
htm [ Skip ] |
| 766 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html
[ Skip ] | 768 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html
[ Skip ] |
| 767 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html
[ Skip ] | 769 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html
[ Skip ] |
| OLD | NEW |