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

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

Issue 2415873002: Import w3c tests for the service workers (Closed)
Patch Set: Created 4 years, 2 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 274 matching lines...) Expand 10 before | Expand all | Expand 10 after
285 imported/wpt/resources/webidl2/README.md [ Skip ] 285 imported/wpt/resources/webidl2/README.md [ Skip ]
286 imported/wpt/resources/webidl2/test [ Skip ] 286 imported/wpt/resources/webidl2/test [ Skip ]
287 imported/wpt/screen-orientation [ Skip ] 287 imported/wpt/screen-orientation [ Skip ]
288 imported/wpt/secure-contexts [ Skip ] 288 imported/wpt/secure-contexts [ Skip ]
289 imported/wpt/selection [ Skip ] 289 imported/wpt/selection [ Skip ]
290 imported/wpt/selectors [ Skip ] 290 imported/wpt/selectors [ Skip ]
291 imported/wpt/selectors-api [ Skip ] 291 imported/wpt/selectors-api [ Skip ]
292 imported/wpt/serve [ Skip ] 292 imported/wpt/serve [ Skip ]
293 imported/wpt/serve.py [ Skip ] 293 imported/wpt/serve.py [ Skip ]
294 imported/wpt/server-side.md [ Skip ] 294 imported/wpt/server-side.md [ Skip ]
295 imported/wpt/service-workers [ Skip ] 295 ## Owners: shimazu@chromium.org
296 # imported/wpt/service-workers [ Pass ]
falken 2016/10/13 04:26:37 This comment out format is confusing. tkent what i
tkent 2016/10/13 04:48:21 The convention is to prepend '# '. I don't know i
falken 2016/10/13 04:53:40 Ah OK. I saw some Pass expectations (wpt/dom, wpt/
296 ## Owners: kochi@chromium.org crbug.com/505364 297 ## Owners: kochi@chromium.org crbug.com/505364
297 # imported/wpt/shadow-dom [ Pass ] 298 # imported/wpt/shadow-dom [ Pass ]
298 ## Owners: jww@chromium.org 299 ## Owners: jww@chromium.org
299 imported/wpt/streams [ Skip ] 300 imported/wpt/streams [ Skip ]
300 imported/wpt/subresource-integrity [ Skip ] 301 imported/wpt/subresource-integrity [ Skip ]
301 ## Owners: foolip@chromium.org 302 ## Owners: foolip@chromium.org
302 imported/wpt/svg [ Pass ] 303 imported/wpt/svg [ Pass ]
303 imported/wpt/svg/import [ Skip ] 304 imported/wpt/svg/import [ Skip ]
304 imported/wpt/tools [ Skip ] 305 imported/wpt/tools [ Skip ]
305 ## Owners: chongz@chromium.org 306 ## Owners: chongz@chromium.org
(...skipping 454 matching lines...) Expand 10 before | Expand all | Expand 10 after
760 # Untriaged: Tests don't complete. 761 # Untriaged: Tests don't complete.
761 imported/wpt/html/semantics/document-metadata/the-style-element/style-error-01.h tml [ Skip ] 762 imported/wpt/html/semantics/document-metadata/the-style-element/style-error-01.h tml [ Skip ]
762 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe-allowfull screen.html [ Skip ] 763 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe-allowfull screen.html [ Skip ]
763 imported/wpt/svg/linking/scripted [ Skip ] 764 imported/wpt/svg/linking/scripted [ Skip ]
764 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_escaping-1.html [ Skip ] 765 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_escaping-1.html [ Skip ]
765 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_escaping-2.html [ Skip ] 766 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_escaping-2.html [ Skip ]
766 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_escaping-3.html [ Skip ] 767 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_escaping-3.html [ Skip ]
767 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_nonescaping-1.html [ Skip ] 768 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_nonescaping-1.html [ Skip ]
768 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_nonescaping-2.html [ Skip ] 769 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_nonescaping-2.html [ Skip ]
769 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_nonescaping-3.html [ Skip ] 770 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_nonescaping-3.html [ Skip ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698