Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(527)

Side by Side Diff: third_party/WebKit/LayoutTests/W3CImportExpectations

Issue 2674793003: Media Session: move all tests but mojo/ ones to external/wpt/. (Closed)
Patch Set: comments Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This file controls which subdirectories of the w3c test repos we do (or don't) import. 1 # This file controls which subdirectories of the w3c test repos we do (or don't) import.
2 # 2 #
3 # This file acts as a blacklist; directories and files not listed here will auto matically 3 # This file acts as a blacklist; directories and files not listed here will auto matically
4 # be found and imported. 4 # 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; to allow it to read 7 # to contact for new failures; to allow it to read
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 260 matching lines...) Expand 10 before | Expand all | Expand 10 after
271 external/wpt/infrastructure [ Skip ] 271 external/wpt/infrastructure [ Skip ]
272 ## Owners: dom-dev@chromium.org 272 ## Owners: dom-dev@chromium.org
273 # external/wpt/innerText [ Pass ] 273 # external/wpt/innerText [ Pass ]
274 external/wpt/js [ Skip ] 274 external/wpt/js [ Skip ]
275 external/wpt/lint [ Skip ] 275 external/wpt/lint [ Skip ]
276 external/wpt/lint.whitelist [ Skip ] 276 external/wpt/lint.whitelist [ Skip ]
277 external/wpt/manifest [ Skip ] 277 external/wpt/manifest [ Skip ]
278 external/wpt/mathml [ Skip ] 278 external/wpt/mathml [ Skip ]
279 ## Owners: none; No tests in the directory. 279 ## Owners: none; No tests in the directory.
280 # external/wpt/media [ Skip ] 280 # external/wpt/media [ Skip ]
281 ## Owners: mlamouri@chromium.org,zqzhang@chromium.org
282 # external/wpt/mediasession [ Pass ]
281 external/wpt/media-source [ Skip ] 283 external/wpt/media-source [ Skip ]
282 external/wpt/mediacapture-record [ Skip ] 284 external/wpt/mediacapture-record [ Skip ]
283 ## Owners: phoglund@chromium.org 285 ## Owners: phoglund@chromium.org
284 # external/wpt/mediacapture-streams [ Pass ] 286 # external/wpt/mediacapture-streams [ Pass ]
285 external/wpt/microdata [ Skip ] 287 external/wpt/microdata [ Skip ]
286 external/wpt/mixed-content [ Skip ] 288 external/wpt/mixed-content [ Skip ]
287 ## Owners: sunjian@chromium.org,panicker@chromium.org 289 ## Owners: sunjian@chromium.org,panicker@chromium.org
288 external/wpt/navigation-timing [ Pass ] 290 external/wpt/navigation-timing [ Pass ]
289 external/wpt/notifications [ Skip ] 291 external/wpt/notifications [ Skip ]
290 external/wpt/offscreen-canvas [ Skip ] 292 external/wpt/offscreen-canvas [ Skip ]
(...skipping 482 matching lines...) Expand 10 before | Expand all | Expand 10 after
773 external/wpt/uievents/order-of-events/focus-events/focus-contained-manual.html [ Skip ] 775 external/wpt/uievents/order-of-events/focus-events/focus-contained-manual.html [ Skip ]
774 external/wpt/uievents/order-of-events/focus-events/legacy-manual.html [ Skip ] 776 external/wpt/uievents/order-of-events/focus-events/legacy-manual.html [ Skip ]
775 external/wpt/uievents/order-of-events/mouse-events/click-cancel-manual.html [ Sk ip ] 777 external/wpt/uievents/order-of-events/mouse-events/click-cancel-manual.html [ Sk ip ]
776 external/wpt/uievents/order-of-events/mouse-events/click-on-body-manual.html [ S kip ] 778 external/wpt/uievents/order-of-events/mouse-events/click-on-body-manual.html [ S kip ]
777 external/wpt/uievents/order-of-events/mouse-events/click-on-div-manual.html [ Sk ip ] 779 external/wpt/uievents/order-of-events/mouse-events/click-on-div-manual.html [ Sk ip ]
778 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S kip ] 780 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S kip ]
779 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski p ] 781 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski p ]
780 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual. htm [ Skip ] 782 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual. htm [ Skip ]
781 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html [ Skip ] 783 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html [ Skip ]
782 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html [ Skip ] 784 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html [ Skip ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698