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

Unified Diff: LayoutTests/imported/README

Issue 560893005: First checked-in import of the W3C's test suites. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add new expectations for newly failing w3c tests Created 6 years, 3 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
« no previous file with comments | « LayoutTests/imported/OWNERS ('k') | LayoutTests/imported/csswg-test/CONTRIBUTING.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/imported/README
diff --git a/LayoutTests/imported/README b/LayoutTests/imported/README
new file mode 100644
index 0000000000000000000000000000000000000000..7a5cea72cdf826e5e80b52616cdcf98dd647b7a5
--- /dev/null
+++ b/LayoutTests/imported/README
@@ -0,0 +1,16 @@
+The test suites in this directory are imported from third parties.
+
+In particular the tests in web-platform-tests and csswg-test are imported
+from the W3C's test suite repositories on GitHub.
+
+Use Tools/Scripts/update-w3c-deps to update the tests from the tip of tree
+in those repositories.
+
+Any modifications made directly to the tests in these directories will be
+overwritten on the next import, so, don't modify the tests :).
+
+It is safe and okay to check in generic baselines for any tests that fail.
+The baselines will not be overwritten.
+
+For more information on this process and Blink's handling of the W3C's
+test suites, see http://www.chromium.org/blink/importing-the-w3c-tests .
« no previous file with comments | « LayoutTests/imported/OWNERS ('k') | LayoutTests/imported/csswg-test/CONTRIBUTING.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698