| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]/scripts/slave/bot_update.py", | 6 "[BUILD]/scripts/slave/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "client.webrtc", | 8 "client.webrtc", |
| 9 "--builder", | 9 "--builder", |
| 10 "Linux64 Debug", | 10 "Linux64 Debug", |
| (...skipping 234 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 245 "python", | 245 "python", |
| 246 "-u", | 246 "-u", |
| 247 "[BUILD]/scripts/slave/runtest.py", | 247 "[BUILD]/scripts/slave/runtest.py", |
| 248 "--target", | 248 "--target", |
| 249 "Debug", | 249 "Debug", |
| 250 "--xvfb", | 250 "--xvfb", |
| 251 "--factory-properties", | 251 "--factory-properties", |
| 252 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 252 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", |
| 253 "--build-properties", | 253 "--build-properties", |
| 254 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 254 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", |
| 255 "--test-type=libjingle_peerconnection_unittest", | 255 "--test-type=modules_tests", |
| 256 "--step-name=libjingle_peerconnection_unittest", | 256 "--step-name=modules_tests", |
| 257 "--builder-name=Linux64 Debug", | 257 "--builder-name=Linux64 Debug", |
| 258 "--slave-name=slavename", | 258 "--slave-name=slavename", |
| 259 "--build-number=1337", | 259 "--build-number=1337", |
| 260 "--run-python-script", | 260 "--run-python-script", |
| 261 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 261 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 262 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", | 262 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", |
| 263 "[SLAVE_BUILD]/src/out/Debug/libjingle_peerconnection_unittest", | 263 "[SLAVE_BUILD]/src/out/Debug/modules_tests", |
| 264 "--" | 264 "--" |
| 265 ], | 265 ], |
| 266 "cwd": "[SLAVE_BUILD]", | 266 "cwd": "[SLAVE_BUILD]", |
| 267 "name": "libjingle_peerconnection_unittest" | 267 "name": "modules_tests" |
| 268 }, | 268 }, |
| 269 { | 269 { |
| 270 "cmd": [ | 270 "cmd": [ |
| 271 "python", | 271 "python", |
| 272 "-u", | 272 "-u", |
| 273 "[BUILD]/scripts/slave/runtest.py", | 273 "[BUILD]/scripts/slave/runtest.py", |
| 274 "--target", | 274 "--target", |
| 275 "Debug", | 275 "Debug", |
| 276 "--xvfb", | 276 "--xvfb", |
| 277 "--factory-properties", | 277 "--factory-properties", |
| 278 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 278 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", |
| 279 "--build-properties", | 279 "--build-properties", |
| 280 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 280 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", |
| 281 "--test-type=modules_tests", | 281 "--test-type=modules_unittests", |
| 282 "--step-name=modules_tests", | 282 "--step-name=modules_unittests", |
| 283 "--builder-name=Linux64 Debug", | 283 "--builder-name=Linux64 Debug", |
| 284 "--slave-name=slavename", | 284 "--slave-name=slavename", |
| 285 "--build-number=1337", | 285 "--build-number=1337", |
| 286 "--run-python-script", | 286 "--run-python-script", |
| 287 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 287 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 288 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", | 288 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", |
| 289 "[SLAVE_BUILD]/src/out/Debug/modules_tests", | 289 "[SLAVE_BUILD]/src/out/Debug/modules_unittests", |
| 290 "--" | 290 "--" |
| 291 ], | 291 ], |
| 292 "cwd": "[SLAVE_BUILD]", | 292 "cwd": "[SLAVE_BUILD]", |
| 293 "name": "modules_tests" | 293 "name": "modules_unittests" |
| 294 }, | 294 }, |
| 295 { | 295 { |
| 296 "cmd": [ | 296 "cmd": [ |
| 297 "python", | 297 "python", |
| 298 "-u", | 298 "-u", |
| 299 "[BUILD]/scripts/slave/runtest.py", | 299 "[BUILD]/scripts/slave/runtest.py", |
| 300 "--target", | 300 "--target", |
| 301 "Debug", | 301 "Debug", |
| 302 "--xvfb", | 302 "--xvfb", |
| 303 "--factory-properties", | 303 "--factory-properties", |
| 304 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 304 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", |
| 305 "--build-properties", | 305 "--build-properties", |
| 306 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", | 306 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build
number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo
ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", |
| 307 "--test-type=modules_unittests", | 307 "--test-type=peerconnection_unittests", |
| 308 "--step-name=modules_unittests", | 308 "--step-name=peerconnection_unittests", |
| 309 "--builder-name=Linux64 Debug", | 309 "--builder-name=Linux64 Debug", |
| 310 "--slave-name=slavename", | 310 "--slave-name=slavename", |
| 311 "--build-number=1337", | 311 "--build-number=1337", |
| 312 "--run-python-script", | 312 "--run-python-script", |
| 313 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 313 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 314 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", | 314 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", |
| 315 "[SLAVE_BUILD]/src/out/Debug/modules_unittests", | 315 "[SLAVE_BUILD]/src/out/Debug/peerconnection_unittests", |
| 316 "--" | 316 "--" |
| 317 ], | 317 ], |
| 318 "cwd": "[SLAVE_BUILD]", | 318 "cwd": "[SLAVE_BUILD]", |
| 319 "name": "modules_unittests" | 319 "name": "peerconnection_unittests" |
| 320 }, | 320 }, |
| 321 { | 321 { |
| 322 "cmd": [ | 322 "cmd": [ |
| 323 "python", | 323 "python", |
| 324 "-u", | 324 "-u", |
| 325 "[BUILD]/scripts/slave/runtest.py", | 325 "[BUILD]/scripts/slave/runtest.py", |
| 326 "--target", | 326 "--target", |
| 327 "Debug", | 327 "Debug", |
| 328 "--xvfb", | 328 "--xvfb", |
| 329 "--factory-properties", | 329 "--factory-properties", |
| (...skipping 171 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 501 ], | 501 ], |
| 502 "cwd": "[SLAVE_BUILD]", | 502 "cwd": "[SLAVE_BUILD]", |
| 503 "name": "webrtc_nonparallel_tests" | 503 "name": "webrtc_nonparallel_tests" |
| 504 }, | 504 }, |
| 505 { | 505 { |
| 506 "name": "$result", | 506 "name": "$result", |
| 507 "recipe_result": null, | 507 "recipe_result": null, |
| 508 "status_code": 0 | 508 "status_code": 0 |
| 509 } | 509 } |
| 510 ] | 510 ] |
| OLD | NEW |