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

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

Issue 2853113003: Add COMPONENT to worker-dev OWNERS files for tests (Closed)
Patch Set: Created 3 years, 7 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/service-workers/OWNERS » ('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 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 327 matching lines...) Expand 10 before | Expand all | Expand 10 after
338 external/wpt/resources/webidl2/test [ Skip ] 338 external/wpt/resources/webidl2/test [ Skip ]
339 external/wpt/screen-orientation [ Skip ] 339 external/wpt/screen-orientation [ Skip ]
340 external/wpt/secure-contexts [ Skip ] 340 external/wpt/secure-contexts [ Skip ]
341 ## Owners: dom-dev@chromium.org 341 ## Owners: dom-dev@chromium.org
342 # external/wpt/selection [ Pass ] 342 # external/wpt/selection [ Pass ]
343 external/wpt/selectors [ Skip ] 343 external/wpt/selectors [ Skip ]
344 external/wpt/selectors-api [ Skip ] 344 external/wpt/selectors-api [ Skip ]
345 external/wpt/serve [ Skip ] 345 external/wpt/serve [ Skip ]
346 external/wpt/serve.py [ Skip ] 346 external/wpt/serve.py [ Skip ]
347 external/wpt/server-side.md [ Skip ] 347 external/wpt/server-side.md [ Skip ]
348 ## Owners: shimazu@chromium.org 348 ## Owners: worker-dev@chromium.org
349 # external/wpt/service-workers [ Pass ] 349 # external/wpt/service-workers [ Pass ]
350 ## Owners: jsbell@chromium.org 350 ## Owners: jsbell@chromium.org
351 # external/wpt/service-workers/cache-storage [ Pass ] 351 # external/wpt/service-workers/cache-storage [ Pass ]
352 ## Owners: dom-dev@chromium.org 352 ## Owners: dom-dev@chromium.org
353 # external/wpt/shadow-dom [ Pass ] 353 # external/wpt/shadow-dom [ Pass ]
354 ## Owners: jsbell@chromium.org 354 ## Owners: jsbell@chromium.org
355 # external/wpt/storage [ Pass ] 355 # external/wpt/storage [ Pass ]
356 ## Owners: domenic@chromium.org,ricea@chromium.org,tyoshino@chromium.org 356 ## Owners: domenic@chromium.org,ricea@chromium.org,tyoshino@chromium.org
357 external/wpt/streams [ Pass ] 357 external/wpt/streams [ Pass ]
358 ## Owners: mkwst@chromium.org,jochen@chromium.org 358 ## Owners: mkwst@chromium.org,jochen@chromium.org
(...skipping 23 matching lines...) Expand all
382 ## Owners: mek@chromium.org 382 ## Owners: mek@chromium.org
383 # external/wpt/webmessaging [ Pass ] 383 # external/wpt/webmessaging [ Pass ]
384 ## Owners: hta@chromium.org 384 ## Owners: hta@chromium.org
385 # external/wpt/webrtc [ Pass ] 385 # external/wpt/webrtc [ Pass ]
386 external/wpt/websockets [ Skip ] 386 external/wpt/websockets [ Skip ]
387 ## Owners: michaeln@chromium.org,jsbell@chromium.org 387 ## Owners: michaeln@chromium.org,jsbell@chromium.org
388 # external/wpt/webstorage [ Pass ] 388 # external/wpt/webstorage [ Pass ]
389 ## Owners: foolip@chromium.org,maksim.sisov@intel.com 389 ## Owners: foolip@chromium.org,maksim.sisov@intel.com
390 # external/wpt/webvtt [ Pass ] 390 # external/wpt/webvtt [ Pass ]
391 external/wpt/web-nfc [ Skip ] 391 external/wpt/web-nfc [ Skip ]
392 ## Owners: nhiroki@chromium.org 392 ## Owners: nhiroki@chromium.org
nhiroki 2017/05/02 00:57:48 Can you replace me with worker-dev@, too? :)
393 # external/wpt/workers [ Pass ] 393 # external/wpt/workers [ Pass ]
394 394
395 # Exceptions for individual files that fail due to bugs in the 395 # Exceptions for individual files that fail due to bugs in the
396 # upstream tests that we shouldn't bother importing until they are 396 # upstream tests that we shouldn't bother importing until they are
397 # fixed. Please include an explanation, ideally with a crbug reference 397 # fixed. Please include an explanation, ideally with a crbug reference
398 # (if it's a blink/test tooling issue) or an upstream bug reference 398 # (if it's a blink/test tooling issue) or an upstream bug reference
399 # (if the test itself is buggy). 399 # (if the test itself is buggy).
400 400
401 # wpt.config.json overrides the following files with LayoutTests/resources 401 # wpt.config.json overrides the following files with LayoutTests/resources
402 # files. Having unused files would be confusing. 402 # files. Having unused files would be confusing.
(...skipping 329 matching lines...) Expand 10 before | Expand all | Expand 10 after
732 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S kip ] 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-order-manual.html [ Ski p ] 733 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 ] 734 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 ] 735 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 ] 736 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html [ Skip ]
737 external/wpt/keyboard-lock/idlharness.https.html [ Skip ] 737 external/wpt/keyboard-lock/idlharness.https.html [ Skip ]
738 external/wpt/keyboard-lock/navigator-cancelKeyLock.https.html [ Skip ] 738 external/wpt/keyboard-lock/navigator-cancelKeyLock.https.html [ Skip ]
739 external/wpt/keyboard-lock/navigator-requestKeyLock.https.html [ Skip ] 739 external/wpt/keyboard-lock/navigator-requestKeyLock.https.html [ Skip ]
740 external/wpt/keyboard-lock/navigator-requestKeyLock-two-parallel-requests.https. html [ Skip ] 740 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 ] 741 external/wpt/keyboard-lock/navigator-requestKeyLock-two-sequential-requests.http s.html [ Skip ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/external/wpt/service-workers/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698