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

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

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

Powered by Google App Engine
This is Rietveld 408576698