Index: scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_forced.json |
diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_forced.json b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_forced.json |
index 1ff72bfcfea5394fcdffac399edab8f6ddae1be9..65c2d9877b600fa80a81639fbab4430dfe6092be 100644 |
--- a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_forced.json |
+++ b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_forced.json |
@@ -3,6 +3,17 @@ |
"cmd": [ |
"python", |
"-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
+ "--show-path", |
+ "python", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
+ ], |
+ "name": "cleanup_temp" |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
"RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
"--spec", |
"cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'root_dir': 'src'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/libyuv/libyuv'}]", |
@@ -56,17 +67,6 @@ |
] |
}, |
{ |
- "cmd": [ |
- "python", |
- "-u", |
- "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
- "--show-path", |
- "python", |
- "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
- ], |
- "name": "cleanup_temp" |
- }, |
- { |
"name": "ensure_goma" |
}, |
{ |
@@ -193,12 +193,13 @@ |
"Debug", |
"--no-xvfb", |
"--factory-properties", |
- "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"issue\": \"123456789\", \"mastername\": \"tryserver.libyuv\", \"patchset\": \"1\", \"recipe\": \"libyuv/libyuv\", \"rietveld\": \"https://rietveld.example.com\", \"slavename\": \"slavename\"}", |
+ "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"buildnumber\": 1337, \"issue\": \"123456789\", \"mastername\": \"tryserver.libyuv\", \"patchset\": \"1\", \"recipe\": \"libyuv/libyuv\", \"rietveld\": \"https://rietveld.example.com\", \"slavename\": \"slavename\"}", |
"--build-properties", |
- "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"issue\": \"123456789\", \"mastername\": \"tryserver.libyuv\", \"patchset\": \"1\", \"recipe\": \"libyuv/libyuv\", \"rietveld\": \"https://rietveld.example.com\", \"slavename\": \"slavename\"}", |
+ "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"buildnumber\": 1337, \"issue\": \"123456789\", \"mastername\": \"tryserver.libyuv\", \"patchset\": \"1\", \"recipe\": \"libyuv/libyuv\", \"rietveld\": \"https://rietveld.example.com\", \"slavename\": \"slavename\"}", |
"--step-name=libyuv_unittest", |
"--builder-name=linux", |
"--slave-name=slavename", |
+ "--build-number=1337", |
"libyuv_unittest" |
], |
"name": "libyuv_unittest" |