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

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

Issue 2415873002: Import w3c tests for the service workers (Closed)
Patch Set: Rebase 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 ]
297 imported/wpt/service-workers/cache-storage [ Skip ]
296 ## Owners: kochi@chromium.org crbug.com/505364 298 ## Owners: kochi@chromium.org crbug.com/505364
297 # imported/wpt/shadow-dom [ Pass ] 299 # imported/wpt/shadow-dom [ Pass ]
298 ## Owners: jww@chromium.org 300 ## Owners: jww@chromium.org
299 imported/wpt/streams [ Skip ] 301 imported/wpt/streams [ Skip ]
300 imported/wpt/subresource-integrity [ Skip ] 302 imported/wpt/subresource-integrity [ Skip ]
301 ## Owners: foolip@chromium.org 303 ## Owners: foolip@chromium.org
302 imported/wpt/svg [ Pass ] 304 imported/wpt/svg [ Pass ]
303 imported/wpt/svg/import [ Skip ] 305 imported/wpt/svg/import [ Skip ]
304 imported/wpt/tools [ Skip ] 306 imported/wpt/tools [ Skip ]
305 ## Owners: chongz@chromium.org 307 ## Owners: chongz@chromium.org
(...skipping 458 matching lines...) Expand 10 before | Expand all | Expand 10 after
764 imported/wpt/svg/linking/scripted [ Skip ] 766 imported/wpt/svg/linking/scripted [ Skip ]
765 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_escaping-1.html [ Skip ] 767 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_escaping-1.html [ Skip ]
766 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_escaping-2.html [ Skip ] 768 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_escaping-2.html [ Skip ]
767 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_escaping-3.html [ Skip ] 769 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_escaping-3.html [ Skip ]
768 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_nonescaping-1.html [ Skip ] 770 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_nonescaping-1.html [ Skip ]
769 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_nonescaping-2.html [ Skip ] 771 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_nonescaping-2.html [ Skip ]
770 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_nonescaping-3.html [ Skip ] 772 imported/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_p opups_nonescaping-3.html [ Skip ]
771 773
772 # crbug.com/656171: w3c-test-importer fails to import file with non-valid utf8 ( 004.worker.js). 774 # crbug.com/656171: w3c-test-importer fails to import file with non-valid utf8 ( 004.worker.js).
773 crbug.com/656171 imported/wpt/workers/semantics/encodings [ Skip ] 775 crbug.com/656171 imported/wpt/workers/semantics/encodings [ Skip ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698