| Index: scripts/slave/recipe_modules/auto_bisect/example.expected/basic.json
|
| diff --git a/scripts/slave/recipe_modules/auto_bisect/example.expected/basic.json b/scripts/slave/recipe_modules/auto_bisect/example.expected/basic.json
|
| index 494c3559ff6944aab5379e6ec084bff8b0142b5e..0db7131e387975001717ba83c586bff678e147f1 100644
|
| --- a/scripts/slave/recipe_modules/auto_bisect/example.expected/basic.json
|
| +++ b/scripts/slave/recipe_modules/auto_bisect/example.expected/basic.json
|
| @@ -925,7 +925,7 @@
|
| "--paths",
|
| "{\"checkout\": \"[TMP_BASE]/fake_checkout_tmp_1\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}",
|
| "--properties",
|
| - "{\"buildername\": \"linux_perf_bisect\", \"buildnumber\": 123456, \"mastername\": \"tryserver.chromium.perf\", \"slavename\": \"dummyslave\", \"target_platform\": \"linux\"}"
|
| + "{\"buildername\": \"linux_perf_bisect\", \"buildnumber\": 123456, \"mastername\": \"tryserver.chromium.perf\", \"results-url\": \"https://chromeperf.appspot.com\", \"slavename\": \"dummyslave\", \"target_platform\": \"linux\"}"
|
| ],
|
| "name": "get compile targets for scripts",
|
| "~followup_annotations": [
|
|
|