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

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

Issue 2857813002: Import Web Authentication web-platform-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 | no next file » | 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 359 matching lines...) Expand 10 before | Expand all | Expand 10 after
370 ## Owners: jsbell@chromium.org 370 ## Owners: jsbell@chromium.org
371 # external/wpt/user-timing [ Pass ] 371 # external/wpt/user-timing [ Pass ]
372 external/wpt/vibration [ Skip ] 372 external/wpt/vibration [ Skip ]
373 ## Owners: bsheedy@chromium.org 373 ## Owners: bsheedy@chromium.org
374 # external/wpt/webvr [ Pass ] 374 # external/wpt/webvr [ Pass ]
375 external/wpt/wai-aria [ Skip ] 375 external/wpt/wai-aria [ Skip ]
376 ## Owners: suzyh@chromium.org 376 ## Owners: suzyh@chromium.org
377 # external/wpt/web-animations [ Pass ] 377 # external/wpt/web-animations [ Pass ]
378 ## Owners: hongchan@chromium.org, rtoy@chromium.org 378 ## Owners: hongchan@chromium.org, rtoy@chromium.org
379 # external/wpt/webaudio [ Pass ] 379 # external/wpt/webaudio [ Pass ]
380 external/wpt/webauthn [ Skip ] 380 ## Owners: kpaulhamus@chromium.org
381 # external/wpt/webauthn [ Pass ]
381 external/wpt/webdriver [ Skip ] 382 external/wpt/webdriver [ Skip ]
382 external/wpt/webgl [ Skip ] 383 external/wpt/webgl [ Skip ]
383 ## Owners: mek@chromium.org 384 ## Owners: mek@chromium.org
384 # external/wpt/webmessaging [ Pass ] 385 # external/wpt/webmessaging [ Pass ]
385 ## Owners: hta@chromium.org 386 ## Owners: hta@chromium.org
386 # external/wpt/webrtc [ Pass ] 387 # external/wpt/webrtc [ Pass ]
387 external/wpt/websockets [ Skip ] 388 external/wpt/websockets [ Skip ]
388 ## Owners: michaeln@chromium.org,jsbell@chromium.org 389 ## Owners: michaeln@chromium.org,jsbell@chromium.org
389 # external/wpt/webstorage [ Pass ] 390 # external/wpt/webstorage [ Pass ]
390 ## Owners: foolip@chromium.org,maksim.sisov@intel.com 391 ## Owners: foolip@chromium.org,maksim.sisov@intel.com
(...skipping 342 matching lines...) Expand 10 before | Expand all | Expand 10 after
733 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-on-html-manual.html [ S kip ]
734 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski p ] 735 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 ] 736 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 ] 737 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 ] 738 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html [ Skip ]
738 external/wpt/keyboard-lock/idlharness.https.html [ Skip ] 739 external/wpt/keyboard-lock/idlharness.https.html [ Skip ]
739 external/wpt/keyboard-lock/navigator-cancelKeyLock.https.html [ Skip ] 740 external/wpt/keyboard-lock/navigator-cancelKeyLock.https.html [ Skip ]
740 external/wpt/keyboard-lock/navigator-requestKeyLock.https.html [ Skip ] 741 external/wpt/keyboard-lock/navigator-requestKeyLock.https.html [ Skip ]
741 external/wpt/keyboard-lock/navigator-requestKeyLock-two-parallel-requests.https. html [ Skip ] 742 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 ] 743 external/wpt/keyboard-lock/navigator-requestKeyLock-two-sequential-requests.http s.html [ Skip ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698