Index: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win8_chromium_ng.json |
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win8_chromium_ng.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win8_chromium_ng.json |
index c5e79b126a228e075918271c95c7d416e4568464..01db45328160a0432a23766595c2639b088102a1 100644 |
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win8_chromium_ng.json |
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win8_chromium_ng.json |
@@ -80,34 +80,28 @@ |
"cmd": [ |
"python", |
"-u", |
- "[DEPOT_TOOLS]\\gclient.py", |
- "runhooks" |
+ "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
+ "--version" |
], |
"cwd": "[SLAVE_BUILD]", |
- "env": { |
- "GYP_CHROMIUM_NO_ACTION": "1" |
- }, |
- "name": "gclient runhooks (with patch)" |
+ "name": "swarming.py --version", |
+ "stdout": "/path/to/tmp/", |
+ "~followup_annotations": [ |
+ "@@@STEP_TEXT@0.4.10@@@" |
+ ] |
}, |
{ |
"cmd": [ |
"python", |
"-u", |
- "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", |
- "gen", |
- "-v", |
- "-m", |
- "chromium.win", |
- "-b", |
- "Win8 Aura", |
- "--config-file", |
- "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", |
- "--goma-dir", |
- "[BUILD]\\goma", |
- "//out/Debug" |
+ "[DEPOT_TOOLS]\\gclient.py", |
+ "runhooks" |
], |
"cwd": "[SLAVE_BUILD]", |
- "name": "generate_build_files" |
+ "env": { |
+ "GYP_CHROMIUM_NO_ACTION": "1" |
+ }, |
+ "name": "gclient runhooks (with patch)" |
}, |
{ |
"cmd": [ |