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

Side by Side Diff: scripts/slave/recipes/chromium.expected/dynamic_swarmed_gtest_mac_gpu.json

Issue 1650333003: Roll dependencies (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebase and changing depot_tools to right before big roll. Created 4 years, 10 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 "RECIPE_PACKAGE[build]/bot_update.py", 6 "RECIPE_PACKAGE[build]/bot_update.py",
7 "--master", 7 "--master",
8 "chromium.mac", 8 "chromium.mac",
9 "--builder", 9 "--builder",
10 "Mac10.9 Tests", 10 "Mac10.9 Tests",
(...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after
224 "--build-number", 224 "--build-number",
225 "571" 225 "571"
226 ], 226 ],
227 "cwd": "[SLAVE_BUILD]", 227 "cwd": "[SLAVE_BUILD]",
228 "name": "extract build" 228 "name": "extract build"
229 }, 229 },
230 { 230 {
231 "cmd": [ 231 "cmd": [
232 "python", 232 "python",
233 "-u", 233 "-u",
234 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", 234 "RECIPE_MODULE[build.isolate]/resources/find_isolated_tests.py",
235 "--build-dir", 235 "--build-dir",
236 "[SLAVE_BUILD]/src/out/Release", 236 "[SLAVE_BUILD]/src/out/Release",
237 "--output-json", 237 "--output-json",
238 "/path/to/tmp/json" 238 "/path/to/tmp/json"
239 ], 239 ],
240 "cwd": "[SLAVE_BUILD]", 240 "cwd": "[SLAVE_BUILD]",
241 "name": "find isolated tests", 241 "name": "find isolated tests",
242 "~followup_annotations": [ 242 "~followup_annotations": [
243 "@@@STEP_LOG_LINE@json.output@{@@@", 243 "@@@STEP_LOG_LINE@json.output@{@@@",
244 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@", 244 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@",
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
412 "@@@STEP_LOG_LINE@json.output@}@@@", 412 "@@@STEP_LOG_LINE@json.output@}@@@",
413 "@@@STEP_LOG_END@json.output@@@", 413 "@@@STEP_LOG_END@json.output@@@",
414 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@" 414 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
415 ] 415 ]
416 }, 416 },
417 { 417 {
418 "allow_subannotations": true, 418 "allow_subannotations": true,
419 "cmd": [ 419 "cmd": [
420 "python", 420 "python",
421 "-u", 421 "-u",
422 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", 422 "RECIPE_MODULE[build.swarming]/resources/collect_gtest_task.py",
423 "--swarming-client-dir", 423 "--swarming-client-dir",
424 "[SLAVE_BUILD]/src/tools/swarming_client", 424 "[SLAVE_BUILD]/src/tools/swarming_client",
425 "--temp-root-dir", 425 "--temp-root-dir",
426 "[TMP_BASE]", 426 "[TMP_BASE]",
427 "--merged-test-output", 427 "--merged-test-output",
428 "/path/to/tmp/json", 428 "/path/to/tmp/json",
429 "--", 429 "--",
430 "collect", 430 "collect",
431 "--swarming", 431 "--swarming",
432 "https://chromium-swarm.appspot.com", 432 "https://chromium-swarm.appspot.com",
433 "--decorate", 433 "--decorate",
434 "--print-status-updates", 434 "--print-status-updates",
435 "--shards", 435 "--shards",
436 "1", 436 "1",
437 "gl_tests on Intel GPU on Mac/Mac-10.10/eeeeeeeeee/Mac10.9 Tests/571" 437 "gl_tests on Intel GPU on Mac/Mac-10.10/eeeeeeeeee/Mac10.9 Tests/571"
438 ], 438 ],
439 "cwd": "[SLAVE_BUILD]", 439 "cwd": "[SLAVE_BUILD]",
440 "name": "gl_tests on Intel GPU on Mac on Mac-10.10", 440 "name": "gl_tests on Intel GPU on Mac on Mac-10.10",
441 "~followup_annotations": [ 441 "~followup_annotations": [
442 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 442 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
443 ] 443 ]
444 }, 444 },
445 { 445 {
446 "cmd": [ 446 "cmd": [
447 "python", 447 "python",
448 "-u", 448 "-u",
449 "RECIPE_MODULE[test_results]/resources/upload_gtest_test_results.py", 449 "RECIPE_MODULE[build.test_results]/resources/upload_gtest_test_results.py" ,
450 "--input-gtest-json", 450 "--input-gtest-json",
451 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_ ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\" elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}" , 451 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_ ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\" elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}" ,
452 "--master-name", 452 "--master-name",
453 "chromium.mac", 453 "chromium.mac",
454 "--builder-name", 454 "--builder-name",
455 "Mac10.9 Tests", 455 "Mac10.9 Tests",
456 "--build-number", 456 "--build-number",
457 "571", 457 "571",
458 "--test-type", 458 "--test-type",
459 "gl_tests on Intel GPU on Mac on Mac-10.10", 459 "gl_tests on Intel GPU on Mac on Mac-10.10",
460 "--test-results-server", 460 "--test-results-server",
461 "test-results.appspot.com", 461 "test-results.appspot.com",
462 "--chrome-revision", 462 "--chrome-revision",
463 "170242" 463 "170242"
464 ], 464 ],
465 "cwd": "[SLAVE_BUILD]", 465 "cwd": "[SLAVE_BUILD]",
466 "name": "Upload to test-results [gl_tests on Intel GPU on Mac on Mac-10.10]" 466 "name": "Upload to test-results [gl_tests on Intel GPU on Mac on Mac-10.10]"
467 }, 467 },
468 { 468 {
469 "allow_subannotations": true, 469 "allow_subannotations": true,
470 "cmd": [ 470 "cmd": [
471 "python", 471 "python",
472 "-u", 472 "-u",
473 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", 473 "RECIPE_MODULE[build.swarming]/resources/collect_gtest_task.py",
474 "--swarming-client-dir", 474 "--swarming-client-dir",
475 "[SLAVE_BUILD]/src/tools/swarming_client", 475 "[SLAVE_BUILD]/src/tools/swarming_client",
476 "--temp-root-dir", 476 "--temp-root-dir",
477 "[TMP_BASE]", 477 "[TMP_BASE]",
478 "--merged-test-output", 478 "--merged-test-output",
479 "/path/to/tmp/json", 479 "/path/to/tmp/json",
480 "--", 480 "--",
481 "collect", 481 "collect",
482 "--swarming", 482 "--swarming",
483 "https://chromium-swarm.appspot.com", 483 "https://chromium-swarm.appspot.com",
484 "--decorate", 484 "--decorate",
485 "--print-status-updates", 485 "--print-status-updates",
486 "--shards", 486 "--shards",
487 "1", 487 "1",
488 "gl_tests on NVIDIA GPU on Mac Retina/Mac-10.9/eeeeeeeeee/Mac10.9 Tests/57 1" 488 "gl_tests on NVIDIA GPU on Mac Retina/Mac-10.9/eeeeeeeeee/Mac10.9 Tests/57 1"
489 ], 489 ],
490 "cwd": "[SLAVE_BUILD]", 490 "cwd": "[SLAVE_BUILD]",
491 "name": "gl_tests on NVIDIA GPU on Mac Retina on Mac-10.9", 491 "name": "gl_tests on NVIDIA GPU on Mac Retina on Mac-10.9",
492 "~followup_annotations": [ 492 "~followup_annotations": [
493 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 493 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
494 ] 494 ]
495 }, 495 },
496 { 496 {
497 "cmd": [ 497 "cmd": [
498 "python", 498 "python",
499 "-u", 499 "-u",
500 "RECIPE_MODULE[test_results]/resources/upload_gtest_test_results.py", 500 "RECIPE_MODULE[build.test_results]/resources/upload_gtest_test_results.py" ,
501 "--input-gtest-json", 501 "--input-gtest-json",
502 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_ ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\" elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}" , 502 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_ ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\" elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}" ,
503 "--master-name", 503 "--master-name",
504 "chromium.mac", 504 "chromium.mac",
505 "--builder-name", 505 "--builder-name",
506 "Mac10.9 Tests", 506 "Mac10.9 Tests",
507 "--build-number", 507 "--build-number",
508 "571", 508 "571",
509 "--test-type", 509 "--test-type",
510 "gl_tests on NVIDIA GPU on Mac Retina on Mac-10.9", 510 "gl_tests on NVIDIA GPU on Mac Retina on Mac-10.9",
511 "--test-results-server", 511 "--test-results-server",
512 "test-results.appspot.com", 512 "test-results.appspot.com",
513 "--chrome-revision", 513 "--chrome-revision",
514 "170242" 514 "170242"
515 ], 515 ],
516 "cwd": "[SLAVE_BUILD]", 516 "cwd": "[SLAVE_BUILD]",
517 "name": "Upload to test-results [gl_tests on NVIDIA GPU on Mac Retina on Mac -10.9]" 517 "name": "Upload to test-results [gl_tests on NVIDIA GPU on Mac Retina on Mac -10.9]"
518 }, 518 },
519 { 519 {
520 "name": "$result", 520 "name": "$result",
521 "recipe_result": null, 521 "recipe_result": null,
522 "status_code": 0 522 "status_code": 0
523 } 523 }
524 ] 524 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698