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

Unified Diff: recipes/recipes/w3c_test_autoroller.expected/w3c-test-autoroller.json

Issue 2176973002: Correct recipe for w3c test autoroller bot. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: correct typo in recipe Created 4 years, 5 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 | « recipes/recipes/w3c_test_autoroller.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: recipes/recipes/w3c_test_autoroller.expected/w3c-test-autoroller.json
diff --git a/recipes/recipes/w3c_test_autoroller.expected/w3c-test-autoroller.json b/recipes/recipes/w3c_test_autoroller.expected/w3c-test-autoroller.json
index d12c3f047fe34dcda3e93b4a80284cb35e09336b..7eea733b93e0d6baf08656f77ce6f3e161093dce 100644
--- a/recipes/recipes/w3c_test_autoroller.expected/w3c-test-autoroller.json
+++ b/recipes/recipes/w3c_test_autoroller.expected/w3c-test-autoroller.json
@@ -126,6 +126,16 @@
},
{
"cmd": [
+ "git",
+ "checkout",
+ "-B",
+ "update_w3c_tests"
+ ],
+ "cwd": "[SLAVE_BUILD]/src",
+ "name": "git checkout"
+ },
+ {
+ "cmd": [
"python",
"-u",
"[SLAVE_BUILD]/src/third_party/WebKit/Tools/Scripts/update-w3c-deps",
« no previous file with comments | « recipes/recipes/w3c_test_autoroller.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698