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

Side by Side Diff: scripts/slave/recipes/gpu/build_and_test.expected/mac_release_skip_checkout.json

Issue 1515933004: Rename telemetry_gpu_new_test back to telemetry_gpu_test. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 5 years 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 "[BUILD]/scripts/slave/cleanup_temp.py" 6 "[BUILD]/scripts/slave/cleanup_temp.py"
7 ], 7 ],
8 "cwd": "[SLAVE_BUILD]", 8 "cwd": "[SLAVE_BUILD]",
9 "name": "cleanup temp" 9 "name": "cleanup temp"
10 }, 10 },
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
71 "--goma-dir", 71 "--goma-dir",
72 "[BUILD]/goma", 72 "[BUILD]/goma",
73 "--", 73 "--",
74 "angle_unittests_run", 74 "angle_unittests_run",
75 "content_gl_tests_run", 75 "content_gl_tests_run",
76 "gl_tests_run", 76 "gl_tests_run",
77 "gl_unittests_run", 77 "gl_unittests_run",
78 "gles2_conform_test_run", 78 "gles2_conform_test_run",
79 "gpu_unittests_run", 79 "gpu_unittests_run",
80 "tab_capture_end2end_tests_run", 80 "tab_capture_end2end_tests_run",
81 "telemetry_gpu_new_test_run" 81 "telemetry_gpu_test_run"
82 ], 82 ],
83 "cwd": "[SLAVE_BUILD]", 83 "cwd": "[SLAVE_BUILD]",
84 "name": "compile", 84 "name": "compile",
85 "~followup_annotations": [ 85 "~followup_annotations": [
86 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 86 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
87 "@@@STEP_LOG_END@json.output (invalid)@@@" 87 "@@@STEP_LOG_END@json.output (invalid)@@@"
88 ] 88 ]
89 }, 89 },
90 { 90 {
91 "cmd": [ 91 "cmd": [
92 "python", 92 "python",
93 "-u", 93 "-u",
94 "RECIPE_MODULE[isolate]/resources/isolate.py", 94 "RECIPE_MODULE[isolate]/resources/isolate.py",
95 "[SLAVE_BUILD]/src/tools/swarming_client", 95 "[SLAVE_BUILD]/src/tools/swarming_client",
96 "batcharchive", 96 "batcharchive",
97 "--dump-json", 97 "--dump-json",
98 "/path/to/tmp/json", 98 "/path/to/tmp/json",
99 "--isolate-server", 99 "--isolate-server",
100 "https://isolateserver.appspot.com", 100 "https://isolateserver.appspot.com",
101 "[SLAVE_BUILD]/src/out/Release/angle_unittests.isolated.gen.json", 101 "[SLAVE_BUILD]/src/out/Release/angle_unittests.isolated.gen.json",
102 "[SLAVE_BUILD]/src/out/Release/content_gl_tests.isolated.gen.json", 102 "[SLAVE_BUILD]/src/out/Release/content_gl_tests.isolated.gen.json",
103 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json", 103 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json",
104 "[SLAVE_BUILD]/src/out/Release/gl_unittests.isolated.gen.json", 104 "[SLAVE_BUILD]/src/out/Release/gl_unittests.isolated.gen.json",
105 "[SLAVE_BUILD]/src/out/Release/gles2_conform_test.isolated.gen.json", 105 "[SLAVE_BUILD]/src/out/Release/gles2_conform_test.isolated.gen.json",
106 "[SLAVE_BUILD]/src/out/Release/gpu_unittests.isolated.gen.json", 106 "[SLAVE_BUILD]/src/out/Release/gpu_unittests.isolated.gen.json",
107 "[SLAVE_BUILD]/src/out/Release/tab_capture_end2end_tests.isolated.gen.json ", 107 "[SLAVE_BUILD]/src/out/Release/tab_capture_end2end_tests.isolated.gen.json ",
108 "[SLAVE_BUILD]/src/out/Release/telemetry_gpu_new_test.isolated.gen.json" 108 "[SLAVE_BUILD]/src/out/Release/telemetry_gpu_test.isolated.gen.json"
109 ], 109 ],
110 "cwd": "[SLAVE_BUILD]", 110 "cwd": "[SLAVE_BUILD]",
111 "name": "isolate tests", 111 "name": "isolate tests",
112 "~followup_annotations": [ 112 "~followup_annotations": [
113 "@@@STEP_LOG_LINE@json.output@{@@@", 113 "@@@STEP_LOG_LINE@json.output@{@@@",
114 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\": \"[dummy hash for ang le_unittests]\", @@@", 114 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\": \"[dummy hash for ang le_unittests]\", @@@",
115 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\": \"[dummy hash for co ntent_gl_tests]\", @@@", 115 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\": \"[dummy hash for co ntent_gl_tests]\", @@@",
116 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\ ", @@@", 116 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\ ", @@@",
117 "@@@STEP_LOG_LINE@json.output@ \"gl_unittests\": \"[dummy hash for gl_uni ttests]\", @@@", 117 "@@@STEP_LOG_LINE@json.output@ \"gl_unittests\": \"[dummy hash for gl_uni ttests]\", @@@",
118 "@@@STEP_LOG_LINE@json.output@ \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", @@@", 118 "@@@STEP_LOG_LINE@json.output@ \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", @@@",
119 "@@@STEP_LOG_LINE@json.output@ \"gpu_unittests\": \"[dummy hash for gpu_u nittests]\", @@@", 119 "@@@STEP_LOG_LINE@json.output@ \"gpu_unittests\": \"[dummy hash for gpu_u nittests]\", @@@",
120 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha sh for tab_capture_end2end_tests]\", @@@", 120 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha sh for tab_capture_end2end_tests]\", @@@",
121 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_new_test\": \"[dummy hash for telemetry_gpu_new_test]\"@@@", 121 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test\": \"[dummy hash for telemetry_gpu_test]\"@@@",
122 "@@@STEP_LOG_LINE@json.output@}@@@", 122 "@@@STEP_LOG_LINE@json.output@}@@@",
123 "@@@STEP_LOG_END@json.output@@@", 123 "@@@STEP_LOG_END@json.output@@@",
124 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"angle_unittests\": \"[dummy hash fo r angle_unittests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\ ", \"gl_tests\": \"[dummy hash for gl_tests]\", \"gl_unittests\": \"[dummy hash for gl_unittests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_tes t]\", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"tab_capture_end2e nd_tests\": \"[dummy hash for tab_capture_end2end_tests]\", \"telemetry_gpu_new_ test\": \"[dummy hash for telemetry_gpu_new_test]\"}@@@" 124 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"angle_unittests\": \"[dummy hash fo r angle_unittests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\ ", \"gl_tests\": \"[dummy hash for gl_tests]\", \"gl_unittests\": \"[dummy hash for gl_unittests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_tes t]\", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"tab_capture_end2e nd_tests\": \"[dummy hash for tab_capture_end2end_tests]\", \"telemetry_gpu_test \": \"[dummy hash for telemetry_gpu_test]\"}@@@"
125 ] 125 ]
126 }, 126 },
127 { 127 {
128 "allow_subannotations": true, 128 "allow_subannotations": true,
129 "cmd": [ 129 "cmd": [
130 "python", 130 "python",
131 "-u", 131 "-u",
132 "[BUILD]/scripts/slave/runtest.py", 132 "[BUILD]/scripts/slave/runtest.py",
133 "--target", 133 "--target",
134 "Release", 134 "Release",
(...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after
267 ], 267 ],
268 "cwd": "[SLAVE_BUILD]", 268 "cwd": "[SLAVE_BUILD]",
269 "name": "gl_unittests" 269 "name": "gl_unittests"
270 }, 270 },
271 { 271 {
272 "cmd": [ 272 "cmd": [
273 "python", 273 "python",
274 "-u", 274 "-u",
275 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 275 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
276 "--isolated", 276 "--isolated",
277 "[dummy hash for telemetry_gpu_new_test]", 277 "[dummy hash for telemetry_gpu_test]",
278 "-I", 278 "-I",
279 "https://isolateserver.appspot.com", 279 "https://isolateserver.appspot.com",
280 "--verbose", 280 "--verbose",
281 "--", 281 "--",
282 "maps", 282 "maps",
283 "--show-stdout", 283 "--show-stdout",
284 "--browser=release", 284 "--browser=release",
285 "-v", 285 "-v",
286 "--build-revision", 286 "--build-revision",
287 "10000", 287 "10000",
(...skipping 12 matching lines...) Expand all
300 "@@@STEP_LOG_LINE@json.output@}@@@", 300 "@@@STEP_LOG_LINE@json.output@}@@@",
301 "@@@STEP_LOG_END@json.output@@@" 301 "@@@STEP_LOG_END@json.output@@@"
302 ] 302 ]
303 }, 303 },
304 { 304 {
305 "cmd": [ 305 "cmd": [
306 "python", 306 "python",
307 "-u", 307 "-u",
308 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 308 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
309 "--isolated", 309 "--isolated",
310 "[dummy hash for telemetry_gpu_new_test]", 310 "[dummy hash for telemetry_gpu_test]",
311 "-I", 311 "-I",
312 "https://isolateserver.appspot.com", 312 "https://isolateserver.appspot.com",
313 "--verbose", 313 "--verbose",
314 "--", 314 "--",
315 "pixel", 315 "pixel",
316 "--show-stdout", 316 "--show-stdout",
317 "--browser=release", 317 "--browser=release",
318 "-v", 318 "-v",
319 "--build-revision", 319 "--build-revision",
320 "10000", 320 "10000",
(...skipping 17 matching lines...) Expand all
338 "@@@STEP_LOG_LINE@json.output@}@@@", 338 "@@@STEP_LOG_LINE@json.output@}@@@",
339 "@@@STEP_LOG_END@json.output@@@" 339 "@@@STEP_LOG_END@json.output@@@"
340 ] 340 ]
341 }, 341 },
342 { 342 {
343 "cmd": [ 343 "cmd": [
344 "python", 344 "python",
345 "-u", 345 "-u",
346 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 346 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
347 "--isolated", 347 "--isolated",
348 "[dummy hash for telemetry_gpu_new_test]", 348 "[dummy hash for telemetry_gpu_test]",
349 "-I", 349 "-I",
350 "https://isolateserver.appspot.com", 350 "https://isolateserver.appspot.com",
351 "--verbose", 351 "--verbose",
352 "--", 352 "--",
353 "webgl_conformance", 353 "webgl_conformance",
354 "--show-stdout", 354 "--show-stdout",
355 "--browser=release", 355 "--browser=release",
356 "-v", 356 "-v",
357 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 357 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
358 "--isolated-script-test-output", 358 "--isolated-script-test-output",
359 "/path/to/tmp/json" 359 "/path/to/tmp/json"
360 ], 360 ],
361 "cwd": "[SLAVE_BUILD]", 361 "cwd": "[SLAVE_BUILD]",
362 "name": "webgl_conformance_tests", 362 "name": "webgl_conformance_tests",
363 "~followup_annotations": [ 363 "~followup_annotations": [
364 "@@@STEP_LOG_LINE@json.output@{@@@", 364 "@@@STEP_LOG_LINE@json.output@{@@@",
365 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 365 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
366 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 366 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
367 "@@@STEP_LOG_LINE@json.output@}@@@", 367 "@@@STEP_LOG_LINE@json.output@}@@@",
368 "@@@STEP_LOG_END@json.output@@@" 368 "@@@STEP_LOG_END@json.output@@@"
369 ] 369 ]
370 }, 370 },
371 { 371 {
372 "cmd": [ 372 "cmd": [
373 "python", 373 "python",
374 "-u", 374 "-u",
375 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 375 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
376 "--isolated", 376 "--isolated",
377 "[dummy hash for telemetry_gpu_new_test]", 377 "[dummy hash for telemetry_gpu_test]",
378 "-I", 378 "-I",
379 "https://isolateserver.appspot.com", 379 "https://isolateserver.appspot.com",
380 "--verbose", 380 "--verbose",
381 "--", 381 "--",
382 "context_lost", 382 "context_lost",
383 "--show-stdout", 383 "--show-stdout",
384 "--browser=release", 384 "--browser=release",
385 "-v", 385 "-v",
386 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 386 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
387 "--isolated-script-test-output", 387 "--isolated-script-test-output",
388 "/path/to/tmp/json" 388 "/path/to/tmp/json"
389 ], 389 ],
390 "cwd": "[SLAVE_BUILD]", 390 "cwd": "[SLAVE_BUILD]",
391 "name": "context_lost_tests", 391 "name": "context_lost_tests",
392 "~followup_annotations": [ 392 "~followup_annotations": [
393 "@@@STEP_LOG_LINE@json.output@{@@@", 393 "@@@STEP_LOG_LINE@json.output@{@@@",
394 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 394 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
395 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 395 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
396 "@@@STEP_LOG_LINE@json.output@}@@@", 396 "@@@STEP_LOG_LINE@json.output@}@@@",
397 "@@@STEP_LOG_END@json.output@@@" 397 "@@@STEP_LOG_END@json.output@@@"
398 ] 398 ]
399 }, 399 },
400 { 400 {
401 "cmd": [ 401 "cmd": [
402 "python", 402 "python",
403 "-u", 403 "-u",
404 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 404 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
405 "--isolated", 405 "--isolated",
406 "[dummy hash for telemetry_gpu_new_test]", 406 "[dummy hash for telemetry_gpu_test]",
407 "-I", 407 "-I",
408 "https://isolateserver.appspot.com", 408 "https://isolateserver.appspot.com",
409 "--verbose", 409 "--verbose",
410 "--", 410 "--",
411 "memory_test", 411 "memory_test",
412 "--show-stdout", 412 "--show-stdout",
413 "--browser=release", 413 "--browser=release",
414 "-v", 414 "-v",
415 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 415 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
416 "--isolated-script-test-output", 416 "--isolated-script-test-output",
417 "/path/to/tmp/json" 417 "/path/to/tmp/json"
418 ], 418 ],
419 "cwd": "[SLAVE_BUILD]", 419 "cwd": "[SLAVE_BUILD]",
420 "name": "memory_test", 420 "name": "memory_test",
421 "~followup_annotations": [ 421 "~followup_annotations": [
422 "@@@STEP_LOG_LINE@json.output@{@@@", 422 "@@@STEP_LOG_LINE@json.output@{@@@",
423 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 423 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
424 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 424 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
425 "@@@STEP_LOG_LINE@json.output@}@@@", 425 "@@@STEP_LOG_LINE@json.output@}@@@",
426 "@@@STEP_LOG_END@json.output@@@" 426 "@@@STEP_LOG_END@json.output@@@"
427 ] 427 ]
428 }, 428 },
429 { 429 {
430 "cmd": [ 430 "cmd": [
431 "python", 431 "python",
432 "-u", 432 "-u",
433 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 433 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
434 "--isolated", 434 "--isolated",
435 "[dummy hash for telemetry_gpu_new_test]", 435 "[dummy hash for telemetry_gpu_test]",
436 "-I", 436 "-I",
437 "https://isolateserver.appspot.com", 437 "https://isolateserver.appspot.com",
438 "--verbose", 438 "--verbose",
439 "--", 439 "--",
440 "trace_test", 440 "trace_test",
441 "--show-stdout", 441 "--show-stdout",
442 "--browser=release", 442 "--browser=release",
443 "-v", 443 "-v",
444 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 444 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
445 "--isolated-script-test-output", 445 "--isolated-script-test-output",
446 "/path/to/tmp/json" 446 "/path/to/tmp/json"
447 ], 447 ],
448 "cwd": "[SLAVE_BUILD]", 448 "cwd": "[SLAVE_BUILD]",
449 "name": "trace_test", 449 "name": "trace_test",
450 "~followup_annotations": [ 450 "~followup_annotations": [
451 "@@@STEP_LOG_LINE@json.output@{@@@", 451 "@@@STEP_LOG_LINE@json.output@{@@@",
452 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 452 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
453 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 453 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
454 "@@@STEP_LOG_LINE@json.output@}@@@", 454 "@@@STEP_LOG_LINE@json.output@}@@@",
455 "@@@STEP_LOG_END@json.output@@@" 455 "@@@STEP_LOG_END@json.output@@@"
456 ] 456 ]
457 }, 457 },
458 { 458 {
459 "cmd": [ 459 "cmd": [
460 "python", 460 "python",
461 "-u", 461 "-u",
462 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 462 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
463 "--isolated", 463 "--isolated",
464 "[dummy hash for telemetry_gpu_new_test]", 464 "[dummy hash for telemetry_gpu_test]",
465 "-I", 465 "-I",
466 "https://isolateserver.appspot.com", 466 "https://isolateserver.appspot.com",
467 "--verbose", 467 "--verbose",
468 "--", 468 "--",
469 "screenshot_sync", 469 "screenshot_sync",
470 "--show-stdout", 470 "--show-stdout",
471 "--browser=release", 471 "--browser=release",
472 "-v", 472 "-v",
473 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 473 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
474 "--isolated-script-test-output", 474 "--isolated-script-test-output",
475 "/path/to/tmp/json" 475 "/path/to/tmp/json"
476 ], 476 ],
477 "cwd": "[SLAVE_BUILD]", 477 "cwd": "[SLAVE_BUILD]",
478 "name": "screenshot_sync_tests", 478 "name": "screenshot_sync_tests",
479 "~followup_annotations": [ 479 "~followup_annotations": [
480 "@@@STEP_LOG_LINE@json.output@{@@@", 480 "@@@STEP_LOG_LINE@json.output@{@@@",
481 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 481 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
482 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 482 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
483 "@@@STEP_LOG_LINE@json.output@}@@@", 483 "@@@STEP_LOG_LINE@json.output@}@@@",
484 "@@@STEP_LOG_END@json.output@@@" 484 "@@@STEP_LOG_END@json.output@@@"
485 ] 485 ]
486 }, 486 },
487 { 487 {
488 "cmd": [ 488 "cmd": [
489 "python", 489 "python",
490 "-u", 490 "-u",
491 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 491 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
492 "--isolated", 492 "--isolated",
493 "[dummy hash for telemetry_gpu_new_test]", 493 "[dummy hash for telemetry_gpu_test]",
494 "-I", 494 "-I",
495 "https://isolateserver.appspot.com", 495 "https://isolateserver.appspot.com",
496 "--verbose", 496 "--verbose",
497 "--", 497 "--",
498 "hardware_accelerated_feature", 498 "hardware_accelerated_feature",
499 "--show-stdout", 499 "--show-stdout",
500 "--browser=release", 500 "--browser=release",
501 "-v", 501 "-v",
502 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 502 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
503 "--isolated-script-test-output", 503 "--isolated-script-test-output",
504 "/path/to/tmp/json" 504 "/path/to/tmp/json"
505 ], 505 ],
506 "cwd": "[SLAVE_BUILD]", 506 "cwd": "[SLAVE_BUILD]",
507 "name": "hardware_accelerated_feature_tests", 507 "name": "hardware_accelerated_feature_tests",
508 "~followup_annotations": [ 508 "~followup_annotations": [
509 "@@@STEP_LOG_LINE@json.output@{@@@", 509 "@@@STEP_LOG_LINE@json.output@{@@@",
510 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 510 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
511 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 511 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
512 "@@@STEP_LOG_LINE@json.output@}@@@", 512 "@@@STEP_LOG_LINE@json.output@}@@@",
513 "@@@STEP_LOG_END@json.output@@@" 513 "@@@STEP_LOG_END@json.output@@@"
514 ] 514 ]
515 }, 515 },
516 { 516 {
517 "cmd": [ 517 "cmd": [
518 "python", 518 "python",
519 "-u", 519 "-u",
520 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 520 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
521 "--isolated", 521 "--isolated",
522 "[dummy hash for telemetry_gpu_new_test]", 522 "[dummy hash for telemetry_gpu_test]",
523 "-I", 523 "-I",
524 "https://isolateserver.appspot.com", 524 "https://isolateserver.appspot.com",
525 "--verbose", 525 "--verbose",
526 "--", 526 "--",
527 "gpu_process", 527 "gpu_process",
528 "--show-stdout", 528 "--show-stdout",
529 "--browser=release", 529 "--browser=release",
530 "-v", 530 "-v",
531 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 531 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
532 "--isolated-script-test-output", 532 "--isolated-script-test-output",
533 "/path/to/tmp/json" 533 "/path/to/tmp/json"
534 ], 534 ],
535 "cwd": "[SLAVE_BUILD]", 535 "cwd": "[SLAVE_BUILD]",
536 "name": "gpu_process_launch_tests", 536 "name": "gpu_process_launch_tests",
537 "~followup_annotations": [ 537 "~followup_annotations": [
538 "@@@STEP_LOG_LINE@json.output@{@@@", 538 "@@@STEP_LOG_LINE@json.output@{@@@",
539 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 539 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
540 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 540 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
541 "@@@STEP_LOG_LINE@json.output@}@@@", 541 "@@@STEP_LOG_LINE@json.output@}@@@",
542 "@@@STEP_LOG_END@json.output@@@" 542 "@@@STEP_LOG_END@json.output@@@"
543 ] 543 ]
544 }, 544 },
545 { 545 {
546 "cmd": [ 546 "cmd": [
547 "python", 547 "python",
548 "-u", 548 "-u",
549 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 549 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
550 "--isolated", 550 "--isolated",
551 "[dummy hash for telemetry_gpu_new_test]", 551 "[dummy hash for telemetry_gpu_test]",
552 "-I", 552 "-I",
553 "https://isolateserver.appspot.com", 553 "https://isolateserver.appspot.com",
554 "--verbose", 554 "--verbose",
555 "--", 555 "--",
556 "gpu_rasterization", 556 "gpu_rasterization",
557 "--show-stdout", 557 "--show-stdout",
558 "--browser=release", 558 "--browser=release",
559 "-v", 559 "-v",
560 "--build-revision", 560 "--build-revision",
561 "10000", 561 "10000",
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
609 ], 609 ],
610 "cwd": "[SLAVE_BUILD]", 610 "cwd": "[SLAVE_BUILD]",
611 "name": "tab_capture_end2end_tests" 611 "name": "tab_capture_end2end_tests"
612 }, 612 },
613 { 613 {
614 "name": "$result", 614 "name": "$result",
615 "recipe_result": null, 615 "recipe_result": null,
616 "status_code": 0 616 "status_code": 0
617 } 617 }
618 ] 618 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698