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