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

Unified Diff: scripts/slave/recipes/chromium_mojo.expected/full_chromium_mojo_Chromium_Mojo_Linux.json

Issue 791733005: split out chromium_mojo recipe changes from chromium_mojo master cl (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: update docstring Created 6 years 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 | « scripts/slave/recipes/chromium_mojo.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/chromium_mojo.expected/full_chromium_mojo_Chromium_Mojo_Linux.json
diff --git a/scripts/slave/recipes/chromium_gn.expected/full_chromium_webkit_Linux_GN.json b/scripts/slave/recipes/chromium_mojo.expected/full_chromium_mojo_Chromium_Mojo_Linux.json
similarity index 90%
copy from scripts/slave/recipes/chromium_gn.expected/full_chromium_webkit_Linux_GN.json
copy to scripts/slave/recipes/chromium_mojo.expected/full_chromium_mojo_Chromium_Mojo_Linux.json
index c2db067193ce08cf7264045e3cdaf4edc7a84ed3..fc35b0a9614e4d95c496541366cdf7bec737873f 100644
--- a/scripts/slave/recipes/chromium_gn.expected/full_chromium_webkit_Linux_GN.json
+++ b/scripts/slave/recipes/chromium_mojo.expected/full_chromium_mojo_Chromium_Mojo_Linux.json
@@ -5,9 +5,9 @@
"-u",
"[BUILD]/scripts/slave/bot_update.py",
"--master",
- "chromium.webkit",
+ "chromium.mojo",
"--builder",
- "Linux GN",
+ "Chromium Mojo Linux",
"--slave",
"TestSlavename",
"--spec",
@@ -18,8 +18,6 @@
"/path/to/tmp/json",
"--revision",
"src@HEAD",
- "--revision",
- "src/third_party/WebKit@HEAD",
"--force"
],
"name": "bot_update",
@@ -101,7 +99,7 @@
"--goma-dir",
"[BUILD]/goma",
"--",
- "all"
+ "html_viewer_unittests"
],
"name": "compile"
},
@@ -114,10 +112,10 @@
"Release",
"--no-xvfb",
"--factory-properties",
- "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"Linux GN\", \"buildnumber\": 571, \"mastername\": \"chromium.webkit\", \"recipe\": \"chromium_gn\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
+ "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"Chromium Mojo Linux\", \"buildnumber\": 571, \"mastername\": \"chromium.mojo\", \"recipe\": \"chromium_mojo\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
"--build-properties",
- "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"Linux GN\", \"buildnumber\": 571, \"mastername\": \"chromium.webkit\", \"recipe\": \"chromium_gn\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
- "--builder-name=Linux GN",
+ "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"Chromium Mojo Linux\", \"buildnumber\": 571, \"mastername\": \"chromium.mojo\", \"recipe\": \"chromium_mojo\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
+ "--builder-name=Chromium Mojo Linux",
"--slave-name=TestSlavename",
"--build-number=571",
"html_viewer_unittests"
« no previous file with comments | « scripts/slave/recipes/chromium_mojo.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698