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

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

Issue 1985333002: Move the hr-time directory from web-platform-tests/ to wpt/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 4 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/imported/web-platform-tests/hr-time/basic.html » ('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. The only exception is that the manual tests (i.e. those with a 4 # be found and imported. The only exception is that the manual tests (i.e. those with a
5 # filename ending with "-manual.html" or "-manual.htm") are never imported. 5 # filename ending with "-manual.html" or "-manual.htm") are never imported.
6 6
7 # When removing blacklist entries: 7 # When removing blacklist entries:
8 # * Comment out the line rather than deleting it, to show it is intentional 8 # * Comment out the line rather than deleting it, to show it is intentional
9 # * Change [ Skip ] to [ Pass ] 9 # * Change [ Skip ] to [ Pass ]
10 # * Add a leading comment: ## Owners: user@example.com 10 # * Add a leading comment: ## Owners: user@example.com
(...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after
219 # imported/wpt/encoding [ Pass ] 219 # imported/wpt/encoding [ Pass ]
220 imported/web-platform-tests/eventsource [ Skip ] 220 imported/web-platform-tests/eventsource [ Skip ]
221 imported/web-platform-tests/ext-xhtml-pubid [ Skip ] 221 imported/web-platform-tests/ext-xhtml-pubid [ Skip ]
222 imported/web-platform-tests/fetch [ Skip ] 222 imported/web-platform-tests/fetch [ Skip ]
223 imported/web-platform-tests/fonts [ Skip ] 223 imported/web-platform-tests/fonts [ Skip ]
224 ## Owners: bajones@chromium.org 224 ## Owners: bajones@chromium.org
225 # imported/wpt/gamepad [ Pass ] 225 # imported/wpt/gamepad [ Pass ]
226 imported/web-platform-tests/generic-sensor [ Skip ] 226 imported/web-platform-tests/generic-sensor [ Skip ]
227 imported/web-platform-tests/geolocation-API [ Skip ] 227 imported/web-platform-tests/geolocation-API [ Skip ]
228 ## Owners: jsbell@chromium.org 228 ## Owners: jsbell@chromium.org
229 # imported/web-platform-tests/hr-time [ Pass ] 229 # imported/wpt/hr-time [ Pass ]
230 ## Owners: tkent@chromium.org 230 ## Owners: tkent@chromium.org
231 # imported/web-platform-tests/html [ Pass ] 231 # imported/web-platform-tests/html [ Pass ]
232 ## Owners: TBD 232 ## Owners: TBD
233 # imported/web-platform-tests/html-imports [ Pass ] 233 # imported/web-platform-tests/html-imports [ Pass ]
234 imported/web-platform-tests/html-longdesc [ Skip ] 234 imported/web-platform-tests/html-longdesc [ Skip ]
235 imported/web-platform-tests/html-media-capture [ Skip ] 235 imported/web-platform-tests/html-media-capture [ Skip ]
236 imported/web-platform-tests/http [ Skip ] 236 imported/web-platform-tests/http [ Skip ]
237 imported/web-platform-tests/images [ Skip ] 237 imported/web-platform-tests/images [ Skip ]
238 imported/web-platform-tests/infrastructure [ Skip ] 238 imported/web-platform-tests/infrastructure [ Skip ]
239 imported/web-platform-tests/innerText [ Skip ] 239 imported/web-platform-tests/innerText [ Skip ]
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
312 imported/web-platform-tests/custom-elements/OWNERS [ Skip ] 312 imported/web-platform-tests/custom-elements/OWNERS [ Skip ]
313 imported/wpt/gamepad/OWNERS [ Skip ] 313 imported/wpt/gamepad/OWNERS [ Skip ]
314 imported/web-platform-tests/FileAPI/OWNERS [ Skip ] 314 imported/web-platform-tests/FileAPI/OWNERS [ Skip ]
315 imported/web-platform-tests/html/OWNERS [ Skip ] 315 imported/web-platform-tests/html/OWNERS [ Skip ]
316 imported/wpt/webrtc/OWNERS [ Skip ] 316 imported/wpt/webrtc/OWNERS [ Skip ]
317 imported/web-platform-tests/html-imports/OWNERS [ Skip ] 317 imported/web-platform-tests/html-imports/OWNERS [ Skip ]
318 imported/web-platform-tests/IndexedDB/OWNERS [ Skip ] 318 imported/web-platform-tests/IndexedDB/OWNERS [ Skip ]
319 imported/wpt/dom/OWNERS [ Skip ] 319 imported/wpt/dom/OWNERS [ Skip ]
320 imported/web-platform-tests/shadow-dom/OWNERS [ Skip ] 320 imported/web-platform-tests/shadow-dom/OWNERS [ Skip ]
321 imported/wpt/encoding/OWNERS [ Skip ] 321 imported/wpt/encoding/OWNERS [ Skip ]
322 imported/web-platform-tests/hr-time/OWNERS [ Skip ] 322 imported/wpt/hr-time/OWNERS [ Skip ]
323 imported/web-platform-tests/pointerevents/OWNERS [ Skip ] 323 imported/web-platform-tests/pointerevents/OWNERS [ Skip ]
324 imported/wpt/webstorage/OWNERS [ Skip ] 324 imported/wpt/webstorage/OWNERS [ Skip ]
325 imported/web-platform-tests/mediacapture-streams/OWNERS [ Skip ] 325 imported/web-platform-tests/mediacapture-streams/OWNERS [ Skip ]
326 imported/wpt/touch-events/OWNERS [ Skip ] 326 imported/wpt/touch-events/OWNERS [ Skip ]
327 imported/web-platform-tests/uievents/OWNERS [ Skip ] 327 imported/web-platform-tests/uievents/OWNERS [ Skip ]
328 imported/wpt/web-animations/OWNERS [ Skip ] 328 imported/wpt/web-animations/OWNERS [ Skip ]
329 329
330 # Exceptions for individual files that fail due to bugs in the 330 # Exceptions for individual files that fail due to bugs in the
331 # upstream tests that we shouldn't bother importing until they are 331 # upstream tests that we shouldn't bother importing until they are
332 # fixed. Please include an explanation, ideally with a crbug reference 332 # fixed. Please include an explanation, ideally with a crbug reference
(...skipping 437 matching lines...) Expand 10 before | Expand all | Expand 10 after
770 770
771 # crbug.com/561421: Update meta refresh parsing to match the new spec 771 # crbug.com/561421: Update meta refresh parsing to match the new spec
772 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/parsing.html [ Skip ] 772 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/parsing.html [ Skip ]
773 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/support [ Skip ] 773 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/support [ Skip ]
774 774
775 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout) 775 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout)
776 imported/wpt/dom/nodes/MutationObserver-childList.html [ Skip ] 776 imported/wpt/dom/nodes/MutationObserver-childList.html [ Skip ]
777 777
778 # crbug.com/574461: update-w3c-deps imports .py file with x-bit cleared 778 # crbug.com/574461: update-w3c-deps imports .py file with x-bit cleared
779 imported/wpt/dom/nodes/Document-createElement-namespace-tests/generate.py [ Skip ] 779 imported/wpt/dom/nodes/Document-createElement-namespace-tests/generate.py [ Skip ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/imported/web-platform-tests/hr-time/basic.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698