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

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

Issue 2871093003: Import Web NFC 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 386 matching lines...) Expand 10 before | Expand all | Expand 10 after
397 ## Owners: mek@chromium.org 397 ## Owners: mek@chromium.org
398 # external/wpt/webmessaging [ Pass ] 398 # external/wpt/webmessaging [ Pass ]
399 ## Owners: hta@chromium.org 399 ## Owners: hta@chromium.org
400 # external/wpt/webrtc [ Pass ] 400 # external/wpt/webrtc [ Pass ]
401 ## Owners: blink-network-dev@chromium.org 401 ## Owners: blink-network-dev@chromium.org
402 # external/wpt/websockets [ Pass ] 402 # external/wpt/websockets [ Pass ]
403 ## Owners: michaeln@chromium.org,jsbell@chromium.org 403 ## Owners: michaeln@chromium.org,jsbell@chromium.org
404 # external/wpt/webstorage [ Pass ] 404 # external/wpt/webstorage [ Pass ]
405 ## Owners: foolip@chromium.org,maksim.sisov@intel.com 405 ## Owners: foolip@chromium.org,maksim.sisov@intel.com
406 # external/wpt/webvtt [ Pass ] 406 # external/wpt/webvtt [ Pass ]
407 external/wpt/web-nfc [ Skip ] 407 ## Owners: alexander.shalamov@intel.com,kenneth.r.christiansen@intel.com,rijubra ta.bhaumik@intel.com
408 # external/wpt/web-nfc [ Pass ]
408 ## Owners: worker-dev@chromium.org 409 ## Owners: worker-dev@chromium.org
409 # external/wpt/workers [ Pass ] 410 # external/wpt/workers [ Pass ]
410 411
411 # Exceptions for individual files that fail due to bugs in the 412 # Exceptions for individual files that fail due to bugs in the
412 # upstream tests that we shouldn't bother importing until they are 413 # upstream tests that we shouldn't bother importing until they are
413 # fixed. Please include an explanation, ideally with a crbug reference 414 # fixed. Please include an explanation, ideally with a crbug reference
414 # (if it's a blink/test tooling issue) or an upstream bug reference 415 # (if it's a blink/test tooling issue) or an upstream bug reference
415 # (if the test itself is buggy). 416 # (if the test itself is buggy).
416 417
417 # wpt.config.json overrides the following files with LayoutTests/resources 418 # wpt.config.json overrides the following files with LayoutTests/resources
(...skipping 330 matching lines...) Expand 10 before | Expand all | Expand 10 after
748 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S kip ] 749 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S kip ]
749 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski p ] 750 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski p ]
750 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual. htm [ Skip ] 751 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual. htm [ Skip ]
751 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html [ Skip ] 752 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html [ Skip ]
752 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html [ Skip ] 753 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html [ Skip ]
753 external/wpt/keyboard-lock/idlharness.https.html [ Skip ] 754 external/wpt/keyboard-lock/idlharness.https.html [ Skip ]
754 external/wpt/keyboard-lock/navigator-cancelKeyboardLock.https.html [ Skip ] 755 external/wpt/keyboard-lock/navigator-cancelKeyboardLock.https.html [ Skip ]
755 external/wpt/keyboard-lock/navigator-requestKeyboardLock.https.html [ Skip ] 756 external/wpt/keyboard-lock/navigator-requestKeyboardLock.https.html [ Skip ]
756 external/wpt/keyboard-lock/navigator-requestKeyboardLock-two-parallel-requests.h ttps.html [ Skip ] 757 external/wpt/keyboard-lock/navigator-requestKeyboardLock-two-parallel-requests.h ttps.html [ Skip ]
757 external/wpt/keyboard-lock/navigator-requestKeyboardLock-two-sequential-requests .https.html [ Skip ] 758 external/wpt/keyboard-lock/navigator-requestKeyboardLock-two-sequential-requests .https.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