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

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

Issue 1974833002: Import quirks-mode tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: wpt rename 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
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 240 matching lines...) Expand 10 before | Expand all | Expand 10 after
251 imported/web-platform-tests/notifications [ Skip ] 251 imported/web-platform-tests/notifications [ Skip ]
252 imported/web-platform-tests/old-tests [ Skip ] 252 imported/web-platform-tests/old-tests [ Skip ]
253 imported/web-platform-tests/page-visibility [ Skip ] 253 imported/web-platform-tests/page-visibility [ Skip ]
254 imported/web-platform-tests/performance-timeline [ Skip ] 254 imported/web-platform-tests/performance-timeline [ Skip ]
255 ## Owners: mustaq@chromium.org 255 ## Owners: mustaq@chromium.org
256 # imported/web-platform-tests/pointerevents [ Pass ] 256 # imported/web-platform-tests/pointerevents [ Pass ]
257 imported/web-platform-tests/pointerlock [ Skip ] 257 imported/web-platform-tests/pointerlock [ Skip ]
258 imported/web-platform-tests/presentation-api [ Skip ] 258 imported/web-platform-tests/presentation-api [ Skip ]
259 imported/web-platform-tests/progress-events [ Skip ] 259 imported/web-platform-tests/progress-events [ Skip ]
260 imported/web-platform-tests/proximity [ Skip ] 260 imported/web-platform-tests/proximity [ Skip ]
261 imported/web-platform-tests/quirks-mode [ Skip ] 261 # imported/web-platform-tests/quirks-mode [ Skip ]
tkent 2016/05/19 22:59:54 Needs an owner line like: ## Owners: rob.buis@sa
rwlbuis 2016/05/20 20:03:46 Done.
262 ## Owners: mkwst@chromium.org 262 ## Owners: mkwst@chromium.org
263 # http://crbug.com/360762: Requires HTTPS server with python. 263 # http://crbug.com/360762: Requires HTTPS server with python.
264 imported/web-platform-tests/referrer-policy [ Skip ] 264 imported/web-platform-tests/referrer-policy [ Skip ]
265 imported/web-platform-tests/resource-timing [ Skip ] 265 imported/web-platform-tests/resource-timing [ Skip ]
266 ## Owners: jsbell@chromium.org 266 ## Owners: jsbell@chromium.org
267 # imported/web-platform-tests/resources [ Pass ] 267 # imported/web-platform-tests/resources [ Pass ]
268 imported/web-platform-tests/resources/docs [ Skip ] 268 imported/web-platform-tests/resources/docs [ Skip ]
269 imported/web-platform-tests/resources/examples [ Skip ] 269 imported/web-platform-tests/resources/examples [ Skip ]
270 imported/web-platform-tests/resources/webidl2/README.md [ Skip ] 270 imported/web-platform-tests/resources/webidl2/README.md [ Skip ]
271 imported/web-platform-tests/resources/webidl2/test [ Skip ] 271 imported/web-platform-tests/resources/webidl2/test [ Skip ]
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
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/wpt/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/wpt/mediacapture-streams/OWNERS [ Skip ] 325 imported/wpt/mediacapture-streams/OWNERS [ Skip ]
326 imported/wpt/touch-events/OWNERS [ Skip ] 326 imported/wpt/touch-events/OWNERS [ Skip ]
327 imported/wpt/uievents/OWNERS [ Skip ] 327 imported/wpt/uievents/OWNERS [ Skip ]
328 imported/wpt/web-animations/OWNERS [ Skip ] 328 imported/wpt/web-animations/OWNERS [ Skip ]
329 imported/wpt/quirks-mode/OWNERS [ Skip ]
329 330
330 # Exceptions for individual files that fail due to bugs in the 331 # Exceptions for individual files that fail due to bugs in the
331 # upstream tests that we shouldn't bother importing until they are 332 # upstream tests that we shouldn't bother importing until they are
332 # fixed. Please include an explanation, ideally with a crbug reference 333 # fixed. Please include an explanation, ideally with a crbug reference
333 # (if it's a blink/test tooling issue) or an upstream bug reference 334 # (if it's a blink/test tooling issue) or an upstream bug reference
334 # (if the test itself is buggy). 335 # (if the test itself is buggy).
335 336
336 # crbug.com/490694: Needs to support *.headers. 337 # crbug.com/490694: Needs to support *.headers.
337 imported/web-platform-tests/html/dom/documents/resource-metadata-management/docu ment-lastModified.html [ Skip ] 338 imported/web-platform-tests/html/dom/documents/resource-metadata-management/docu ment-lastModified.html [ Skip ]
338 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-001.html [ Skip ] 339 imported/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-st ream-001.html [ Skip ]
(...skipping 431 matching lines...) Expand 10 before | Expand all | Expand 10 after
770 771
771 # crbug.com/561421: Update meta refresh parsing to match the new spec 772 # 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 ] 773 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 ] 774 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr agma-directives/attr-meta-http-equiv-refresh/support [ Skip ]
774 775
775 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout) 776 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout)
776 imported/wpt/dom/nodes/MutationObserver-childList.html [ Skip ] 777 imported/wpt/dom/nodes/MutationObserver-childList.html [ Skip ]
777 778
778 # crbug.com/574461: update-w3c-deps imports .py file with x-bit cleared 779 # 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 ] 780 imported/wpt/dom/nodes/Document-createElement-namespace-tests/generate.py [ Skip ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698