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

Unified Diff: Tools/Scripts/webkitpy/layout_tests/servers/wpt_support/WPTSubmodules

Issue 1154373005: Introduce WPTServe for running W3C Blink Layout tests (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix nits, refactor, license header update. Created 5 years, 6 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: Tools/Scripts/webkitpy/layout_tests/servers/wpt_support/WPTSubmodules
diff --git a/Tools/Scripts/webkitpy/layout_tests/servers/wpt_support/WPTSubmodules b/Tools/Scripts/webkitpy/layout_tests/servers/wpt_support/WPTSubmodules
new file mode 100644
index 0000000000000000000000000000000000000000..344ddb43c07bf316574b8a6d090b1655a0fe5fee
--- /dev/null
+++ b/Tools/Scripts/webkitpy/layout_tests/servers/wpt_support/WPTSubmodules
@@ -0,0 +1,6 @@
+./ tools master
+./tools six 3b6173c833d217ab0186c355804f5925cbcfca47
+./tools pywebsocket 8c285d9015121e8c1c40be852439fc03b4a18112
+./tools wptserve 9d72fe9eaef7923c4ff1ae61c05d8b6f93bbd5b6
+./tools testdata a9badff0cd2fe337170769d42ca2df5e96d30f97
+./tools html5lib 7cce65bbaa78411f98b8b37eeefc9db03c580097
Dirk Pranke 2015/06/05 18:27:49 Where does this list come from? We have pywebsock
burnik 2015/06/08 12:37:01 I am actually checking out web-platform-tests and

Powered by Google App Engine
This is Rietveld 408576698