| OLD | NEW |
| (Empty) |
| 1 [ | |
| 2 { | |
| 3 "cmd": [ | |
| 4 "python", | |
| 5 "-u", | |
| 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | |
| 7 "[BUILDER_CACHE]\\win_drmemory_light", | |
| 8 "511" | |
| 9 ], | |
| 10 "name": "makedirs checkout path", | |
| 11 "~followup_annotations": [ | |
| 12 "@@@STEP_LOG_LINE@python.inline@@@@", | |
| 13 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", | |
| 14 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", | |
| 15 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", | |
| 16 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", | |
| 17 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", | |
| 18 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | |
| 19 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | |
| 20 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | |
| 21 "@@@STEP_LOG_END@python.inline@@@" | |
| 22 ] | |
| 23 }, | |
| 24 { | |
| 25 "cmd": [ | |
| 26 "python", | |
| 27 "-u", | |
| 28 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | |
| 29 "--spec", | |
| 30 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed':
True, 'name': 'src', 'url': 'https://chromium.googlesource.com/external/webrtc'}
, {'deps_file': 'DEPS', 'managed': True, 'name': 'webrtc-limited', 'url': 'https
://chrome-internal.googlesource.com/chrome/deps/webrtc-limited'}]", | |
| 31 "--patch_root", | |
| 32 "src", | |
| 33 "--revision_mapping_file", | |
| 34 "{\"src\": \"got_revision\"}", | |
| 35 "--git-cache-dir", | |
| 36 "[GIT_CACHE]", | |
| 37 "--issue", | |
| 38 "666666", | |
| 39 "--patchset", | |
| 40 "1", | |
| 41 "--rietveld_server", | |
| 42 "https://fake.rietveld.url", | |
| 43 "--output_json", | |
| 44 "/path/to/tmp/json", | |
| 45 "--revision", | |
| 46 "src@12345", | |
| 47 "--output_manifest" | |
| 48 ], | |
| 49 "cwd": "[BUILDER_CACHE]\\win_drmemory_light", | |
| 50 "env": { | |
| 51 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | |
| 52 }, | |
| 53 "name": "bot_update", | |
| 54 "~followup_annotations": [ | |
| 55 "@@@STEP_TEXT@Some step text@@@", | |
| 56 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 57 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | |
| 58 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | |
| 59 "@@@STEP_LOG_LINE@json.output@ \"src\": \"12345\"@@@", | |
| 60 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 61 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", | |
| 62 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", | |
| 63 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
.git\", @@@", | |
| 64 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e
86ddfd4ebd0fe58cb9\"@@@", | |
| 65 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 66 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 67 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | |
| 68 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | |
| 69 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | |
| 70 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee
3e86ddfd4ebd0fe58cb9\", @@@", | |
| 71 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master
@{#170242}\"@@@", | |
| 72 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 73 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", | |
| 74 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", | |
| 75 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 76 "@@@STEP_LOG_END@json.output@@@", | |
| 77 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5
8cb9\"@@@", | |
| 78 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" | |
| 79 ] | |
| 80 }, | |
| 81 { | |
| 82 "cmd": [ | |
| 83 "python", | |
| 84 "-u", | |
| 85 "RECIPE_MODULE[build::webrtc]\\resources\\cleanup_files.py", | |
| 86 "[BUILDER_CACHE]\\win_drmemory_light\\src\\out" | |
| 87 ], | |
| 88 "name": "clean test output files" | |
| 89 }, | |
| 90 { | |
| 91 "cmd": [ | |
| 92 "python", | |
| 93 "-u", | |
| 94 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | |
| 95 "--show-path", | |
| 96 "python", | |
| 97 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | |
| 98 ], | |
| 99 "name": "cleanup_temp" | |
| 100 }, | |
| 101 { | |
| 102 "cmd": [], | |
| 103 "name": "ensure_goma" | |
| 104 }, | |
| 105 { | |
| 106 "cmd": [ | |
| 107 "python", | |
| 108 "-u", | |
| 109 "RECIPE_MODULE[depot_tools::cipd]\\resources\\bootstrap.py", | |
| 110 "--platform", | |
| 111 "windows-386", | |
| 112 "--dest-directory", | |
| 113 "[SLAVE_BUILD]\\cipd", | |
| 114 "--json-output", | |
| 115 "/path/to/tmp/json" | |
| 116 ], | |
| 117 "name": "ensure_goma.install cipd", | |
| 118 "~followup_annotations": [ | |
| 119 "@@@STEP_NEST_LEVEL@1@@@", | |
| 120 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | |
| 121 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 122 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", | |
| 123 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | |
| 124 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 125 "@@@STEP_LOG_END@json.output@@@" | |
| 126 ] | |
| 127 }, | |
| 128 { | |
| 129 "cmd": [ | |
| 130 "[SLAVE_BUILD]\\cipd\\cipd", | |
| 131 "ensure", | |
| 132 "--root", | |
| 133 "[CACHE]\\cipd\\goma", | |
| 134 "--list", | |
| 135 "infra/tools/cloudtail/windows-386 goma_recipe_module\ninfra_internal/goma
/client/windows-amd64 release", | |
| 136 "--json-output", | |
| 137 "/path/to/tmp/json", | |
| 138 "--service-account-json", | |
| 139 "C:\\creds\\service_accounts\\service-account-goma-client.json" | |
| 140 ], | |
| 141 "name": "ensure_goma.ensure_installed", | |
| 142 "~followup_annotations": [ | |
| 143 "@@@STEP_NEST_LEVEL@1@@@", | |
| 144 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 145 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | |
| 146 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
| 147 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-goma_recipe_modu\", @@@", | |
| 148 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/cloudtail/w
indows-386\"@@@", | |
| 149 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 150 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
| 151 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | |
| 152 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | |
| 153 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 154 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
| 155 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 156 "@@@STEP_LOG_END@json.output@@@" | |
| 157 ] | |
| 158 }, | |
| 159 { | |
| 160 "cmd": [ | |
| 161 "python", | |
| 162 "-u", | |
| 163 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | |
| 164 "runhooks" | |
| 165 ], | |
| 166 "cwd": "[BUILDER_CACHE]\\win_drmemory_light\\src", | |
| 167 "env": { | |
| 168 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | |
| 169 "GYP_DEFINES": "build_for_tool=drmemory component=shared_library dcheck_al
ways_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]\\cipd\\goma' rtc_u
se_h264=1 target_arch=ia32 use_goma=1", | |
| 170 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | |
| 171 }, | |
| 172 "name": "gclient runhooks" | |
| 173 }, | |
| 174 { | |
| 175 "cmd": [ | |
| 176 "python", | |
| 177 "-u", | |
| 178 "[BUILDER_CACHE]\\win_drmemory_light\\src\\tools\\mb\\mb.py", | |
| 179 "gen", | |
| 180 "-m", | |
| 181 "tryserver.webrtc", | |
| 182 "-b", | |
| 183 "win_drmemory_light", | |
| 184 "--config-file", | |
| 185 "[BUILDER_CACHE]\\win_drmemory_light\\src\\webrtc\\build\\mb_config.pyl", | |
| 186 "--goma-dir", | |
| 187 "[CACHE]\\cipd\\goma", | |
| 188 "--gyp-script=[BUILDER_CACHE]\\win_drmemory_light\\src\\webrtc\\build\\gyp
_webrtc.py", | |
| 189 "//out/Debug" | |
| 190 ], | |
| 191 "cwd": "[BUILDER_CACHE]\\win_drmemory_light\\src", | |
| 192 "env": { | |
| 193 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | |
| 194 }, | |
| 195 "name": "generate_build_files" | |
| 196 }, | |
| 197 { | |
| 198 "cmd": [ | |
| 199 "python", | |
| 200 "-u", | |
| 201 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | |
| 202 "--show-path", | |
| 203 "python", | |
| 204 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | |
| 205 "--gsutil-py-path", | |
| 206 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | |
| 207 "--ninja-path", | |
| 208 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | |
| 209 "--target", | |
| 210 "Debug", | |
| 211 "--src-dir", | |
| 212 "[BUILDER_CACHE]\\win_drmemory_light\\src", | |
| 213 "--goma-cache-dir", | |
| 214 "[GOMA_CACHE]", | |
| 215 "--buildbot-buildername", | |
| 216 "win_drmemory_light", | |
| 217 "--buildbot-mastername", | |
| 218 "tryserver.webrtc", | |
| 219 "--buildbot-slavename", | |
| 220 "slavename", | |
| 221 "--goma-deps-cache-file", | |
| 222 "win_drmemory_light.gomadeps", | |
| 223 "--compiler", | |
| 224 "goma", | |
| 225 "--goma-jsonstatus", | |
| 226 "/path/to/tmp/json", | |
| 227 "--goma-service-account-json-file", | |
| 228 "C:\\creds\\service_accounts\\service-account-goma-client.json", | |
| 229 "--goma-dir", | |
| 230 "[CACHE]\\cipd\\goma", | |
| 231 "--goma-fail-fast", | |
| 232 "--goma-disable-local-fallback", | |
| 233 "--" | |
| 234 ], | |
| 235 "env": { | |
| 236 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | |
| 237 }, | |
| 238 "name": "compile", | |
| 239 "~followup_annotations": [ | |
| 240 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | |
| 241 "@@@STEP_LOG_END@json.output (invalid)@@@" | |
| 242 ] | |
| 243 }, | |
| 244 { | |
| 245 "allow_subannotations": true, | |
| 246 "cmd": [ | |
| 247 "python", | |
| 248 "-u", | |
| 249 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | |
| 250 "--target", | |
| 251 "Debug", | |
| 252 "--factory-properties", | |
| 253 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 254 "--build-properties", | |
| 255 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 256 "--annotate=gtest", | |
| 257 "--test-type=audio_decoder_unittests", | |
| 258 "--step-name=audio_decoder_unittests", | |
| 259 "--builder-name=win_drmemory_light", | |
| 260 "--slave-name=slavename", | |
| 261 "--build-number=1337", | |
| 262 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 263 "--pass-build-dir", | |
| 264 "--pass-target", | |
| 265 "--run-shell-script", | |
| 266 "[BUILDER_CACHE]\\win_drmemory_light\\src\\tools\\valgrind-webrtc\\webrtc_
tests.bat", | |
| 267 "--test", | |
| 268 "audio_decoder_unittests", | |
| 269 "--tool", | |
| 270 "drmemory_light" | |
| 271 ], | |
| 272 "cwd": "[BUILDER_CACHE]\\win_drmemory_light", | |
| 273 "name": "audio_decoder_unittests" | |
| 274 }, | |
| 275 { | |
| 276 "allow_subannotations": true, | |
| 277 "cmd": [ | |
| 278 "python", | |
| 279 "-u", | |
| 280 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | |
| 281 "--target", | |
| 282 "Debug", | |
| 283 "--factory-properties", | |
| 284 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 285 "--build-properties", | |
| 286 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 287 "--annotate=gtest", | |
| 288 "--test-type=common_audio_unittests", | |
| 289 "--step-name=common_audio_unittests", | |
| 290 "--builder-name=win_drmemory_light", | |
| 291 "--slave-name=slavename", | |
| 292 "--build-number=1337", | |
| 293 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 294 "--pass-build-dir", | |
| 295 "--pass-target", | |
| 296 "--run-shell-script", | |
| 297 "[BUILDER_CACHE]\\win_drmemory_light\\src\\tools\\valgrind-webrtc\\webrtc_
tests.bat", | |
| 298 "--test", | |
| 299 "common_audio_unittests", | |
| 300 "--tool", | |
| 301 "drmemory_light" | |
| 302 ], | |
| 303 "cwd": "[BUILDER_CACHE]\\win_drmemory_light", | |
| 304 "name": "common_audio_unittests" | |
| 305 }, | |
| 306 { | |
| 307 "allow_subannotations": true, | |
| 308 "cmd": [ | |
| 309 "python", | |
| 310 "-u", | |
| 311 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | |
| 312 "--target", | |
| 313 "Debug", | |
| 314 "--factory-properties", | |
| 315 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 316 "--build-properties", | |
| 317 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 318 "--annotate=gtest", | |
| 319 "--test-type=common_video_unittests", | |
| 320 "--step-name=common_video_unittests", | |
| 321 "--builder-name=win_drmemory_light", | |
| 322 "--slave-name=slavename", | |
| 323 "--build-number=1337", | |
| 324 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 325 "--pass-build-dir", | |
| 326 "--pass-target", | |
| 327 "--run-shell-script", | |
| 328 "[BUILDER_CACHE]\\win_drmemory_light\\src\\tools\\valgrind-webrtc\\webrtc_
tests.bat", | |
| 329 "--test", | |
| 330 "common_video_unittests", | |
| 331 "--tool", | |
| 332 "drmemory_light" | |
| 333 ], | |
| 334 "cwd": "[BUILDER_CACHE]\\win_drmemory_light", | |
| 335 "name": "common_video_unittests" | |
| 336 }, | |
| 337 { | |
| 338 "allow_subannotations": true, | |
| 339 "cmd": [ | |
| 340 "python", | |
| 341 "-u", | |
| 342 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | |
| 343 "--target", | |
| 344 "Debug", | |
| 345 "--factory-properties", | |
| 346 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 347 "--build-properties", | |
| 348 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 349 "--annotate=gtest", | |
| 350 "--test-type=modules_tests", | |
| 351 "--step-name=modules_tests", | |
| 352 "--builder-name=win_drmemory_light", | |
| 353 "--slave-name=slavename", | |
| 354 "--build-number=1337", | |
| 355 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 356 "--pass-build-dir", | |
| 357 "--pass-target", | |
| 358 "--run-shell-script", | |
| 359 "[BUILDER_CACHE]\\win_drmemory_light\\src\\tools\\valgrind-webrtc\\webrtc_
tests.bat", | |
| 360 "--test", | |
| 361 "modules_tests", | |
| 362 "--tool", | |
| 363 "drmemory_light" | |
| 364 ], | |
| 365 "cwd": "[BUILDER_CACHE]\\win_drmemory_light", | |
| 366 "name": "modules_tests" | |
| 367 }, | |
| 368 { | |
| 369 "allow_subannotations": true, | |
| 370 "cmd": [ | |
| 371 "python", | |
| 372 "-u", | |
| 373 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | |
| 374 "--target", | |
| 375 "Debug", | |
| 376 "--factory-properties", | |
| 377 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 378 "--build-properties", | |
| 379 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 380 "--annotate=gtest", | |
| 381 "--test-type=modules_unittests", | |
| 382 "--step-name=modules_unittests", | |
| 383 "--builder-name=win_drmemory_light", | |
| 384 "--slave-name=slavename", | |
| 385 "--build-number=1337", | |
| 386 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 387 "--pass-build-dir", | |
| 388 "--pass-target", | |
| 389 "--run-shell-script", | |
| 390 "[BUILDER_CACHE]\\win_drmemory_light\\src\\tools\\valgrind-webrtc\\webrtc_
tests.bat", | |
| 391 "--test", | |
| 392 "modules_unittests", | |
| 393 "--tool", | |
| 394 "drmemory_light" | |
| 395 ], | |
| 396 "cwd": "[BUILDER_CACHE]\\win_drmemory_light", | |
| 397 "name": "modules_unittests" | |
| 398 }, | |
| 399 { | |
| 400 "allow_subannotations": true, | |
| 401 "cmd": [ | |
| 402 "python", | |
| 403 "-u", | |
| 404 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | |
| 405 "--target", | |
| 406 "Debug", | |
| 407 "--factory-properties", | |
| 408 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 409 "--build-properties", | |
| 410 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 411 "--annotate=gtest", | |
| 412 "--test-type=peerconnection_unittests", | |
| 413 "--step-name=peerconnection_unittests", | |
| 414 "--builder-name=win_drmemory_light", | |
| 415 "--slave-name=slavename", | |
| 416 "--build-number=1337", | |
| 417 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 418 "--pass-build-dir", | |
| 419 "--pass-target", | |
| 420 "--run-shell-script", | |
| 421 "[BUILDER_CACHE]\\win_drmemory_light\\src\\tools\\valgrind-webrtc\\webrtc_
tests.bat", | |
| 422 "--test", | |
| 423 "peerconnection_unittests", | |
| 424 "--tool", | |
| 425 "drmemory_light" | |
| 426 ], | |
| 427 "cwd": "[BUILDER_CACHE]\\win_drmemory_light", | |
| 428 "name": "peerconnection_unittests" | |
| 429 }, | |
| 430 { | |
| 431 "allow_subannotations": true, | |
| 432 "cmd": [ | |
| 433 "python", | |
| 434 "-u", | |
| 435 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | |
| 436 "--target", | |
| 437 "Debug", | |
| 438 "--factory-properties", | |
| 439 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 440 "--build-properties", | |
| 441 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 442 "--annotate=gtest", | |
| 443 "--test-type=rtc_media_unittests", | |
| 444 "--step-name=rtc_media_unittests", | |
| 445 "--builder-name=win_drmemory_light", | |
| 446 "--slave-name=slavename", | |
| 447 "--build-number=1337", | |
| 448 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 449 "--pass-build-dir", | |
| 450 "--pass-target", | |
| 451 "--run-shell-script", | |
| 452 "[BUILDER_CACHE]\\win_drmemory_light\\src\\tools\\valgrind-webrtc\\webrtc_
tests.bat", | |
| 453 "--test", | |
| 454 "rtc_media_unittests", | |
| 455 "--tool", | |
| 456 "drmemory_light" | |
| 457 ], | |
| 458 "cwd": "[BUILDER_CACHE]\\win_drmemory_light", | |
| 459 "name": "rtc_media_unittests" | |
| 460 }, | |
| 461 { | |
| 462 "allow_subannotations": true, | |
| 463 "cmd": [ | |
| 464 "python", | |
| 465 "-u", | |
| 466 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | |
| 467 "--target", | |
| 468 "Debug", | |
| 469 "--factory-properties", | |
| 470 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 471 "--build-properties", | |
| 472 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 473 "--annotate=gtest", | |
| 474 "--test-type=rtc_pc_unittests", | |
| 475 "--step-name=rtc_pc_unittests", | |
| 476 "--builder-name=win_drmemory_light", | |
| 477 "--slave-name=slavename", | |
| 478 "--build-number=1337", | |
| 479 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 480 "--pass-build-dir", | |
| 481 "--pass-target", | |
| 482 "--run-shell-script", | |
| 483 "[BUILDER_CACHE]\\win_drmemory_light\\src\\tools\\valgrind-webrtc\\webrtc_
tests.bat", | |
| 484 "--test", | |
| 485 "rtc_pc_unittests", | |
| 486 "--tool", | |
| 487 "drmemory_light" | |
| 488 ], | |
| 489 "cwd": "[BUILDER_CACHE]\\win_drmemory_light", | |
| 490 "name": "rtc_pc_unittests" | |
| 491 }, | |
| 492 { | |
| 493 "allow_subannotations": true, | |
| 494 "cmd": [ | |
| 495 "python", | |
| 496 "-u", | |
| 497 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | |
| 498 "--target", | |
| 499 "Debug", | |
| 500 "--factory-properties", | |
| 501 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 502 "--build-properties", | |
| 503 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 504 "--annotate=gtest", | |
| 505 "--test-type=rtc_stats_unittests", | |
| 506 "--step-name=rtc_stats_unittests", | |
| 507 "--builder-name=win_drmemory_light", | |
| 508 "--slave-name=slavename", | |
| 509 "--build-number=1337", | |
| 510 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 511 "--pass-build-dir", | |
| 512 "--pass-target", | |
| 513 "--run-shell-script", | |
| 514 "[BUILDER_CACHE]\\win_drmemory_light\\src\\tools\\valgrind-webrtc\\webrtc_
tests.bat", | |
| 515 "--test", | |
| 516 "rtc_stats_unittests", | |
| 517 "--tool", | |
| 518 "drmemory_light" | |
| 519 ], | |
| 520 "cwd": "[BUILDER_CACHE]\\win_drmemory_light", | |
| 521 "name": "rtc_stats_unittests" | |
| 522 }, | |
| 523 { | |
| 524 "allow_subannotations": true, | |
| 525 "cmd": [ | |
| 526 "python", | |
| 527 "-u", | |
| 528 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | |
| 529 "--target", | |
| 530 "Debug", | |
| 531 "--factory-properties", | |
| 532 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 533 "--build-properties", | |
| 534 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 535 "--annotate=gtest", | |
| 536 "--test-type=rtc_unittests", | |
| 537 "--step-name=rtc_unittests", | |
| 538 "--builder-name=win_drmemory_light", | |
| 539 "--slave-name=slavename", | |
| 540 "--build-number=1337", | |
| 541 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 542 "--pass-build-dir", | |
| 543 "--pass-target", | |
| 544 "--run-shell-script", | |
| 545 "[BUILDER_CACHE]\\win_drmemory_light\\src\\tools\\valgrind-webrtc\\webrtc_
tests.bat", | |
| 546 "--test", | |
| 547 "rtc_unittests", | |
| 548 "--tool", | |
| 549 "drmemory_light" | |
| 550 ], | |
| 551 "cwd": "[BUILDER_CACHE]\\win_drmemory_light", | |
| 552 "name": "rtc_unittests" | |
| 553 }, | |
| 554 { | |
| 555 "allow_subannotations": true, | |
| 556 "cmd": [ | |
| 557 "python", | |
| 558 "-u", | |
| 559 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | |
| 560 "--target", | |
| 561 "Debug", | |
| 562 "--factory-properties", | |
| 563 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 564 "--build-properties", | |
| 565 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 566 "--annotate=gtest", | |
| 567 "--test-type=system_wrappers_unittests", | |
| 568 "--step-name=system_wrappers_unittests", | |
| 569 "--builder-name=win_drmemory_light", | |
| 570 "--slave-name=slavename", | |
| 571 "--build-number=1337", | |
| 572 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 573 "--pass-build-dir", | |
| 574 "--pass-target", | |
| 575 "--run-shell-script", | |
| 576 "[BUILDER_CACHE]\\win_drmemory_light\\src\\tools\\valgrind-webrtc\\webrtc_
tests.bat", | |
| 577 "--test", | |
| 578 "system_wrappers_unittests", | |
| 579 "--tool", | |
| 580 "drmemory_light" | |
| 581 ], | |
| 582 "cwd": "[BUILDER_CACHE]\\win_drmemory_light", | |
| 583 "name": "system_wrappers_unittests" | |
| 584 }, | |
| 585 { | |
| 586 "allow_subannotations": true, | |
| 587 "cmd": [ | |
| 588 "python", | |
| 589 "-u", | |
| 590 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | |
| 591 "--target", | |
| 592 "Debug", | |
| 593 "--factory-properties", | |
| 594 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 595 "--build-properties", | |
| 596 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 597 "--annotate=gtest", | |
| 598 "--test-type=test_support_unittests", | |
| 599 "--step-name=test_support_unittests", | |
| 600 "--builder-name=win_drmemory_light", | |
| 601 "--slave-name=slavename", | |
| 602 "--build-number=1337", | |
| 603 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 604 "--pass-build-dir", | |
| 605 "--pass-target", | |
| 606 "--run-shell-script", | |
| 607 "[BUILDER_CACHE]\\win_drmemory_light\\src\\tools\\valgrind-webrtc\\webrtc_
tests.bat", | |
| 608 "--test", | |
| 609 "test_support_unittests", | |
| 610 "--tool", | |
| 611 "drmemory_light" | |
| 612 ], | |
| 613 "cwd": "[BUILDER_CACHE]\\win_drmemory_light", | |
| 614 "name": "test_support_unittests" | |
| 615 }, | |
| 616 { | |
| 617 "allow_subannotations": true, | |
| 618 "cmd": [ | |
| 619 "python", | |
| 620 "-u", | |
| 621 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | |
| 622 "--target", | |
| 623 "Debug", | |
| 624 "--factory-properties", | |
| 625 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 626 "--build-properties", | |
| 627 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 628 "--annotate=gtest", | |
| 629 "--test-type=tools_unittests", | |
| 630 "--step-name=tools_unittests", | |
| 631 "--builder-name=win_drmemory_light", | |
| 632 "--slave-name=slavename", | |
| 633 "--build-number=1337", | |
| 634 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 635 "--pass-build-dir", | |
| 636 "--pass-target", | |
| 637 "--run-shell-script", | |
| 638 "[BUILDER_CACHE]\\win_drmemory_light\\src\\tools\\valgrind-webrtc\\webrtc_
tests.bat", | |
| 639 "--test", | |
| 640 "tools_unittests", | |
| 641 "--tool", | |
| 642 "drmemory_light" | |
| 643 ], | |
| 644 "cwd": "[BUILDER_CACHE]\\win_drmemory_light", | |
| 645 "name": "tools_unittests" | |
| 646 }, | |
| 647 { | |
| 648 "allow_subannotations": true, | |
| 649 "cmd": [ | |
| 650 "python", | |
| 651 "-u", | |
| 652 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | |
| 653 "--target", | |
| 654 "Debug", | |
| 655 "--factory-properties", | |
| 656 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 657 "--build-properties", | |
| 658 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 659 "--annotate=gtest", | |
| 660 "--test-type=video_engine_tests", | |
| 661 "--step-name=video_engine_tests", | |
| 662 "--builder-name=win_drmemory_light", | |
| 663 "--slave-name=slavename", | |
| 664 "--build-number=1337", | |
| 665 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 666 "--pass-build-dir", | |
| 667 "--pass-target", | |
| 668 "--run-shell-script", | |
| 669 "[BUILDER_CACHE]\\win_drmemory_light\\src\\tools\\valgrind-webrtc\\webrtc_
tests.bat", | |
| 670 "--test", | |
| 671 "video_engine_tests", | |
| 672 "--tool", | |
| 673 "drmemory_light" | |
| 674 ], | |
| 675 "cwd": "[BUILDER_CACHE]\\win_drmemory_light", | |
| 676 "name": "video_engine_tests" | |
| 677 }, | |
| 678 { | |
| 679 "allow_subannotations": true, | |
| 680 "cmd": [ | |
| 681 "python", | |
| 682 "-u", | |
| 683 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | |
| 684 "--target", | |
| 685 "Debug", | |
| 686 "--factory-properties", | |
| 687 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 688 "--build-properties", | |
| 689 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 690 "--annotate=gtest", | |
| 691 "--test-type=voice_engine_unittests", | |
| 692 "--step-name=voice_engine_unittests", | |
| 693 "--builder-name=win_drmemory_light", | |
| 694 "--slave-name=slavename", | |
| 695 "--build-number=1337", | |
| 696 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 697 "--pass-build-dir", | |
| 698 "--pass-target", | |
| 699 "--run-shell-script", | |
| 700 "[BUILDER_CACHE]\\win_drmemory_light\\src\\tools\\valgrind-webrtc\\webrtc_
tests.bat", | |
| 701 "--test", | |
| 702 "voice_engine_unittests", | |
| 703 "--tool", | |
| 704 "drmemory_light" | |
| 705 ], | |
| 706 "cwd": "[BUILDER_CACHE]\\win_drmemory_light", | |
| 707 "name": "voice_engine_unittests" | |
| 708 }, | |
| 709 { | |
| 710 "allow_subannotations": true, | |
| 711 "cmd": [ | |
| 712 "python", | |
| 713 "-u", | |
| 714 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | |
| 715 "--target", | |
| 716 "Debug", | |
| 717 "--factory-properties", | |
| 718 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 719 "--build-properties", | |
| 720 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 721 "--annotate=gtest", | |
| 722 "--test-type=webrtc_nonparallel_tests", | |
| 723 "--step-name=webrtc_nonparallel_tests", | |
| 724 "--builder-name=win_drmemory_light", | |
| 725 "--slave-name=slavename", | |
| 726 "--build-number=1337", | |
| 727 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 728 "--pass-build-dir", | |
| 729 "--pass-target", | |
| 730 "--run-shell-script", | |
| 731 "[BUILDER_CACHE]\\win_drmemory_light\\src\\tools\\valgrind-webrtc\\webrtc_
tests.bat", | |
| 732 "--test", | |
| 733 "webrtc_nonparallel_tests", | |
| 734 "--tool", | |
| 735 "drmemory_light" | |
| 736 ], | |
| 737 "cwd": "[BUILDER_CACHE]\\win_drmemory_light", | |
| 738 "name": "webrtc_nonparallel_tests" | |
| 739 }, | |
| 740 { | |
| 741 "allow_subannotations": true, | |
| 742 "cmd": [ | |
| 743 "python", | |
| 744 "-u", | |
| 745 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | |
| 746 "--target", | |
| 747 "Debug", | |
| 748 "--factory-properties", | |
| 749 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 750 "--build-properties", | |
| 751 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win_drmemory_light\", \"
buildnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"
patchset\": 1, \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\",
\"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\", \"slavenam
e\": \"slavename\"}", | |
| 752 "--annotate=gtest", | |
| 753 "--test-type=xmllite_xmpp_unittests", | |
| 754 "--step-name=xmllite_xmpp_unittests", | |
| 755 "--builder-name=win_drmemory_light", | |
| 756 "--slave-name=slavename", | |
| 757 "--build-number=1337", | |
| 758 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 759 "--pass-build-dir", | |
| 760 "--pass-target", | |
| 761 "--run-shell-script", | |
| 762 "[BUILDER_CACHE]\\win_drmemory_light\\src\\tools\\valgrind-webrtc\\webrtc_
tests.bat", | |
| 763 "--test", | |
| 764 "xmllite_xmpp_unittests", | |
| 765 "--tool", | |
| 766 "drmemory_light" | |
| 767 ], | |
| 768 "cwd": "[BUILDER_CACHE]\\win_drmemory_light", | |
| 769 "name": "xmllite_xmpp_unittests" | |
| 770 }, | |
| 771 { | |
| 772 "name": "$result", | |
| 773 "recipe_result": null, | |
| 774 "status_code": 0 | |
| 775 } | |
| 776 ] | |
| OLD | NEW |