| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 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_SyzyASan", |
| 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", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 28 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
| 7 "--master", | 29 "--master", |
| 8 "client.webrtc", | 30 "client.webrtc", |
| 9 "--builder", | 31 "--builder", |
| 10 "Win SyzyASan", | 32 "Win SyzyASan", |
| 11 "--slave", | 33 "--slave", |
| 12 "slavename", | 34 "slavename", |
| 13 "--spec", | 35 "--spec", |
| 14 "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'}]", | 36 "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'}]", |
| 15 "--root", | 37 "--root", |
| 16 "src", | 38 "src", |
| 17 "--revision_mapping_file", | 39 "--revision_mapping_file", |
| 18 "{\"src\": \"got_revision\"}", | 40 "{\"src\": \"got_revision\"}", |
| 19 "--git-cache-dir", | 41 "--git-cache-dir", |
| 20 "[GIT_CACHE]", | 42 "[GIT_CACHE]", |
| 21 "--output_json", | 43 "--output_json", |
| 22 "/path/to/tmp/json", | 44 "/path/to/tmp/json", |
| 23 "--revision", | 45 "--revision", |
| 24 "src@12345", | 46 "src@12345", |
| 25 "--output_manifest" | 47 "--output_manifest" |
| 26 ], | 48 ], |
| 49 "cwd": "[BUILDER_CACHE]\\Win_SyzyASan", |
| 27 "env": { | 50 "env": { |
| 28 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 51 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 29 }, | 52 }, |
| 30 "name": "bot_update", | 53 "name": "bot_update", |
| 31 "~followup_annotations": [ | 54 "~followup_annotations": [ |
| 32 "@@@STEP_TEXT@Some step text@@@", | 55 "@@@STEP_TEXT@Some step text@@@", |
| 33 "@@@STEP_LOG_LINE@json.output@{@@@", | 56 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 34 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 57 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 35 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 58 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 36 "@@@STEP_LOG_LINE@json.output@ \"src\": \"12345\"@@@", | 59 "@@@STEP_LOG_LINE@json.output@ \"src\": \"12345\"@@@", |
| (...skipping 16 matching lines...) Expand all Loading... |
| 53 "@@@STEP_LOG_END@json.output@@@", | 76 "@@@STEP_LOG_END@json.output@@@", |
| 54 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5
8cb9\"@@@", | 77 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5
8cb9\"@@@", |
| 55 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" | 78 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" |
| 56 ] | 79 ] |
| 57 }, | 80 }, |
| 58 { | 81 { |
| 59 "cmd": [ | 82 "cmd": [ |
| 60 "python", | 83 "python", |
| 61 "-u", | 84 "-u", |
| 62 "RECIPE_MODULE[build::webrtc]\\resources\\cleanup_files.py", | 85 "RECIPE_MODULE[build::webrtc]\\resources\\cleanup_files.py", |
| 63 "[SLAVE_BUILD]\\src\\out" | 86 "[BUILDER_CACHE]\\Win_SyzyASan\\src\\out" |
| 64 ], | 87 ], |
| 65 "name": "clean test output files" | 88 "name": "clean test output files" |
| 66 }, | 89 }, |
| 67 { | 90 { |
| 68 "cmd": [ | 91 "cmd": [ |
| 69 "python", | 92 "python", |
| 70 "-u", | 93 "-u", |
| 71 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 94 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 72 "--show-path", | 95 "--show-path", |
| 73 "python", | 96 "python", |
| (...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 129 "@@@STEP_LOG_END@json.output@@@" | 152 "@@@STEP_LOG_END@json.output@@@" |
| 130 ] | 153 ] |
| 131 }, | 154 }, |
| 132 { | 155 { |
| 133 "cmd": [ | 156 "cmd": [ |
| 134 "python", | 157 "python", |
| 135 "-u", | 158 "-u", |
| 136 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 159 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
| 137 "runhooks" | 160 "runhooks" |
| 138 ], | 161 ], |
| 139 "cwd": "[SLAVE_BUILD]\\src", | 162 "cwd": "[BUILDER_CACHE]\\Win_SyzyASan\\src", |
| 140 "env": { | 163 "env": { |
| 141 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 164 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
| 142 "GYP_DEFINES": "chromium_win_pch=0 component=static_library dcheck_always_
on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]\\cipd\\goma' rtc_use_h2
64=1 syzyasan=1 target_arch=ia32 use_goma=1 win_z7=1", | 165 "GYP_DEFINES": "chromium_win_pch=0 component=static_library dcheck_always_
on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]\\cipd\\goma' rtc_use_h2
64=1 syzyasan=1 target_arch=ia32 use_goma=1 win_z7=1", |
| 143 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 166 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 144 }, | 167 }, |
| 145 "name": "gclient runhooks" | 168 "name": "gclient runhooks" |
| 146 }, | 169 }, |
| 147 { | 170 { |
| 148 "cmd": [ | 171 "cmd": [ |
| 149 "python", | 172 "python", |
| 150 "-u", | 173 "-u", |
| 151 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 174 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 152 "--show-path", | 175 "--show-path", |
| 153 "python", | 176 "python", |
| 154 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 177 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
| 155 "--gsutil-py-path", | 178 "--gsutil-py-path", |
| 156 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 179 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
| 157 "--ninja-path", | 180 "--ninja-path", |
| 158 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | 181 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
| 159 "--target", | 182 "--target", |
| 160 "Release", | 183 "Release", |
| 161 "--src-dir", | 184 "--src-dir", |
| 162 "[SLAVE_BUILD]\\src", | 185 "[BUILDER_CACHE]\\Win_SyzyASan\\src", |
| 163 "--goma-cache-dir", | 186 "--goma-cache-dir", |
| 164 "[GOMA_CACHE]", | 187 "[GOMA_CACHE]", |
| 188 "--goma-deps-cache-dir", |
| 189 "[GOMA_DEPS_CACHE]", |
| 165 "--compiler", | 190 "--compiler", |
| 166 "goma", | 191 "goma", |
| 167 "--goma-jsonstatus", | 192 "--goma-jsonstatus", |
| 168 "/path/to/tmp/json", | 193 "/path/to/tmp/json", |
| 169 "--goma-service-account-json-file", | 194 "--goma-service-account-json-file", |
| 170 "C:\\creds\\service_accounts\\service-account-goma-client.json", | 195 "C:\\creds\\service_accounts\\service-account-goma-client.json", |
| 171 "--goma-dir", | 196 "--goma-dir", |
| 172 "[CACHE]\\cipd\\goma", | 197 "[CACHE]\\cipd\\goma", |
| 173 "--", | 198 "--", |
| 174 "All" | 199 "All" |
| (...skipping 18 matching lines...) Expand all Loading... |
| 193 "name": "apply_syzyasan" | 218 "name": "apply_syzyasan" |
| 194 }, | 219 }, |
| 195 { | 220 { |
| 196 "cmd": [ | 221 "cmd": [ |
| 197 "python", | 222 "python", |
| 198 "-u", | 223 "-u", |
| 199 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | 224 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", |
| 200 "--target", | 225 "--target", |
| 201 "Release", | 226 "Release", |
| 202 "--factory-properties", | 227 "--factory-properties", |
| 203 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 228 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 204 "--build-properties", | 229 "--build-properties", |
| 205 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 230 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 206 "--test-type=audio_decoder_unittests", | 231 "--test-type=audio_decoder_unittests", |
| 207 "--step-name=audio_decoder_unittests", | 232 "--step-name=audio_decoder_unittests", |
| 208 "--builder-name=Win SyzyASan", | 233 "--builder-name=Win SyzyASan", |
| 209 "--slave-name=slavename", | 234 "--slave-name=slavename", |
| 210 "--build-number=1337", | 235 "--build-number=1337", |
| 211 "--run-python-script", | 236 "--run-python-script", |
| 212 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 237 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 213 "[SLAVE_BUILD]\\src\\third_party\\gtest-parallel\\gtest-parallel", | 238 "[BUILDER_CACHE]\\Win_SyzyASan\\src\\third_party\\gtest-parallel\\gtest-pa
rallel", |
| 214 "[SLAVE_BUILD]\\src\\out\\Release\\audio_decoder_unittests", | 239 "[BUILDER_CACHE]\\Win_SyzyASan\\src\\out\\Release\\audio_decoder_unittests
", |
| 215 "--" | 240 "--" |
| 216 ], | 241 ], |
| 217 "name": "audio_decoder_unittests" | 242 "name": "audio_decoder_unittests" |
| 218 }, | 243 }, |
| 219 { | 244 { |
| 220 "cmd": [ | 245 "cmd": [ |
| 221 "python", | 246 "python", |
| 222 "-u", | 247 "-u", |
| 223 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | 248 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", |
| 224 "--target", | 249 "--target", |
| 225 "Release", | 250 "Release", |
| 226 "--factory-properties", | 251 "--factory-properties", |
| 227 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 252 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 228 "--build-properties", | 253 "--build-properties", |
| 229 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 254 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 230 "--test-type=common_audio_unittests", | 255 "--test-type=common_audio_unittests", |
| 231 "--step-name=common_audio_unittests", | 256 "--step-name=common_audio_unittests", |
| 232 "--builder-name=Win SyzyASan", | 257 "--builder-name=Win SyzyASan", |
| 233 "--slave-name=slavename", | 258 "--slave-name=slavename", |
| 234 "--build-number=1337", | 259 "--build-number=1337", |
| 235 "--run-python-script", | 260 "--run-python-script", |
| 236 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 261 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 237 "[SLAVE_BUILD]\\src\\third_party\\gtest-parallel\\gtest-parallel", | 262 "[BUILDER_CACHE]\\Win_SyzyASan\\src\\third_party\\gtest-parallel\\gtest-pa
rallel", |
| 238 "[SLAVE_BUILD]\\src\\out\\Release\\common_audio_unittests", | 263 "[BUILDER_CACHE]\\Win_SyzyASan\\src\\out\\Release\\common_audio_unittests"
, |
| 239 "--" | 264 "--" |
| 240 ], | 265 ], |
| 241 "name": "common_audio_unittests" | 266 "name": "common_audio_unittests" |
| 242 }, | 267 }, |
| 243 { | 268 { |
| 244 "cmd": [ | 269 "cmd": [ |
| 245 "python", | 270 "python", |
| 246 "-u", | 271 "-u", |
| 247 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | 272 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", |
| 248 "--target", | 273 "--target", |
| 249 "Release", | 274 "Release", |
| 250 "--factory-properties", | 275 "--factory-properties", |
| 251 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 276 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 252 "--build-properties", | 277 "--build-properties", |
| 253 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 278 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 254 "--test-type=common_video_unittests", | 279 "--test-type=common_video_unittests", |
| 255 "--step-name=common_video_unittests", | 280 "--step-name=common_video_unittests", |
| 256 "--builder-name=Win SyzyASan", | 281 "--builder-name=Win SyzyASan", |
| 257 "--slave-name=slavename", | 282 "--slave-name=slavename", |
| 258 "--build-number=1337", | 283 "--build-number=1337", |
| 259 "--run-python-script", | 284 "--run-python-script", |
| 260 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 285 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 261 "[SLAVE_BUILD]\\src\\third_party\\gtest-parallel\\gtest-parallel", | 286 "[BUILDER_CACHE]\\Win_SyzyASan\\src\\third_party\\gtest-parallel\\gtest-pa
rallel", |
| 262 "[SLAVE_BUILD]\\src\\out\\Release\\common_video_unittests", | 287 "[BUILDER_CACHE]\\Win_SyzyASan\\src\\out\\Release\\common_video_unittests"
, |
| 263 "--" | 288 "--" |
| 264 ], | 289 ], |
| 265 "name": "common_video_unittests" | 290 "name": "common_video_unittests" |
| 266 }, | 291 }, |
| 267 { | 292 { |
| 268 "cmd": [ | 293 "cmd": [ |
| 269 "python", | 294 "python", |
| 270 "-u", | 295 "-u", |
| 271 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | 296 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", |
| 272 "--target", | 297 "--target", |
| 273 "Release", | 298 "Release", |
| 274 "--factory-properties", | 299 "--factory-properties", |
| 275 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 300 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 276 "--build-properties", | 301 "--build-properties", |
| 277 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 302 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 278 "--test-type=modules_tests", | 303 "--test-type=modules_tests", |
| 279 "--step-name=modules_tests", | 304 "--step-name=modules_tests", |
| 280 "--builder-name=Win SyzyASan", | 305 "--builder-name=Win SyzyASan", |
| 281 "--slave-name=slavename", | 306 "--slave-name=slavename", |
| 282 "--build-number=1337", | 307 "--build-number=1337", |
| 283 "--run-python-script", | 308 "--run-python-script", |
| 284 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 309 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 285 "[SLAVE_BUILD]\\src\\third_party\\gtest-parallel\\gtest-parallel", | 310 "[BUILDER_CACHE]\\Win_SyzyASan\\src\\third_party\\gtest-parallel\\gtest-pa
rallel", |
| 286 "[SLAVE_BUILD]\\src\\out\\Release\\modules_tests", | 311 "[BUILDER_CACHE]\\Win_SyzyASan\\src\\out\\Release\\modules_tests", |
| 287 "--" | 312 "--" |
| 288 ], | 313 ], |
| 289 "name": "modules_tests" | 314 "name": "modules_tests" |
| 290 }, | 315 }, |
| 291 { | 316 { |
| 292 "cmd": [ | 317 "cmd": [ |
| 293 "python", | 318 "python", |
| 294 "-u", | 319 "-u", |
| 295 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | 320 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", |
| 296 "--target", | 321 "--target", |
| 297 "Release", | 322 "Release", |
| 298 "--factory-properties", | 323 "--factory-properties", |
| 299 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 324 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 300 "--build-properties", | 325 "--build-properties", |
| 301 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 326 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 302 "--test-type=modules_unittests", | 327 "--test-type=modules_unittests", |
| 303 "--step-name=modules_unittests", | 328 "--step-name=modules_unittests", |
| 304 "--builder-name=Win SyzyASan", | 329 "--builder-name=Win SyzyASan", |
| 305 "--slave-name=slavename", | 330 "--slave-name=slavename", |
| 306 "--build-number=1337", | 331 "--build-number=1337", |
| 307 "--run-python-script", | 332 "--run-python-script", |
| 308 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 333 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 309 "[SLAVE_BUILD]\\src\\third_party\\gtest-parallel\\gtest-parallel", | 334 "[BUILDER_CACHE]\\Win_SyzyASan\\src\\third_party\\gtest-parallel\\gtest-pa
rallel", |
| 310 "[SLAVE_BUILD]\\src\\out\\Release\\modules_unittests", | 335 "[BUILDER_CACHE]\\Win_SyzyASan\\src\\out\\Release\\modules_unittests", |
| 311 "--" | 336 "--" |
| 312 ], | 337 ], |
| 313 "name": "modules_unittests" | 338 "name": "modules_unittests" |
| 314 }, | 339 }, |
| 315 { | 340 { |
| 316 "cmd": [ | 341 "cmd": [ |
| 317 "python", | 342 "python", |
| 318 "-u", | 343 "-u", |
| 319 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | 344 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", |
| 320 "--target", | 345 "--target", |
| 321 "Release", | 346 "Release", |
| 322 "--factory-properties", | 347 "--factory-properties", |
| 323 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 348 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 324 "--build-properties", | 349 "--build-properties", |
| 325 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 350 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 326 "--test-type=peerconnection_unittests", | 351 "--test-type=peerconnection_unittests", |
| 327 "--step-name=peerconnection_unittests", | 352 "--step-name=peerconnection_unittests", |
| 328 "--builder-name=Win SyzyASan", | 353 "--builder-name=Win SyzyASan", |
| 329 "--slave-name=slavename", | 354 "--slave-name=slavename", |
| 330 "--build-number=1337", | 355 "--build-number=1337", |
| 331 "--run-python-script", | 356 "--run-python-script", |
| 332 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 357 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 333 "[SLAVE_BUILD]\\src\\third_party\\gtest-parallel\\gtest-parallel", | 358 "[BUILDER_CACHE]\\Win_SyzyASan\\src\\third_party\\gtest-parallel\\gtest-pa
rallel", |
| 334 "[SLAVE_BUILD]\\src\\out\\Release\\peerconnection_unittests", | 359 "[BUILDER_CACHE]\\Win_SyzyASan\\src\\out\\Release\\peerconnection_unittest
s", |
| 335 "--" | 360 "--" |
| 336 ], | 361 ], |
| 337 "name": "peerconnection_unittests" | 362 "name": "peerconnection_unittests" |
| 338 }, | 363 }, |
| 339 { | 364 { |
| 340 "cmd": [ | 365 "cmd": [ |
| 341 "python", | 366 "python", |
| 342 "-u", | 367 "-u", |
| 343 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | 368 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", |
| 344 "--target", | 369 "--target", |
| 345 "Release", | 370 "Release", |
| 346 "--factory-properties", | 371 "--factory-properties", |
| 347 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 372 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 348 "--build-properties", | 373 "--build-properties", |
| 349 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 374 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 350 "--test-type=rtc_media_unittests", | 375 "--test-type=rtc_media_unittests", |
| 351 "--step-name=rtc_media_unittests", | 376 "--step-name=rtc_media_unittests", |
| 352 "--builder-name=Win SyzyASan", | 377 "--builder-name=Win SyzyASan", |
| 353 "--slave-name=slavename", | 378 "--slave-name=slavename", |
| 354 "--build-number=1337", | 379 "--build-number=1337", |
| 355 "--run-python-script", | 380 "--run-python-script", |
| 356 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 381 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 357 "[SLAVE_BUILD]\\src\\third_party\\gtest-parallel\\gtest-parallel", | 382 "[BUILDER_CACHE]\\Win_SyzyASan\\src\\third_party\\gtest-parallel\\gtest-pa
rallel", |
| 358 "[SLAVE_BUILD]\\src\\out\\Release\\rtc_media_unittests", | 383 "[BUILDER_CACHE]\\Win_SyzyASan\\src\\out\\Release\\rtc_media_unittests", |
| 359 "--" | 384 "--" |
| 360 ], | 385 ], |
| 361 "name": "rtc_media_unittests" | 386 "name": "rtc_media_unittests" |
| 362 }, | 387 }, |
| 363 { | 388 { |
| 364 "cmd": [ | 389 "cmd": [ |
| 365 "python", | 390 "python", |
| 366 "-u", | 391 "-u", |
| 367 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | 392 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", |
| 368 "--target", | 393 "--target", |
| 369 "Release", | 394 "Release", |
| 370 "--factory-properties", | 395 "--factory-properties", |
| 371 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 396 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 372 "--build-properties", | 397 "--build-properties", |
| 373 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 398 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 374 "--test-type=rtc_pc_unittests", | 399 "--test-type=rtc_pc_unittests", |
| 375 "--step-name=rtc_pc_unittests", | 400 "--step-name=rtc_pc_unittests", |
| 376 "--builder-name=Win SyzyASan", | 401 "--builder-name=Win SyzyASan", |
| 377 "--slave-name=slavename", | 402 "--slave-name=slavename", |
| 378 "--build-number=1337", | 403 "--build-number=1337", |
| 379 "--run-python-script", | 404 "--run-python-script", |
| 380 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 405 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 381 "[SLAVE_BUILD]\\src\\third_party\\gtest-parallel\\gtest-parallel", | 406 "[BUILDER_CACHE]\\Win_SyzyASan\\src\\third_party\\gtest-parallel\\gtest-pa
rallel", |
| 382 "[SLAVE_BUILD]\\src\\out\\Release\\rtc_pc_unittests", | 407 "[BUILDER_CACHE]\\Win_SyzyASan\\src\\out\\Release\\rtc_pc_unittests", |
| 383 "--" | 408 "--" |
| 384 ], | 409 ], |
| 385 "name": "rtc_pc_unittests" | 410 "name": "rtc_pc_unittests" |
| 386 }, | 411 }, |
| 387 { | 412 { |
| 388 "cmd": [ | 413 "cmd": [ |
| 389 "python", | 414 "python", |
| 390 "-u", | 415 "-u", |
| 391 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | 416 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", |
| 392 "--target", | 417 "--target", |
| 393 "Release", | 418 "Release", |
| 394 "--factory-properties", | 419 "--factory-properties", |
| 395 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 420 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 396 "--build-properties", | 421 "--build-properties", |
| 397 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 422 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 398 "--test-type=rtc_unittests", | 423 "--test-type=rtc_unittests", |
| 399 "--step-name=rtc_unittests", | 424 "--step-name=rtc_unittests", |
| 400 "--builder-name=Win SyzyASan", | 425 "--builder-name=Win SyzyASan", |
| 401 "--slave-name=slavename", | 426 "--slave-name=slavename", |
| 402 "--build-number=1337", | 427 "--build-number=1337", |
| 403 "--run-python-script", | 428 "--run-python-script", |
| 404 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 429 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 405 "[SLAVE_BUILD]\\src\\third_party\\gtest-parallel\\gtest-parallel", | 430 "[BUILDER_CACHE]\\Win_SyzyASan\\src\\third_party\\gtest-parallel\\gtest-pa
rallel", |
| 406 "[SLAVE_BUILD]\\src\\out\\Release\\rtc_unittests", | 431 "[BUILDER_CACHE]\\Win_SyzyASan\\src\\out\\Release\\rtc_unittests", |
| 407 "--" | 432 "--" |
| 408 ], | 433 ], |
| 409 "name": "rtc_unittests" | 434 "name": "rtc_unittests" |
| 410 }, | 435 }, |
| 411 { | 436 { |
| 412 "cmd": [ | 437 "cmd": [ |
| 413 "python", | 438 "python", |
| 414 "-u", | 439 "-u", |
| 415 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | 440 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", |
| 416 "--target", | 441 "--target", |
| 417 "Release", | 442 "Release", |
| 418 "--factory-properties", | 443 "--factory-properties", |
| 419 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 444 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 420 "--build-properties", | 445 "--build-properties", |
| 421 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 446 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 422 "--test-type=system_wrappers_unittests", | 447 "--test-type=system_wrappers_unittests", |
| 423 "--step-name=system_wrappers_unittests", | 448 "--step-name=system_wrappers_unittests", |
| 424 "--builder-name=Win SyzyASan", | 449 "--builder-name=Win SyzyASan", |
| 425 "--slave-name=slavename", | 450 "--slave-name=slavename", |
| 426 "--build-number=1337", | 451 "--build-number=1337", |
| 427 "--run-python-script", | 452 "--run-python-script", |
| 428 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 453 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 429 "[SLAVE_BUILD]\\src\\third_party\\gtest-parallel\\gtest-parallel", | 454 "[BUILDER_CACHE]\\Win_SyzyASan\\src\\third_party\\gtest-parallel\\gtest-pa
rallel", |
| 430 "[SLAVE_BUILD]\\src\\out\\Release\\system_wrappers_unittests", | 455 "[BUILDER_CACHE]\\Win_SyzyASan\\src\\out\\Release\\system_wrappers_unittes
ts", |
| 431 "--" | 456 "--" |
| 432 ], | 457 ], |
| 433 "name": "system_wrappers_unittests" | 458 "name": "system_wrappers_unittests" |
| 434 }, | 459 }, |
| 435 { | 460 { |
| 436 "cmd": [ | 461 "cmd": [ |
| 437 "python", | 462 "python", |
| 438 "-u", | 463 "-u", |
| 439 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | 464 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", |
| 440 "--target", | 465 "--target", |
| 441 "Release", | 466 "Release", |
| 442 "--factory-properties", | 467 "--factory-properties", |
| 443 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 468 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 444 "--build-properties", | 469 "--build-properties", |
| 445 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 470 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 446 "--test-type=test_support_unittests", | 471 "--test-type=test_support_unittests", |
| 447 "--step-name=test_support_unittests", | 472 "--step-name=test_support_unittests", |
| 448 "--builder-name=Win SyzyASan", | 473 "--builder-name=Win SyzyASan", |
| 449 "--slave-name=slavename", | 474 "--slave-name=slavename", |
| 450 "--build-number=1337", | 475 "--build-number=1337", |
| 451 "--run-python-script", | 476 "--run-python-script", |
| 452 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 477 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 453 "[SLAVE_BUILD]\\src\\third_party\\gtest-parallel\\gtest-parallel", | 478 "[BUILDER_CACHE]\\Win_SyzyASan\\src\\third_party\\gtest-parallel\\gtest-pa
rallel", |
| 454 "[SLAVE_BUILD]\\src\\out\\Release\\test_support_unittests", | 479 "[BUILDER_CACHE]\\Win_SyzyASan\\src\\out\\Release\\test_support_unittests"
, |
| 455 "--" | 480 "--" |
| 456 ], | 481 ], |
| 457 "name": "test_support_unittests" | 482 "name": "test_support_unittests" |
| 458 }, | 483 }, |
| 459 { | 484 { |
| 460 "cmd": [ | 485 "cmd": [ |
| 461 "python", | 486 "python", |
| 462 "-u", | 487 "-u", |
| 463 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | 488 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", |
| 464 "--target", | 489 "--target", |
| 465 "Release", | 490 "Release", |
| 466 "--factory-properties", | 491 "--factory-properties", |
| 467 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 492 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 468 "--build-properties", | 493 "--build-properties", |
| 469 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 494 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 470 "--test-type=tools_unittests", | 495 "--test-type=tools_unittests", |
| 471 "--step-name=tools_unittests", | 496 "--step-name=tools_unittests", |
| 472 "--builder-name=Win SyzyASan", | 497 "--builder-name=Win SyzyASan", |
| 473 "--slave-name=slavename", | 498 "--slave-name=slavename", |
| 474 "--build-number=1337", | 499 "--build-number=1337", |
| 475 "--run-python-script", | 500 "--run-python-script", |
| 476 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 501 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 477 "[SLAVE_BUILD]\\src\\third_party\\gtest-parallel\\gtest-parallel", | 502 "[BUILDER_CACHE]\\Win_SyzyASan\\src\\third_party\\gtest-parallel\\gtest-pa
rallel", |
| 478 "[SLAVE_BUILD]\\src\\out\\Release\\tools_unittests", | 503 "[BUILDER_CACHE]\\Win_SyzyASan\\src\\out\\Release\\tools_unittests", |
| 479 "--" | 504 "--" |
| 480 ], | 505 ], |
| 481 "name": "tools_unittests" | 506 "name": "tools_unittests" |
| 482 }, | 507 }, |
| 483 { | 508 { |
| 484 "cmd": [ | 509 "cmd": [ |
| 485 "python", | 510 "python", |
| 486 "-u", | 511 "-u", |
| 487 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | 512 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", |
| 488 "--target", | 513 "--target", |
| 489 "Release", | 514 "Release", |
| 490 "--factory-properties", | 515 "--factory-properties", |
| 491 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 516 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 492 "--build-properties", | 517 "--build-properties", |
| 493 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 518 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 494 "--test-type=video_engine_tests", | 519 "--test-type=video_engine_tests", |
| 495 "--step-name=video_engine_tests", | 520 "--step-name=video_engine_tests", |
| 496 "--builder-name=Win SyzyASan", | 521 "--builder-name=Win SyzyASan", |
| 497 "--slave-name=slavename", | 522 "--slave-name=slavename", |
| 498 "--build-number=1337", | 523 "--build-number=1337", |
| 499 "--run-python-script", | 524 "--run-python-script", |
| 500 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 525 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 501 "[SLAVE_BUILD]\\src\\third_party\\gtest-parallel\\gtest-parallel", | 526 "[BUILDER_CACHE]\\Win_SyzyASan\\src\\third_party\\gtest-parallel\\gtest-pa
rallel", |
| 502 "[SLAVE_BUILD]\\src\\out\\Release\\video_engine_tests", | 527 "[BUILDER_CACHE]\\Win_SyzyASan\\src\\out\\Release\\video_engine_tests", |
| 503 "--" | 528 "--" |
| 504 ], | 529 ], |
| 505 "name": "video_engine_tests" | 530 "name": "video_engine_tests" |
| 506 }, | 531 }, |
| 507 { | 532 { |
| 508 "cmd": [ | 533 "cmd": [ |
| 509 "python", | 534 "python", |
| 510 "-u", | 535 "-u", |
| 511 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | 536 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", |
| 512 "--target", | 537 "--target", |
| 513 "Release", | 538 "Release", |
| 514 "--factory-properties", | 539 "--factory-properties", |
| 515 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 540 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 516 "--build-properties", | 541 "--build-properties", |
| 517 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 542 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 518 "--test-type=voice_engine_unittests", | 543 "--test-type=voice_engine_unittests", |
| 519 "--step-name=voice_engine_unittests", | 544 "--step-name=voice_engine_unittests", |
| 520 "--builder-name=Win SyzyASan", | 545 "--builder-name=Win SyzyASan", |
| 521 "--slave-name=slavename", | 546 "--slave-name=slavename", |
| 522 "--build-number=1337", | 547 "--build-number=1337", |
| 523 "--run-python-script", | 548 "--run-python-script", |
| 524 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 549 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 525 "[SLAVE_BUILD]\\src\\third_party\\gtest-parallel\\gtest-parallel", | 550 "[BUILDER_CACHE]\\Win_SyzyASan\\src\\third_party\\gtest-parallel\\gtest-pa
rallel", |
| 526 "[SLAVE_BUILD]\\src\\out\\Release\\voice_engine_unittests", | 551 "[BUILDER_CACHE]\\Win_SyzyASan\\src\\out\\Release\\voice_engine_unittests"
, |
| 527 "--" | 552 "--" |
| 528 ], | 553 ], |
| 529 "name": "voice_engine_unittests" | 554 "name": "voice_engine_unittests" |
| 530 }, | 555 }, |
| 531 { | 556 { |
| 532 "cmd": [ | 557 "cmd": [ |
| 533 "python", | 558 "python", |
| 534 "-u", | 559 "-u", |
| 535 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | 560 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", |
| 536 "--target", | 561 "--target", |
| 537 "Release", | 562 "Release", |
| 538 "--factory-properties", | 563 "--factory-properties", |
| 539 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 564 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 540 "--build-properties", | 565 "--build-properties", |
| 541 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 566 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 542 "--test-type=xmllite_xmpp_unittests", | 567 "--test-type=xmllite_xmpp_unittests", |
| 543 "--step-name=xmllite_xmpp_unittests", | 568 "--step-name=xmllite_xmpp_unittests", |
| 544 "--builder-name=Win SyzyASan", | 569 "--builder-name=Win SyzyASan", |
| 545 "--slave-name=slavename", | 570 "--slave-name=slavename", |
| 546 "--build-number=1337", | 571 "--build-number=1337", |
| 547 "--run-python-script", | 572 "--run-python-script", |
| 548 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 573 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 549 "[SLAVE_BUILD]\\src\\third_party\\gtest-parallel\\gtest-parallel", | 574 "[BUILDER_CACHE]\\Win_SyzyASan\\src\\third_party\\gtest-parallel\\gtest-pa
rallel", |
| 550 "[SLAVE_BUILD]\\src\\out\\Release\\xmllite_xmpp_unittests", | 575 "[BUILDER_CACHE]\\Win_SyzyASan\\src\\out\\Release\\xmllite_xmpp_unittests"
, |
| 551 "--" | 576 "--" |
| 552 ], | 577 ], |
| 553 "name": "xmllite_xmpp_unittests" | 578 "name": "xmllite_xmpp_unittests" |
| 554 }, | 579 }, |
| 555 { | 580 { |
| 556 "allow_subannotations": true, | 581 "allow_subannotations": true, |
| 557 "cmd": [ | 582 "cmd": [ |
| 558 "python", | 583 "python", |
| 559 "-u", | 584 "-u", |
| 560 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | 585 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", |
| 561 "--target", | 586 "--target", |
| 562 "Release", | 587 "Release", |
| 563 "--factory-properties", | 588 "--factory-properties", |
| 564 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 589 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 565 "--build-properties", | 590 "--build-properties", |
| 566 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standal
one\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 591 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Win SyzyASan\", \"buil
dnumber\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\"
, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"s
lavename\"}", |
| 567 "--annotate=gtest", | 592 "--annotate=gtest", |
| 568 "--test-type=webrtc_nonparallel_tests", | 593 "--test-type=webrtc_nonparallel_tests", |
| 569 "--step-name=webrtc_nonparallel_tests", | 594 "--step-name=webrtc_nonparallel_tests", |
| 570 "--generate-json-file", | 595 "--generate-json-file", |
| 571 "-o", | 596 "-o", |
| 572 "gtest-results/webrtc_nonparallel_tests.exe", | 597 "gtest-results/webrtc_nonparallel_tests.exe", |
| 573 "--builder-name=Win SyzyASan", | 598 "--builder-name=Win SyzyASan", |
| 574 "--slave-name=slavename", | 599 "--slave-name=slavename", |
| 575 "--build-number=1337", | 600 "--build-number=1337", |
| 576 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 601 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 577 "webrtc_nonparallel_tests.exe" | 602 "webrtc_nonparallel_tests.exe" |
| 578 ], | 603 ], |
| 579 "name": "webrtc_nonparallel_tests" | 604 "name": "webrtc_nonparallel_tests" |
| 580 }, | 605 }, |
| 581 { | 606 { |
| 582 "name": "$result", | 607 "name": "$result", |
| 583 "recipe_result": null, | 608 "recipe_result": null, |
| 584 "status_code": 0 | 609 "status_code": 0 |
| 585 } | 610 } |
| 586 ] | 611 ] |
| OLD | NEW |