| 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"
|
|
|