Chromium Code Reviews| 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 250 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 261 ## Owners: tyoshino@chromium.org,yhirano@chromium.org,mkwst@chromium.org,japhet@ chromium.org | 261 ## Owners: tyoshino@chromium.org,yhirano@chromium.org,mkwst@chromium.org,japhet@ chromium.org |
| 262 # external/wpt/fetch [ Pass ] | 262 # external/wpt/fetch [ Pass ] |
| 263 ## Owners: none; No tests in the directory. | 263 ## Owners: none; No tests in the directory. |
| 264 # external/wpt/fonts [ Pass ] | 264 # external/wpt/fonts [ Pass ] |
| 265 external/wpt/fonts/math [ Skip ] | 265 external/wpt/fonts/math [ Skip ] |
| 266 ## Owners: foolip@chromium.org | 266 ## Owners: foolip@chromium.org |
| 267 # external/wpt/fullscreen [ Pass ] | 267 # external/wpt/fullscreen [ Pass ] |
| 268 ## Owners: bajones@chromium.org | 268 ## Owners: bajones@chromium.org |
| 269 # external/wpt/gamepad [ Pass ] | 269 # external/wpt/gamepad [ Pass ] |
| 270 external/wpt/generic-sensor [ Skip ] | 270 external/wpt/generic-sensor [ Skip ] |
| 271 external/wpt/geolocation-API [ Skip ] | 271 ## Owners: mvanouwerkerk@chromium.org |
|
Michael van Ouwerkerk
2017/05/04 11:03:21
I think this should be mcasas@chromium.org now, I'
foolip
2017/05/04 14:50:27
Switched to mcasas@
| |
| 272 # external/wpt/geolocation-API [ Pass ] | |
| 272 ## Owners: jsbell@chromium.org | 273 ## Owners: jsbell@chromium.org |
| 273 # external/wpt/hr-time [ Pass ] | 274 # external/wpt/hr-time [ Pass ] |
| 274 ## Owners: dom-dev@chromium.org | 275 ## Owners: dom-dev@chromium.org |
| 275 # external/wpt/html [ Pass ] | 276 # external/wpt/html [ Pass ] |
| 276 ## Owners: dom-dev@chromium.org | 277 ## Owners: dom-dev@chromium.org |
| 277 # external/wpt/html-imports [ Pass ] | 278 # external/wpt/html-imports [ Pass ] |
| 278 external/wpt/html-longdesc [ Skip ] | 279 external/wpt/html-longdesc [ Skip ] |
| 279 ## Owners: rijubrata.bhaumik@intel.com,mcasas@chromium.org | 280 ## Owners: rijubrata.bhaumik@intel.com,mcasas@chromium.org |
| 280 # external/wpt/html-media-capture [ Pass ] | 281 # external/wpt/html-media-capture [ Pass ] |
| 281 external/wpt/http [ Skip ] | 282 external/wpt/http [ Skip ] |
| (...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 362 # external/wpt/svg [ Pass ] | 363 # external/wpt/svg [ Pass ] |
| 363 external/wpt/svg/import [ Skip ] | 364 external/wpt/svg/import [ Skip ] |
| 364 external/wpt/tools [ Skip ] | 365 external/wpt/tools [ Skip ] |
| 365 ## Owners: chongz@chromium.org | 366 ## Owners: chongz@chromium.org |
| 366 # external/wpt/touch-events [ Pass ] | 367 # external/wpt/touch-events [ Pass ] |
| 367 ## Owners: dtapuska@chromium.org | 368 ## Owners: dtapuska@chromium.org |
| 368 # external/wpt/uievents [ Pass ] | 369 # external/wpt/uievents [ Pass ] |
| 369 external/wpt/url [ Skip ] | 370 external/wpt/url [ Skip ] |
| 370 ## Owners: jsbell@chromium.org | 371 ## Owners: jsbell@chromium.org |
| 371 # external/wpt/user-timing [ Pass ] | 372 # external/wpt/user-timing [ Pass ] |
| 372 external/wpt/vibration [ Skip ] | 373 ## Owners: platform-capabilities@chromium.org |
| 374 # external/wpt/vibration [ Pass ] | |
| 373 ## Owners: bsheedy@chromium.org | 375 ## Owners: bsheedy@chromium.org |
| 374 # external/wpt/webvr [ Pass ] | 376 # external/wpt/webvr [ Pass ] |
| 375 external/wpt/wai-aria [ Skip ] | 377 external/wpt/wai-aria [ Skip ] |
| 376 ## Owners: suzyh@chromium.org | 378 ## Owners: suzyh@chromium.org |
| 377 # external/wpt/web-animations [ Pass ] | 379 # external/wpt/web-animations [ Pass ] |
| 378 ## Owners: hongchan@chromium.org, rtoy@chromium.org | 380 ## Owners: hongchan@chromium.org, rtoy@chromium.org |
| 379 # external/wpt/webaudio [ Pass ] | 381 # external/wpt/webaudio [ Pass ] |
| 380 external/wpt/webauthn [ Skip ] | 382 external/wpt/webauthn [ Skip ] |
| 381 external/wpt/webdriver [ Skip ] | 383 external/wpt/webdriver [ Skip ] |
| 382 external/wpt/webgl [ Skip ] | 384 external/wpt/webgl [ Skip ] |
| (...skipping 350 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 733 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S kip ] | 735 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S kip ] |
| 734 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski p ] | 736 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski p ] |
| 735 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual. htm [ Skip ] | 737 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual. htm [ Skip ] |
| 736 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html [ Skip ] | 738 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html [ Skip ] |
| 737 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html [ Skip ] | 739 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html [ Skip ] |
| 738 external/wpt/keyboard-lock/idlharness.https.html [ Skip ] | 740 external/wpt/keyboard-lock/idlharness.https.html [ Skip ] |
| 739 external/wpt/keyboard-lock/navigator-cancelKeyLock.https.html [ Skip ] | 741 external/wpt/keyboard-lock/navigator-cancelKeyLock.https.html [ Skip ] |
| 740 external/wpt/keyboard-lock/navigator-requestKeyLock.https.html [ Skip ] | 742 external/wpt/keyboard-lock/navigator-requestKeyLock.https.html [ Skip ] |
| 741 external/wpt/keyboard-lock/navigator-requestKeyLock-two-parallel-requests.https. html [ Skip ] | 743 external/wpt/keyboard-lock/navigator-requestKeyLock-two-parallel-requests.https. html [ Skip ] |
| 742 external/wpt/keyboard-lock/navigator-requestKeyLock-two-sequential-requests.http s.html [ Skip ] | 744 external/wpt/keyboard-lock/navigator-requestKeyLock-two-sequential-requests.http s.html [ Skip ] |
| OLD | NEW |