| 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 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 42 ## Owners: none; No tests in the directory. | 42 ## Owners: none; No tests in the directory. |
| 43 # external/wpt/common [ Pass ] | 43 # external/wpt/common [ Pass ] |
| 44 ## Owners: foolip@chromium.org | 44 ## Owners: foolip@chromium.org |
| 45 # external/wpt/compat [ Pass ] | 45 # external/wpt/compat [ Pass ] |
| 46 external/wpt/config.default.json [ Skip ] | 46 external/wpt/config.default.json [ Skip ] |
| 47 external/wpt/conformance-checkers [ Skip ] | 47 external/wpt/conformance-checkers [ Skip ] |
| 48 ## Owners: kozyatinskiy@chromium.org | 48 ## Owners: kozyatinskiy@chromium.org |
| 49 # external/wpt/console [ Pass ] | 49 # external/wpt/console [ Pass ] |
| 50 ## Owners: mkwst@chromium.org | 50 ## Owners: mkwst@chromium.org |
| 51 # external/wpt/content-security-policy [ Pass ] | 51 # external/wpt/content-security-policy [ Pass ] |
| 52 external/wpt/cookies [ Skip ] | 52 ## Owners: mkwst@chromium.org |
| 53 # external/wpt/cookies [ Pass ] |
| 53 ## Owners: blink-network-dev@chromium.org | 54 ## Owners: blink-network-dev@chromium.org |
| 54 # external/wpt/cors [ Pass ] | 55 # external/wpt/cors [ Pass ] |
| 55 ## Owners: kojii@chromium.org,ksakamoto@chromium.org | 56 ## Owners: kojii@chromium.org,ksakamoto@chromium.org |
| 56 # external/wpt/css-font-loading [ Pass ] | 57 # external/wpt/css-font-loading [ Pass ] |
| 57 external/wpt/css/CSS1 [ Skip ] | 58 external/wpt/css/CSS1 [ Skip ] |
| 58 ## Owners: kojii@chromium.org | 59 ## Owners: kojii@chromium.org |
| 59 # external/wpt/css/CSS2 [ Pass ] | 60 # external/wpt/css/CSS2 [ Pass ] |
| 60 external/wpt/css/CSS2/LICENSE-BSD [ Skip ] | 61 external/wpt/css/CSS2/LICENSE-BSD [ Skip ] |
| 61 external/wpt/css/CSS2/LICENSE-W3CD [ Skip ] | 62 external/wpt/css/CSS2/LICENSE-W3CD [ Skip ] |
| 62 external/wpt/css/CSS2/LICENSE-W3CTS [ Skip ] | 63 external/wpt/css/CSS2/LICENSE-W3CTS [ Skip ] |
| (...skipping 681 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 744 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S
kip ] | 745 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S
kip ] |
| 745 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski
p ] | 746 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski
p ] |
| 746 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual.
htm [ Skip ] | 747 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual.
htm [ Skip ] |
| 747 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html
[ Skip ] | 748 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html
[ Skip ] |
| 748 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html
[ Skip ] | 749 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html
[ Skip ] |
| 749 external/wpt/keyboard-lock/idlharness.https.html [ Skip ] | 750 external/wpt/keyboard-lock/idlharness.https.html [ Skip ] |
| 750 external/wpt/keyboard-lock/navigator-cancelKeyboardLock.https.html [ Skip ] | 751 external/wpt/keyboard-lock/navigator-cancelKeyboardLock.https.html [ Skip ] |
| 751 external/wpt/keyboard-lock/navigator-requestKeyboardLock.https.html [ Skip ] | 752 external/wpt/keyboard-lock/navigator-requestKeyboardLock.https.html [ Skip ] |
| 752 external/wpt/keyboard-lock/navigator-requestKeyboardLock-two-parallel-requests.h
ttps.html [ Skip ] | 753 external/wpt/keyboard-lock/navigator-requestKeyboardLock-two-parallel-requests.h
ttps.html [ Skip ] |
| 753 external/wpt/keyboard-lock/navigator-requestKeyboardLock-two-sequential-requests
.https.html [ Skip ] | 754 external/wpt/keyboard-lock/navigator-requestKeyboardLock-two-sequential-requests
.https.html [ Skip ] |
| OLD | NEW |