| Index: scripts/slave/recipes/chromium_trybot_legacy.expected/swarming_basic_try_job.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot_legacy.expected/swarming_basic_try_job.json b/scripts/slave/recipes/chromium_trybot_legacy.expected/swarming_basic_try_job.json
|
| index 4d1aab6a0eacad3ccd04760468cb7312c3980127..7ce7afd963db54bbf681a4a5ae2b9dcf85a28384 100644
|
| --- a/scripts/slave/recipes/chromium_trybot_legacy.expected/swarming_basic_try_job.json
|
| +++ b/scripts/slave/recipes/chromium_trybot_legacy.expected/swarming_basic_try_job.json
|
| @@ -114,7 +114,7 @@
|
| "--paths",
|
| "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}",
|
| "--properties",
|
| - "{\"buildername\": \"linux_chromium_asan_rel\", \"buildnumber\": 571, \"slavename\": \"TestSlavename\"}"
|
| + "{\"buildername\": \"linux_chromium_asan_rel\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linux\"}"
|
| ],
|
| "name": "get compile targets for scripts",
|
| "~followup_annotations": [
|
| @@ -502,7 +502,7 @@
|
| "--paths",
|
| "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}",
|
| "--properties",
|
| - "{\"buildername\": \"linux_chromium_asan_rel\", \"buildnumber\": 571, \"slavename\": \"TestSlavename\"}",
|
| + "{\"buildername\": \"linux_chromium_asan_rel\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linux\"}",
|
| "run",
|
| "--output",
|
| "/path/to/tmp/json"
|
|
|