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

Unified Diff: third_party/WebKit/LayoutTests/W3CImportExpectations

Issue 2750853007: Skip wpt/longtask-timing tests, as there is currently no owner. (Closed)
Patch Set: Created 3 years, 9 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/W3CImportExpectations
diff --git a/third_party/WebKit/LayoutTests/W3CImportExpectations b/third_party/WebKit/LayoutTests/W3CImportExpectations
index ef2a81bc893f79aaebf7542de6d6e7fb1beecf6f..06273080c0a7346e6897b8b7c75b6acc02002225 100644
--- a/third_party/WebKit/LayoutTests/W3CImportExpectations
+++ b/third_party/WebKit/LayoutTests/W3CImportExpectations
@@ -1,14 +1,18 @@
-# This file controls which subdirectories of the w3c test repos we do (or don't) import.
+# This file controls which subdirectories of the w3c test repos we import.
#
-# This file acts as a blacklist; directories and files not listed here will automatically
-# be found and imported.
+# This file acts as a blacklist; directories and files not listed here will
+# automatically be found and imported.
#
# This file is read by webkitpy/w3c/directory_owners_extractor.py to decide who
-# to contact for new failures; to allow it to read
+# to contact for new failures; it will read entries with the following format:
# When removing blacklist entries:
-# * Comment out the line rather than deleting it, to show it is intentional
+# * Comment out the line rather than deleting it, to show it is intentional.
# * Change [ Skip ] to [ Pass ]
# * Add a leading comment: ## Owners: user@example.com
+#
+# We may want to move towards importing but not running directories without
+# owners, in order to make it easier to enable or run them in the future --
+# directories that are imported but not run are listed in NeverFixTests.
external/csswg-test/WOFF2-UserAgent [ Skip ]
external/csswg-test/compositing-1 [ Skip ]

Powered by Google App Engine
This is Rietveld 408576698