| OLD | NEW |
| (Empty) |
| 1 [ | |
| 2 { | |
| 3 "cmd": [ | |
| 4 "python", | |
| 5 "-u", | |
| 6 "[BUILD]\\scripts\\slave\\bot_update.py", | |
| 7 "--master", | |
| 8 "tryserver.webrtc", | |
| 9 "--builder", | |
| 10 "win", | |
| 11 "--slave", | |
| 12 "slavename", | |
| 13 "--spec", | |
| 14 "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'na
me': '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", | |
| 16 "src", | |
| 17 "--revision_mapping_file", | |
| 18 "{\"src\": \"got_revision\"}", | |
| 19 "--issue", | |
| 20 "666666", | |
| 21 "--patchset", | |
| 22 "1", | |
| 23 "--rietveld_server", | |
| 24 "https://fake.rietveld.url", | |
| 25 "--output_json", | |
| 26 "/path/to/tmp/json", | |
| 27 "--revision", | |
| 28 "src@12345" | |
| 29 ], | |
| 30 "cwd": "[SLAVE_BUILD]", | |
| 31 "name": "bot_update", | |
| 32 "~followup_annotations": [ | |
| 33 "@@@STEP_TEXT@Some step text@@@", | |
| 34 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | |
| 36 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | |
| 37 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | |
| 38 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | |
| 39 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee
3e86ddfd4ebd0fe58cb9\", @@@", | |
| 40 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master
@{#170242}\"@@@", | |
| 41 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 42 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", | |
| 43 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", | |
| 44 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 45 "@@@STEP_LOG_END@json.output@@@", | |
| 46 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5
8cb9\"@@@", | |
| 47 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" | |
| 48 ] | |
| 49 }, | |
| 50 { | |
| 51 "cmd": [ | |
| 52 "python", | |
| 53 "-u", | |
| 54 "RECIPE_MODULE[webrtc]\\resources\\cleanup_files.py", | |
| 55 "[SLAVE_BUILD]\\src\\out" | |
| 56 ], | |
| 57 "cwd": "[SLAVE_BUILD]", | |
| 58 "name": "clean test output files" | |
| 59 }, | |
| 60 { | |
| 61 "cmd": [ | |
| 62 "python", | |
| 63 "-u", | |
| 64 "[BUILD]\\scripts\\slave\\cleanup_temp.py" | |
| 65 ], | |
| 66 "cwd": "[SLAVE_BUILD]", | |
| 67 "name": "cleanup_temp" | |
| 68 }, | |
| 69 { | |
| 70 "cmd": [ | |
| 71 "python", | |
| 72 "-u", | |
| 73 "[DEPOT_TOOLS]\\gclient.py", | |
| 74 "runhooks" | |
| 75 ], | |
| 76 "cwd": "[SLAVE_BUILD]", | |
| 77 "env": { | |
| 78 "GYP_DEFINES": "chromium_win_pch=0 component=shared_library dcheck_always_
on=1 fastbuild=1 gomadir='[BUILD]\\goma' target_arch=ia32 use_goma=1" | |
| 79 }, | |
| 80 "name": "gclient runhooks" | |
| 81 }, | |
| 82 { | |
| 83 "cmd": [ | |
| 84 "python", | |
| 85 "-u", | |
| 86 "[BUILD]\\scripts\\slave\\compile.py", | |
| 87 "--target", | |
| 88 "Debug", | |
| 89 "--src-dir", | |
| 90 "[SLAVE_BUILD]\\src", | |
| 91 "--build-tool", | |
| 92 "ninja", | |
| 93 "--compiler", | |
| 94 "goma", | |
| 95 "--goma-dir", | |
| 96 "[BUILD]\\goma", | |
| 97 "--goma-fail-fast", | |
| 98 "--goma-disable-local-fallback", | |
| 99 "--", | |
| 100 "All" | |
| 101 ], | |
| 102 "cwd": "[SLAVE_BUILD]", | |
| 103 "name": "compile" | |
| 104 }, | |
| 105 { | |
| 106 "cmd": [ | |
| 107 "python", | |
| 108 "-u", | |
| 109 "[BUILD]\\scripts\\slave\\runtest.py", | |
| 110 "--target", | |
| 111 "Debug", | |
| 112 "--factory-properties", | |
| 113 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", | |
| 114 "--build-properties", | |
| 115 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", | |
| 116 "--test-type=audio_decoder_unittests", | |
| 117 "--step-name=audio_decoder_unittests", | |
| 118 "--builder-name=win", | |
| 119 "--slave-name=slavename", | |
| 120 "--run-python-script", | |
| 121 "[SLAVE_BUILD]\\src\\third_party\\gtest-parallel\\gtest-parallel", | |
| 122 "[SLAVE_BUILD]\\src\\out\\Debug\\audio_decoder_unittests", | |
| 123 "--" | |
| 124 ], | |
| 125 "cwd": "[SLAVE_BUILD]", | |
| 126 "name": "audio_decoder_unittests" | |
| 127 }, | |
| 128 { | |
| 129 "cmd": [ | |
| 130 "python", | |
| 131 "-u", | |
| 132 "[BUILD]\\scripts\\slave\\runtest.py", | |
| 133 "--target", | |
| 134 "Debug", | |
| 135 "--factory-properties", | |
| 136 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", | |
| 137 "--build-properties", | |
| 138 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", | |
| 139 "--test-type=common_audio_unittests", | |
| 140 "--step-name=common_audio_unittests", | |
| 141 "--builder-name=win", | |
| 142 "--slave-name=slavename", | |
| 143 "--run-python-script", | |
| 144 "[SLAVE_BUILD]\\src\\third_party\\gtest-parallel\\gtest-parallel", | |
| 145 "[SLAVE_BUILD]\\src\\out\\Debug\\common_audio_unittests", | |
| 146 "--" | |
| 147 ], | |
| 148 "cwd": "[SLAVE_BUILD]", | |
| 149 "name": "common_audio_unittests" | |
| 150 }, | |
| 151 { | |
| 152 "cmd": [ | |
| 153 "python", | |
| 154 "-u", | |
| 155 "[BUILD]\\scripts\\slave\\runtest.py", | |
| 156 "--target", | |
| 157 "Debug", | |
| 158 "--factory-properties", | |
| 159 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", | |
| 160 "--build-properties", | |
| 161 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", | |
| 162 "--test-type=common_video_unittests", | |
| 163 "--step-name=common_video_unittests", | |
| 164 "--builder-name=win", | |
| 165 "--slave-name=slavename", | |
| 166 "--run-python-script", | |
| 167 "[SLAVE_BUILD]\\src\\third_party\\gtest-parallel\\gtest-parallel", | |
| 168 "[SLAVE_BUILD]\\src\\out\\Debug\\common_video_unittests", | |
| 169 "--" | |
| 170 ], | |
| 171 "cwd": "[SLAVE_BUILD]", | |
| 172 "name": "common_video_unittests" | |
| 173 }, | |
| 174 { | |
| 175 "cmd": [ | |
| 176 "python", | |
| 177 "-u", | |
| 178 "[BUILD]\\scripts\\slave\\runtest.py", | |
| 179 "--target", | |
| 180 "Debug", | |
| 181 "--factory-properties", | |
| 182 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", | |
| 183 "--build-properties", | |
| 184 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", | |
| 185 "--test-type=libjingle_media_unittest", | |
| 186 "--step-name=libjingle_media_unittest", | |
| 187 "--builder-name=win", | |
| 188 "--slave-name=slavename", | |
| 189 "--run-python-script", | |
| 190 "[SLAVE_BUILD]\\src\\third_party\\gtest-parallel\\gtest-parallel", | |
| 191 "[SLAVE_BUILD]\\src\\out\\Debug\\libjingle_media_unittest", | |
| 192 "--" | |
| 193 ], | |
| 194 "cwd": "[SLAVE_BUILD]", | |
| 195 "name": "libjingle_media_unittest" | |
| 196 }, | |
| 197 { | |
| 198 "cmd": [ | |
| 199 "python", | |
| 200 "-u", | |
| 201 "[BUILD]\\scripts\\slave\\runtest.py", | |
| 202 "--target", | |
| 203 "Debug", | |
| 204 "--factory-properties", | |
| 205 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", | |
| 206 "--build-properties", | |
| 207 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", | |
| 208 "--test-type=libjingle_p2p_unittest", | |
| 209 "--step-name=libjingle_p2p_unittest", | |
| 210 "--builder-name=win", | |
| 211 "--slave-name=slavename", | |
| 212 "--run-python-script", | |
| 213 "[SLAVE_BUILD]\\src\\third_party\\gtest-parallel\\gtest-parallel", | |
| 214 "[SLAVE_BUILD]\\src\\out\\Debug\\libjingle_p2p_unittest", | |
| 215 "--" | |
| 216 ], | |
| 217 "cwd": "[SLAVE_BUILD]", | |
| 218 "name": "libjingle_p2p_unittest" | |
| 219 }, | |
| 220 { | |
| 221 "cmd": [ | |
| 222 "python", | |
| 223 "-u", | |
| 224 "[BUILD]\\scripts\\slave\\runtest.py", | |
| 225 "--target", | |
| 226 "Debug", | |
| 227 "--factory-properties", | |
| 228 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", | |
| 229 "--build-properties", | |
| 230 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", | |
| 231 "--test-type=libjingle_peerconnection_unittest", | |
| 232 "--step-name=libjingle_peerconnection_unittest", | |
| 233 "--builder-name=win", | |
| 234 "--slave-name=slavename", | |
| 235 "--run-python-script", | |
| 236 "[SLAVE_BUILD]\\src\\third_party\\gtest-parallel\\gtest-parallel", | |
| 237 "[SLAVE_BUILD]\\src\\out\\Debug\\libjingle_peerconnection_unittest", | |
| 238 "--" | |
| 239 ], | |
| 240 "cwd": "[SLAVE_BUILD]", | |
| 241 "name": "libjingle_peerconnection_unittest" | |
| 242 }, | |
| 243 { | |
| 244 "cmd": [ | |
| 245 "python", | |
| 246 "-u", | |
| 247 "[BUILD]\\scripts\\slave\\runtest.py", | |
| 248 "--target", | |
| 249 "Debug", | |
| 250 "--factory-properties", | |
| 251 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", | |
| 252 "--build-properties", | |
| 253 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", | |
| 254 "--test-type=modules_tests", | |
| 255 "--step-name=modules_tests", | |
| 256 "--builder-name=win", | |
| 257 "--slave-name=slavename", | |
| 258 "--run-python-script", | |
| 259 "[SLAVE_BUILD]\\src\\third_party\\gtest-parallel\\gtest-parallel", | |
| 260 "[SLAVE_BUILD]\\src\\out\\Debug\\modules_tests", | |
| 261 "--" | |
| 262 ], | |
| 263 "cwd": "[SLAVE_BUILD]", | |
| 264 "name": "modules_tests" | |
| 265 }, | |
| 266 { | |
| 267 "cmd": [ | |
| 268 "python", | |
| 269 "-u", | |
| 270 "[BUILD]\\scripts\\slave\\runtest.py", | |
| 271 "--target", | |
| 272 "Debug", | |
| 273 "--factory-properties", | |
| 274 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", | |
| 275 "--build-properties", | |
| 276 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", | |
| 277 "--test-type=modules_unittests", | |
| 278 "--step-name=modules_unittests", | |
| 279 "--builder-name=win", | |
| 280 "--slave-name=slavename", | |
| 281 "--run-python-script", | |
| 282 "[SLAVE_BUILD]\\src\\third_party\\gtest-parallel\\gtest-parallel", | |
| 283 "[SLAVE_BUILD]\\src\\out\\Debug\\modules_unittests", | |
| 284 "--" | |
| 285 ], | |
| 286 "cwd": "[SLAVE_BUILD]", | |
| 287 "name": "modules_unittests" | |
| 288 }, | |
| 289 { | |
| 290 "cmd": [ | |
| 291 "python", | |
| 292 "-u", | |
| 293 "[BUILD]\\scripts\\slave\\runtest.py", | |
| 294 "--target", | |
| 295 "Debug", | |
| 296 "--factory-properties", | |
| 297 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", | |
| 298 "--build-properties", | |
| 299 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", | |
| 300 "--test-type=rtc_unittests", | |
| 301 "--step-name=rtc_unittests", | |
| 302 "--builder-name=win", | |
| 303 "--slave-name=slavename", | |
| 304 "--run-python-script", | |
| 305 "[SLAVE_BUILD]\\src\\third_party\\gtest-parallel\\gtest-parallel", | |
| 306 "[SLAVE_BUILD]\\src\\out\\Debug\\rtc_unittests", | |
| 307 "--" | |
| 308 ], | |
| 309 "cwd": "[SLAVE_BUILD]", | |
| 310 "name": "rtc_unittests" | |
| 311 }, | |
| 312 { | |
| 313 "cmd": [ | |
| 314 "python", | |
| 315 "-u", | |
| 316 "[BUILD]\\scripts\\slave\\runtest.py", | |
| 317 "--target", | |
| 318 "Debug", | |
| 319 "--factory-properties", | |
| 320 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", | |
| 321 "--build-properties", | |
| 322 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", | |
| 323 "--test-type=system_wrappers_unittests", | |
| 324 "--step-name=system_wrappers_unittests", | |
| 325 "--builder-name=win", | |
| 326 "--slave-name=slavename", | |
| 327 "--run-python-script", | |
| 328 "[SLAVE_BUILD]\\src\\third_party\\gtest-parallel\\gtest-parallel", | |
| 329 "[SLAVE_BUILD]\\src\\out\\Debug\\system_wrappers_unittests", | |
| 330 "--" | |
| 331 ], | |
| 332 "cwd": "[SLAVE_BUILD]", | |
| 333 "name": "system_wrappers_unittests" | |
| 334 }, | |
| 335 { | |
| 336 "cmd": [ | |
| 337 "python", | |
| 338 "-u", | |
| 339 "[BUILD]\\scripts\\slave\\runtest.py", | |
| 340 "--target", | |
| 341 "Debug", | |
| 342 "--factory-properties", | |
| 343 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", | |
| 344 "--build-properties", | |
| 345 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", | |
| 346 "--test-type=test_support_unittests", | |
| 347 "--step-name=test_support_unittests", | |
| 348 "--builder-name=win", | |
| 349 "--slave-name=slavename", | |
| 350 "--run-python-script", | |
| 351 "[SLAVE_BUILD]\\src\\third_party\\gtest-parallel\\gtest-parallel", | |
| 352 "[SLAVE_BUILD]\\src\\out\\Debug\\test_support_unittests", | |
| 353 "--" | |
| 354 ], | |
| 355 "cwd": "[SLAVE_BUILD]", | |
| 356 "name": "test_support_unittests" | |
| 357 }, | |
| 358 { | |
| 359 "cmd": [ | |
| 360 "python", | |
| 361 "-u", | |
| 362 "[BUILD]\\scripts\\slave\\runtest.py", | |
| 363 "--target", | |
| 364 "Debug", | |
| 365 "--factory-properties", | |
| 366 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", | |
| 367 "--build-properties", | |
| 368 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", | |
| 369 "--test-type=tools_unittests", | |
| 370 "--step-name=tools_unittests", | |
| 371 "--builder-name=win", | |
| 372 "--slave-name=slavename", | |
| 373 "--run-python-script", | |
| 374 "[SLAVE_BUILD]\\src\\third_party\\gtest-parallel\\gtest-parallel", | |
| 375 "[SLAVE_BUILD]\\src\\out\\Debug\\tools_unittests", | |
| 376 "--" | |
| 377 ], | |
| 378 "cwd": "[SLAVE_BUILD]", | |
| 379 "name": "tools_unittests" | |
| 380 }, | |
| 381 { | |
| 382 "cmd": [ | |
| 383 "python", | |
| 384 "-u", | |
| 385 "[BUILD]\\scripts\\slave\\runtest.py", | |
| 386 "--target", | |
| 387 "Debug", | |
| 388 "--factory-properties", | |
| 389 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", | |
| 390 "--build-properties", | |
| 391 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", | |
| 392 "--test-type=video_engine_core_unittests", | |
| 393 "--step-name=video_engine_core_unittests", | |
| 394 "--builder-name=win", | |
| 395 "--slave-name=slavename", | |
| 396 "--run-python-script", | |
| 397 "[SLAVE_BUILD]\\src\\third_party\\gtest-parallel\\gtest-parallel", | |
| 398 "[SLAVE_BUILD]\\src\\out\\Debug\\video_engine_core_unittests", | |
| 399 "--" | |
| 400 ], | |
| 401 "cwd": "[SLAVE_BUILD]", | |
| 402 "name": "video_engine_core_unittests" | |
| 403 }, | |
| 404 { | |
| 405 "cmd": [ | |
| 406 "python", | |
| 407 "-u", | |
| 408 "[BUILD]\\scripts\\slave\\runtest.py", | |
| 409 "--target", | |
| 410 "Debug", | |
| 411 "--factory-properties", | |
| 412 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", | |
| 413 "--build-properties", | |
| 414 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", | |
| 415 "--test-type=video_engine_tests", | |
| 416 "--step-name=video_engine_tests", | |
| 417 "--builder-name=win", | |
| 418 "--slave-name=slavename", | |
| 419 "--run-python-script", | |
| 420 "[SLAVE_BUILD]\\src\\third_party\\gtest-parallel\\gtest-parallel", | |
| 421 "[SLAVE_BUILD]\\src\\out\\Debug\\video_engine_tests", | |
| 422 "--" | |
| 423 ], | |
| 424 "cwd": "[SLAVE_BUILD]", | |
| 425 "name": "video_engine_tests" | |
| 426 }, | |
| 427 { | |
| 428 "cmd": [ | |
| 429 "python", | |
| 430 "-u", | |
| 431 "[BUILD]\\scripts\\slave\\runtest.py", | |
| 432 "--target", | |
| 433 "Debug", | |
| 434 "--factory-properties", | |
| 435 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", | |
| 436 "--build-properties", | |
| 437 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", | |
| 438 "--test-type=voice_engine_unittests", | |
| 439 "--step-name=voice_engine_unittests", | |
| 440 "--builder-name=win", | |
| 441 "--slave-name=slavename", | |
| 442 "--run-python-script", | |
| 443 "[SLAVE_BUILD]\\src\\third_party\\gtest-parallel\\gtest-parallel", | |
| 444 "[SLAVE_BUILD]\\src\\out\\Debug\\voice_engine_unittests", | |
| 445 "--" | |
| 446 ], | |
| 447 "cwd": "[SLAVE_BUILD]", | |
| 448 "name": "voice_engine_unittests" | |
| 449 } | |
| 450 ] | |
| OLD | NEW |