Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(539)

Side by Side Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_debug_failing_test.json

Issue 2229013002: webrtc: use correct cwd for running tests (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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", 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]/Linux64_Debug", 7 "[BUILDER_CACHE]/Linux64_Debug",
8 "511" 8 "511"
9 ], 9 ],
10 "name": "makedirs checkout path", 10 "name": "makedirs checkout path",
(...skipping 236 matching lines...) Expand 10 before | Expand all | Expand 10 after
247 "--step-name=audio_decoder_unittests", 247 "--step-name=audio_decoder_unittests",
248 "--builder-name=Linux64 Debug", 248 "--builder-name=Linux64 Debug",
249 "--slave-name=slavename", 249 "--slave-name=slavename",
250 "--build-number=1337", 250 "--build-number=1337",
251 "--run-python-script", 251 "--run-python-script",
252 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 252 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
253 "[BUILDER_CACHE]/Linux64_Debug/src/third_party/gtest-parallel/gtest-parall el", 253 "[BUILDER_CACHE]/Linux64_Debug/src/third_party/gtest-parallel/gtest-parall el",
254 "[BUILDER_CACHE]/Linux64_Debug/src/out/Debug/audio_decoder_unittests", 254 "[BUILDER_CACHE]/Linux64_Debug/src/out/Debug/audio_decoder_unittests",
255 "--" 255 "--"
256 ], 256 ],
257 "cwd": "[BUILDER_CACHE]/Linux64_Debug",
257 "name": "audio_decoder_unittests" 258 "name": "audio_decoder_unittests"
258 }, 259 },
259 { 260 {
260 "cmd": [ 261 "cmd": [
261 "python", 262 "python",
262 "-u", 263 "-u",
263 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 264 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
264 "--target", 265 "--target",
265 "Debug", 266 "Debug",
266 "--xvfb", 267 "--xvfb",
267 "--factory-properties", 268 "--factory-properties",
268 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}", 269 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}",
269 "--build-properties", 270 "--build-properties",
270 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}", 271 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}",
271 "--test-type=common_audio_unittests", 272 "--test-type=common_audio_unittests",
272 "--step-name=common_audio_unittests", 273 "--step-name=common_audio_unittests",
273 "--builder-name=Linux64 Debug", 274 "--builder-name=Linux64 Debug",
274 "--slave-name=slavename", 275 "--slave-name=slavename",
275 "--build-number=1337", 276 "--build-number=1337",
276 "--run-python-script", 277 "--run-python-script",
277 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 278 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
278 "[BUILDER_CACHE]/Linux64_Debug/src/third_party/gtest-parallel/gtest-parall el", 279 "[BUILDER_CACHE]/Linux64_Debug/src/third_party/gtest-parallel/gtest-parall el",
279 "[BUILDER_CACHE]/Linux64_Debug/src/out/Debug/common_audio_unittests", 280 "[BUILDER_CACHE]/Linux64_Debug/src/out/Debug/common_audio_unittests",
280 "--" 281 "--"
281 ], 282 ],
283 "cwd": "[BUILDER_CACHE]/Linux64_Debug",
282 "name": "common_audio_unittests" 284 "name": "common_audio_unittests"
283 }, 285 },
284 { 286 {
285 "cmd": [ 287 "cmd": [
286 "python", 288 "python",
287 "-u", 289 "-u",
288 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 290 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
289 "--target", 291 "--target",
290 "Debug", 292 "Debug",
291 "--xvfb", 293 "--xvfb",
292 "--factory-properties", 294 "--factory-properties",
293 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}", 295 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}",
294 "--build-properties", 296 "--build-properties",
295 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}", 297 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}",
296 "--test-type=common_video_unittests", 298 "--test-type=common_video_unittests",
297 "--step-name=common_video_unittests", 299 "--step-name=common_video_unittests",
298 "--builder-name=Linux64 Debug", 300 "--builder-name=Linux64 Debug",
299 "--slave-name=slavename", 301 "--slave-name=slavename",
300 "--build-number=1337", 302 "--build-number=1337",
301 "--run-python-script", 303 "--run-python-script",
302 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 304 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
303 "[BUILDER_CACHE]/Linux64_Debug/src/third_party/gtest-parallel/gtest-parall el", 305 "[BUILDER_CACHE]/Linux64_Debug/src/third_party/gtest-parallel/gtest-parall el",
304 "[BUILDER_CACHE]/Linux64_Debug/src/out/Debug/common_video_unittests", 306 "[BUILDER_CACHE]/Linux64_Debug/src/out/Debug/common_video_unittests",
305 "--" 307 "--"
306 ], 308 ],
309 "cwd": "[BUILDER_CACHE]/Linux64_Debug",
307 "name": "common_video_unittests" 310 "name": "common_video_unittests"
308 }, 311 },
309 { 312 {
310 "cmd": [ 313 "cmd": [
311 "python", 314 "python",
312 "-u", 315 "-u",
313 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 316 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
314 "--target", 317 "--target",
315 "Debug", 318 "Debug",
316 "--xvfb", 319 "--xvfb",
317 "--factory-properties", 320 "--factory-properties",
318 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}", 321 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}",
319 "--build-properties", 322 "--build-properties",
320 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}", 323 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}",
321 "--test-type=modules_tests", 324 "--test-type=modules_tests",
322 "--step-name=modules_tests", 325 "--step-name=modules_tests",
323 "--builder-name=Linux64 Debug", 326 "--builder-name=Linux64 Debug",
324 "--slave-name=slavename", 327 "--slave-name=slavename",
325 "--build-number=1337", 328 "--build-number=1337",
326 "--run-python-script", 329 "--run-python-script",
327 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 330 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
328 "[BUILDER_CACHE]/Linux64_Debug/src/third_party/gtest-parallel/gtest-parall el", 331 "[BUILDER_CACHE]/Linux64_Debug/src/third_party/gtest-parallel/gtest-parall el",
329 "[BUILDER_CACHE]/Linux64_Debug/src/out/Debug/modules_tests", 332 "[BUILDER_CACHE]/Linux64_Debug/src/out/Debug/modules_tests",
330 "--" 333 "--"
331 ], 334 ],
335 "cwd": "[BUILDER_CACHE]/Linux64_Debug",
332 "name": "modules_tests" 336 "name": "modules_tests"
333 }, 337 },
334 { 338 {
335 "cmd": [ 339 "cmd": [
336 "python", 340 "python",
337 "-u", 341 "-u",
338 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 342 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
339 "--target", 343 "--target",
340 "Debug", 344 "Debug",
341 "--xvfb", 345 "--xvfb",
342 "--factory-properties", 346 "--factory-properties",
343 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}", 347 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}",
344 "--build-properties", 348 "--build-properties",
345 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}", 349 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}",
346 "--test-type=modules_unittests", 350 "--test-type=modules_unittests",
347 "--step-name=modules_unittests", 351 "--step-name=modules_unittests",
348 "--builder-name=Linux64 Debug", 352 "--builder-name=Linux64 Debug",
349 "--slave-name=slavename", 353 "--slave-name=slavename",
350 "--build-number=1337", 354 "--build-number=1337",
351 "--run-python-script", 355 "--run-python-script",
352 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 356 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
353 "[BUILDER_CACHE]/Linux64_Debug/src/third_party/gtest-parallel/gtest-parall el", 357 "[BUILDER_CACHE]/Linux64_Debug/src/third_party/gtest-parallel/gtest-parall el",
354 "[BUILDER_CACHE]/Linux64_Debug/src/out/Debug/modules_unittests", 358 "[BUILDER_CACHE]/Linux64_Debug/src/out/Debug/modules_unittests",
355 "--" 359 "--"
356 ], 360 ],
361 "cwd": "[BUILDER_CACHE]/Linux64_Debug",
357 "name": "modules_unittests" 362 "name": "modules_unittests"
358 }, 363 },
359 { 364 {
360 "cmd": [ 365 "cmd": [
361 "python", 366 "python",
362 "-u", 367 "-u",
363 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 368 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
364 "--target", 369 "--target",
365 "Debug", 370 "Debug",
366 "--xvfb", 371 "--xvfb",
367 "--factory-properties", 372 "--factory-properties",
368 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}", 373 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}",
369 "--build-properties", 374 "--build-properties",
370 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}", 375 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}",
371 "--test-type=peerconnection_unittests", 376 "--test-type=peerconnection_unittests",
372 "--step-name=peerconnection_unittests", 377 "--step-name=peerconnection_unittests",
373 "--builder-name=Linux64 Debug", 378 "--builder-name=Linux64 Debug",
374 "--slave-name=slavename", 379 "--slave-name=slavename",
375 "--build-number=1337", 380 "--build-number=1337",
376 "--run-python-script", 381 "--run-python-script",
377 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 382 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
378 "[BUILDER_CACHE]/Linux64_Debug/src/third_party/gtest-parallel/gtest-parall el", 383 "[BUILDER_CACHE]/Linux64_Debug/src/third_party/gtest-parallel/gtest-parall el",
379 "[BUILDER_CACHE]/Linux64_Debug/src/out/Debug/peerconnection_unittests", 384 "[BUILDER_CACHE]/Linux64_Debug/src/out/Debug/peerconnection_unittests",
380 "--" 385 "--"
381 ], 386 ],
387 "cwd": "[BUILDER_CACHE]/Linux64_Debug",
382 "name": "peerconnection_unittests" 388 "name": "peerconnection_unittests"
383 }, 389 },
384 { 390 {
385 "cmd": [ 391 "cmd": [
386 "python", 392 "python",
387 "-u", 393 "-u",
388 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 394 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
389 "--target", 395 "--target",
390 "Debug", 396 "Debug",
391 "--xvfb", 397 "--xvfb",
392 "--factory-properties", 398 "--factory-properties",
393 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}", 399 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}",
394 "--build-properties", 400 "--build-properties",
395 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}", 401 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}",
396 "--test-type=rtc_media_unittests", 402 "--test-type=rtc_media_unittests",
397 "--step-name=rtc_media_unittests", 403 "--step-name=rtc_media_unittests",
398 "--builder-name=Linux64 Debug", 404 "--builder-name=Linux64 Debug",
399 "--slave-name=slavename", 405 "--slave-name=slavename",
400 "--build-number=1337", 406 "--build-number=1337",
401 "--run-python-script", 407 "--run-python-script",
402 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 408 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
403 "[BUILDER_CACHE]/Linux64_Debug/src/third_party/gtest-parallel/gtest-parall el", 409 "[BUILDER_CACHE]/Linux64_Debug/src/third_party/gtest-parallel/gtest-parall el",
404 "[BUILDER_CACHE]/Linux64_Debug/src/out/Debug/rtc_media_unittests", 410 "[BUILDER_CACHE]/Linux64_Debug/src/out/Debug/rtc_media_unittests",
405 "--" 411 "--"
406 ], 412 ],
413 "cwd": "[BUILDER_CACHE]/Linux64_Debug",
407 "name": "rtc_media_unittests" 414 "name": "rtc_media_unittests"
408 }, 415 },
409 { 416 {
410 "cmd": [ 417 "cmd": [
411 "python", 418 "python",
412 "-u", 419 "-u",
413 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 420 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
414 "--target", 421 "--target",
415 "Debug", 422 "Debug",
416 "--xvfb", 423 "--xvfb",
417 "--factory-properties", 424 "--factory-properties",
418 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}", 425 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}",
419 "--build-properties", 426 "--build-properties",
420 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}", 427 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}",
421 "--test-type=rtc_pc_unittests", 428 "--test-type=rtc_pc_unittests",
422 "--step-name=rtc_pc_unittests", 429 "--step-name=rtc_pc_unittests",
423 "--builder-name=Linux64 Debug", 430 "--builder-name=Linux64 Debug",
424 "--slave-name=slavename", 431 "--slave-name=slavename",
425 "--build-number=1337", 432 "--build-number=1337",
426 "--run-python-script", 433 "--run-python-script",
427 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 434 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
428 "[BUILDER_CACHE]/Linux64_Debug/src/third_party/gtest-parallel/gtest-parall el", 435 "[BUILDER_CACHE]/Linux64_Debug/src/third_party/gtest-parallel/gtest-parall el",
429 "[BUILDER_CACHE]/Linux64_Debug/src/out/Debug/rtc_pc_unittests", 436 "[BUILDER_CACHE]/Linux64_Debug/src/out/Debug/rtc_pc_unittests",
430 "--" 437 "--"
431 ], 438 ],
439 "cwd": "[BUILDER_CACHE]/Linux64_Debug",
432 "name": "rtc_pc_unittests" 440 "name": "rtc_pc_unittests"
433 }, 441 },
434 { 442 {
435 "cmd": [ 443 "cmd": [
436 "python", 444 "python",
437 "-u", 445 "-u",
438 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 446 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
439 "--target", 447 "--target",
440 "Debug", 448 "Debug",
441 "--xvfb", 449 "--xvfb",
442 "--factory-properties", 450 "--factory-properties",
443 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}", 451 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}",
444 "--build-properties", 452 "--build-properties",
445 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}", 453 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}",
446 "--test-type=rtc_unittests", 454 "--test-type=rtc_unittests",
447 "--step-name=rtc_unittests", 455 "--step-name=rtc_unittests",
448 "--builder-name=Linux64 Debug", 456 "--builder-name=Linux64 Debug",
449 "--slave-name=slavename", 457 "--slave-name=slavename",
450 "--build-number=1337", 458 "--build-number=1337",
451 "--run-python-script", 459 "--run-python-script",
452 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 460 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
453 "[BUILDER_CACHE]/Linux64_Debug/src/third_party/gtest-parallel/gtest-parall el", 461 "[BUILDER_CACHE]/Linux64_Debug/src/third_party/gtest-parallel/gtest-parall el",
454 "[BUILDER_CACHE]/Linux64_Debug/src/out/Debug/rtc_unittests", 462 "[BUILDER_CACHE]/Linux64_Debug/src/out/Debug/rtc_unittests",
455 "--" 463 "--"
456 ], 464 ],
465 "cwd": "[BUILDER_CACHE]/Linux64_Debug",
457 "name": "rtc_unittests" 466 "name": "rtc_unittests"
458 }, 467 },
459 { 468 {
460 "cmd": [ 469 "cmd": [
461 "python", 470 "python",
462 "-u", 471 "-u",
463 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 472 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
464 "--target", 473 "--target",
465 "Debug", 474 "Debug",
466 "--xvfb", 475 "--xvfb",
467 "--factory-properties", 476 "--factory-properties",
468 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}", 477 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}",
469 "--build-properties", 478 "--build-properties",
470 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}", 479 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}",
471 "--test-type=system_wrappers_unittests", 480 "--test-type=system_wrappers_unittests",
472 "--step-name=system_wrappers_unittests", 481 "--step-name=system_wrappers_unittests",
473 "--builder-name=Linux64 Debug", 482 "--builder-name=Linux64 Debug",
474 "--slave-name=slavename", 483 "--slave-name=slavename",
475 "--build-number=1337", 484 "--build-number=1337",
476 "--run-python-script", 485 "--run-python-script",
477 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 486 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
478 "[BUILDER_CACHE]/Linux64_Debug/src/third_party/gtest-parallel/gtest-parall el", 487 "[BUILDER_CACHE]/Linux64_Debug/src/third_party/gtest-parallel/gtest-parall el",
479 "[BUILDER_CACHE]/Linux64_Debug/src/out/Debug/system_wrappers_unittests", 488 "[BUILDER_CACHE]/Linux64_Debug/src/out/Debug/system_wrappers_unittests",
480 "--" 489 "--"
481 ], 490 ],
491 "cwd": "[BUILDER_CACHE]/Linux64_Debug",
482 "name": "system_wrappers_unittests" 492 "name": "system_wrappers_unittests"
483 }, 493 },
484 { 494 {
485 "cmd": [ 495 "cmd": [
486 "python", 496 "python",
487 "-u", 497 "-u",
488 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 498 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
489 "--target", 499 "--target",
490 "Debug", 500 "Debug",
491 "--xvfb", 501 "--xvfb",
492 "--factory-properties", 502 "--factory-properties",
493 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}", 503 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}",
494 "--build-properties", 504 "--build-properties",
495 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}", 505 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}",
496 "--test-type=test_support_unittests", 506 "--test-type=test_support_unittests",
497 "--step-name=test_support_unittests", 507 "--step-name=test_support_unittests",
498 "--builder-name=Linux64 Debug", 508 "--builder-name=Linux64 Debug",
499 "--slave-name=slavename", 509 "--slave-name=slavename",
500 "--build-number=1337", 510 "--build-number=1337",
501 "--run-python-script", 511 "--run-python-script",
502 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 512 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
503 "[BUILDER_CACHE]/Linux64_Debug/src/third_party/gtest-parallel/gtest-parall el", 513 "[BUILDER_CACHE]/Linux64_Debug/src/third_party/gtest-parallel/gtest-parall el",
504 "[BUILDER_CACHE]/Linux64_Debug/src/out/Debug/test_support_unittests", 514 "[BUILDER_CACHE]/Linux64_Debug/src/out/Debug/test_support_unittests",
505 "--" 515 "--"
506 ], 516 ],
517 "cwd": "[BUILDER_CACHE]/Linux64_Debug",
507 "name": "test_support_unittests" 518 "name": "test_support_unittests"
508 }, 519 },
509 { 520 {
510 "cmd": [ 521 "cmd": [
511 "python", 522 "python",
512 "-u", 523 "-u",
513 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 524 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
514 "--target", 525 "--target",
515 "Debug", 526 "Debug",
516 "--xvfb", 527 "--xvfb",
517 "--factory-properties", 528 "--factory-properties",
518 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}", 529 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}",
519 "--build-properties", 530 "--build-properties",
520 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}", 531 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}",
521 "--test-type=tools_unittests", 532 "--test-type=tools_unittests",
522 "--step-name=tools_unittests", 533 "--step-name=tools_unittests",
523 "--builder-name=Linux64 Debug", 534 "--builder-name=Linux64 Debug",
524 "--slave-name=slavename", 535 "--slave-name=slavename",
525 "--build-number=1337", 536 "--build-number=1337",
526 "--run-python-script", 537 "--run-python-script",
527 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 538 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
528 "[BUILDER_CACHE]/Linux64_Debug/src/third_party/gtest-parallel/gtest-parall el", 539 "[BUILDER_CACHE]/Linux64_Debug/src/third_party/gtest-parallel/gtest-parall el",
529 "[BUILDER_CACHE]/Linux64_Debug/src/out/Debug/tools_unittests", 540 "[BUILDER_CACHE]/Linux64_Debug/src/out/Debug/tools_unittests",
530 "--" 541 "--"
531 ], 542 ],
543 "cwd": "[BUILDER_CACHE]/Linux64_Debug",
532 "name": "tools_unittests", 544 "name": "tools_unittests",
533 "~followup_annotations": [ 545 "~followup_annotations": [
534 "step returned non-zero exit code: 1", 546 "step returned non-zero exit code: 1",
535 "@@@STEP_FAILURE@@@" 547 "@@@STEP_FAILURE@@@"
536 ] 548 ]
537 }, 549 },
538 { 550 {
539 "cmd": [ 551 "cmd": [
540 "python", 552 "python",
541 "-u", 553 "-u",
542 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 554 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
543 "--target", 555 "--target",
544 "Debug", 556 "Debug",
545 "--xvfb", 557 "--xvfb",
546 "--factory-properties", 558 "--factory-properties",
547 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}", 559 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}",
548 "--build-properties", 560 "--build-properties",
549 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}", 561 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}",
550 "--test-type=video_engine_tests", 562 "--test-type=video_engine_tests",
551 "--step-name=video_engine_tests", 563 "--step-name=video_engine_tests",
552 "--builder-name=Linux64 Debug", 564 "--builder-name=Linux64 Debug",
553 "--slave-name=slavename", 565 "--slave-name=slavename",
554 "--build-number=1337", 566 "--build-number=1337",
555 "--run-python-script", 567 "--run-python-script",
556 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 568 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
557 "[BUILDER_CACHE]/Linux64_Debug/src/third_party/gtest-parallel/gtest-parall el", 569 "[BUILDER_CACHE]/Linux64_Debug/src/third_party/gtest-parallel/gtest-parall el",
558 "[BUILDER_CACHE]/Linux64_Debug/src/out/Debug/video_engine_tests", 570 "[BUILDER_CACHE]/Linux64_Debug/src/out/Debug/video_engine_tests",
559 "--" 571 "--"
560 ], 572 ],
573 "cwd": "[BUILDER_CACHE]/Linux64_Debug",
561 "name": "video_engine_tests" 574 "name": "video_engine_tests"
562 }, 575 },
563 { 576 {
564 "cmd": [ 577 "cmd": [
565 "python", 578 "python",
566 "-u", 579 "-u",
567 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 580 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
568 "--target", 581 "--target",
569 "Debug", 582 "Debug",
570 "--xvfb", 583 "--xvfb",
571 "--factory-properties", 584 "--factory-properties",
572 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}", 585 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}",
573 "--build-properties", 586 "--build-properties",
574 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}", 587 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}",
575 "--test-type=voice_engine_unittests", 588 "--test-type=voice_engine_unittests",
576 "--step-name=voice_engine_unittests", 589 "--step-name=voice_engine_unittests",
577 "--builder-name=Linux64 Debug", 590 "--builder-name=Linux64 Debug",
578 "--slave-name=slavename", 591 "--slave-name=slavename",
579 "--build-number=1337", 592 "--build-number=1337",
580 "--run-python-script", 593 "--run-python-script",
581 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 594 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
582 "[BUILDER_CACHE]/Linux64_Debug/src/third_party/gtest-parallel/gtest-parall el", 595 "[BUILDER_CACHE]/Linux64_Debug/src/third_party/gtest-parallel/gtest-parall el",
583 "[BUILDER_CACHE]/Linux64_Debug/src/out/Debug/voice_engine_unittests", 596 "[BUILDER_CACHE]/Linux64_Debug/src/out/Debug/voice_engine_unittests",
584 "--" 597 "--"
585 ], 598 ],
599 "cwd": "[BUILDER_CACHE]/Linux64_Debug",
586 "name": "voice_engine_unittests" 600 "name": "voice_engine_unittests"
587 }, 601 },
588 { 602 {
589 "cmd": [ 603 "cmd": [
590 "python", 604 "python",
591 "-u", 605 "-u",
592 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 606 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
593 "--target", 607 "--target",
594 "Debug", 608 "Debug",
595 "--xvfb", 609 "--xvfb",
596 "--factory-properties", 610 "--factory-properties",
597 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}", 611 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}",
598 "--build-properties", 612 "--build-properties",
599 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}", 613 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}",
600 "--test-type=xmllite_xmpp_unittests", 614 "--test-type=xmllite_xmpp_unittests",
601 "--step-name=xmllite_xmpp_unittests", 615 "--step-name=xmllite_xmpp_unittests",
602 "--builder-name=Linux64 Debug", 616 "--builder-name=Linux64 Debug",
603 "--slave-name=slavename", 617 "--slave-name=slavename",
604 "--build-number=1337", 618 "--build-number=1337",
605 "--run-python-script", 619 "--run-python-script",
606 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 620 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
607 "[BUILDER_CACHE]/Linux64_Debug/src/third_party/gtest-parallel/gtest-parall el", 621 "[BUILDER_CACHE]/Linux64_Debug/src/third_party/gtest-parallel/gtest-parall el",
608 "[BUILDER_CACHE]/Linux64_Debug/src/out/Debug/xmllite_xmpp_unittests", 622 "[BUILDER_CACHE]/Linux64_Debug/src/out/Debug/xmllite_xmpp_unittests",
609 "--" 623 "--"
610 ], 624 ],
625 "cwd": "[BUILDER_CACHE]/Linux64_Debug",
611 "name": "xmllite_xmpp_unittests" 626 "name": "xmllite_xmpp_unittests"
612 }, 627 },
613 { 628 {
614 "allow_subannotations": true, 629 "allow_subannotations": true,
615 "cmd": [ 630 "cmd": [
616 "python", 631 "python",
617 "-u", 632 "-u",
618 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 633 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
619 "--target", 634 "--target",
620 "Debug", 635 "Debug",
621 "--xvfb", 636 "--xvfb",
622 "--factory-properties", 637 "--factory-properties",
623 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}", 638 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}",
624 "--build-properties", 639 "--build-properties",
625 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}", 640 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"path_config\": \"kitchen\", \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"sl avename\"}",
626 "--annotate=gtest", 641 "--annotate=gtest",
627 "--test-type=webrtc_nonparallel_tests", 642 "--test-type=webrtc_nonparallel_tests",
628 "--step-name=webrtc_nonparallel_tests", 643 "--step-name=webrtc_nonparallel_tests",
629 "--generate-json-file", 644 "--generate-json-file",
630 "-o", 645 "-o",
631 "gtest-results/webrtc_nonparallel_tests", 646 "gtest-results/webrtc_nonparallel_tests",
632 "--builder-name=Linux64 Debug", 647 "--builder-name=Linux64 Debug",
633 "--slave-name=slavename", 648 "--slave-name=slavename",
634 "--build-number=1337", 649 "--build-number=1337",
635 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 650 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
636 "webrtc_nonparallel_tests" 651 "webrtc_nonparallel_tests"
637 ], 652 ],
653 "cwd": "[BUILDER_CACHE]/Linux64_Debug",
638 "name": "webrtc_nonparallel_tests" 654 "name": "webrtc_nonparallel_tests"
639 }, 655 },
640 { 656 {
641 "name": "$result", 657 "name": "$result",
642 "reason": "1 out of 16 aggregated steps failed. Failures: Step('tools_unitte sts') failed with return_code 1", 658 "reason": "1 out of 16 aggregated steps failed. Failures: Step('tools_unitte sts') failed with return_code 1",
643 "recipe_result": null, 659 "recipe_result": null,
644 "status_code": 1 660 "status_code": 1
645 } 661 }
646 ] 662 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698