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

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

Issue 2014373002: chromium_tests: apply chromium.get_env() when running tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 7 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 | Annotate | Revision Log
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master", 7 "--master",
8 "chromium.webkit", 8 "chromium.webkit",
9 "--builder", 9 "--builder",
10 "WebKit Mac10.10", 10 "WebKit Mac10.10",
(...skipping 278 matching lines...) Expand 10 before | Expand all | Expand 10 after
289 { 289 {
290 "cmd": [ 290 "cmd": [
291 "python", 291 "python",
292 "-u", 292 "-u",
293 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", 293 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py",
294 "--build-dir", 294 "--build-dir",
295 "[SLAVE_BUILD]/src/out/Release", 295 "[SLAVE_BUILD]/src/out/Release",
296 "--output-json", 296 "--output-json",
297 "/path/to/tmp/json" 297 "/path/to/tmp/json"
298 ], 298 ],
299 "env": {
300 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
301 },
299 "name": "find isolated tests", 302 "name": "find isolated tests",
300 "~followup_annotations": [ 303 "~followup_annotations": [
301 "@@@STEP_LOG_LINE@json.output@{@@@", 304 "@@@STEP_LOG_LINE@json.output@{@@@",
302 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@", 305 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@",
303 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@", 306 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@",
304 "@@@STEP_LOG_LINE@json.output@}@@@", 307 "@@@STEP_LOG_LINE@json.output@}@@@",
305 "@@@STEP_LOG_END@json.output@@@", 308 "@@@STEP_LOG_END@json.output@@@",
306 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" 309 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@"
307 ] 310 ]
308 }, 311 },
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
362 "purpose:post-commit", 365 "purpose:post-commit",
363 "--tag", 366 "--tag",
364 "slavename:TestSlavename", 367 "slavename:TestSlavename",
365 "--tag", 368 "--tag",
366 "stepname:browser_tests on Mac-10.10", 369 "stepname:browser_tests on Mac-10.10",
367 "--idempotent", 370 "--idempotent",
368 "ffffffffffffffffffffffffffffffffffffffff", 371 "ffffffffffffffffffffffffffffffffffffffff",
369 "--", 372 "--",
370 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" 373 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
371 ], 374 ],
375 "env": {
376 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
377 },
372 "name": "[trigger] browser_tests on Mac-10.10", 378 "name": "[trigger] browser_tests on Mac-10.10",
373 "~followup_annotations": [ 379 "~followup_annotations": [
374 "@@@STEP_LOG_LINE@json.output@{@@@", 380 "@@@STEP_LOG_LINE@json.output@{@@@",
375 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Mac-10 .10/ffffffffff/WebKit Mac10.10/571\", @@@", 381 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Mac-10 .10/ffffffffff/WebKit Mac10.10/571\", @@@",
376 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 382 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
377 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Mac-10.10/ffffffffff/Web Kit Mac10.10/571\": {@@@", 383 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Mac-10.10/ffffffffff/Web Kit Mac10.10/571\": {@@@",
378 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 384 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
379 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 385 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
380 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 386 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
381 "@@@STEP_LOG_LINE@json.output@ }@@@", 387 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 30 matching lines...) Expand all
412 "/path/to/tmp/json", 418 "/path/to/tmp/json",
413 "--test-results-server", 419 "--test-results-server",
414 "test-results.appspot.com", 420 "test-results.appspot.com",
415 "--build-number", 421 "--build-number",
416 "571", 422 "571",
417 "--builder-name", 423 "--builder-name",
418 "WebKit Mac10.10", 424 "WebKit Mac10.10",
419 "--step-name", 425 "--step-name",
420 "webkit_tests" 426 "webkit_tests"
421 ], 427 ],
428 "env": {
429 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
430 },
422 "name": "webkit_tests", 431 "name": "webkit_tests",
423 "~followup_annotations": [ 432 "~followup_annotations": [
424 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" 433 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@"
425 ] 434 ]
426 }, 435 },
427 { 436 {
428 "cmd": [ 437 "cmd": [
429 "python", 438 "python",
430 "-u", 439 "-u",
431 "[BUILD]/scripts/slave/chromium/archive_layout_test_results.py", 440 "[BUILD]/scripts/slave/chromium/archive_layout_test_results.py",
432 "--results-dir", 441 "--results-dir",
433 "[SLAVE_BUILD]/layout-test-results", 442 "[SLAVE_BUILD]/layout-test-results",
434 "--build-dir", 443 "--build-dir",
435 "[SLAVE_BUILD]/src/out", 444 "[SLAVE_BUILD]/src/out",
436 "--build-number", 445 "--build-number",
437 "571", 446 "571",
438 "--builder-name", 447 "--builder-name",
439 "WebKit Mac10.10", 448 "WebKit Mac10.10",
440 "--gs-bucket", 449 "--gs-bucket",
441 "gs://chromium-layout-test-archives", 450 "gs://chromium-layout-test-archives",
442 "--gs-acl", 451 "--gs-acl",
443 "public-read" 452 "public-read"
444 ], 453 ],
454 "env": {
455 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
456 },
445 "name": "archive_webkit_tests_results", 457 "name": "archive_webkit_tests_results",
446 "~followup_annotations": [ 458 "~followup_annotations": [
447 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium- layout-test-archives/WebKit_Mac10_10/571/layout-test-results/results.html@@@", 459 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium- layout-test-archives/WebKit_Mac10_10/571/layout-test-results/results.html@@@",
448 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar chives/WebKit_Mac10_10/571/layout-test-results.zip@@@" 460 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar chives/WebKit_Mac10_10/571/layout-test-results.zip@@@"
449 ] 461 ]
450 }, 462 },
451 { 463 {
452 "allow_subannotations": true, 464 "allow_subannotations": true,
453 "cmd": [ 465 "cmd": [
454 "python", 466 "python",
(...skipping 10 matching lines...) Expand all
465 "--", 477 "--",
466 "collect", 478 "collect",
467 "--swarming", 479 "--swarming",
468 "https://chromium-swarm.appspot.com", 480 "https://chromium-swarm.appspot.com",
469 "--decorate", 481 "--decorate",
470 "--print-status-updates", 482 "--print-status-updates",
471 "--shards", 483 "--shards",
472 "1", 484 "1",
473 "browser_tests/Mac-10.10/ffffffffff/WebKit Mac10.10/571" 485 "browser_tests/Mac-10.10/ffffffffff/WebKit Mac10.10/571"
474 ], 486 ],
487 "env": {
488 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
489 },
475 "name": "browser_tests on Mac-10.10", 490 "name": "browser_tests on Mac-10.10",
476 "~followup_annotations": [ 491 "~followup_annotations": [
477 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 492 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
478 ] 493 ]
479 }, 494 },
480 { 495 {
481 "cmd": [ 496 "cmd": [
482 "python", 497 "python",
483 "-u", 498 "-u",
484 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py ", 499 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py ",
485 "--input-gtest-json", 500 "--input-gtest-json",
486 "{\"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\"}}]}}" , 501 "{\"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\"}}]}}" ,
487 "--master-name", 502 "--master-name",
488 "chromium.webkit", 503 "chromium.webkit",
489 "--builder-name", 504 "--builder-name",
490 "WebKit Mac10.10", 505 "WebKit Mac10.10",
491 "--build-number", 506 "--build-number",
492 "571", 507 "571",
493 "--test-type", 508 "--test-type",
494 "browser_tests on Mac-10.10", 509 "browser_tests on Mac-10.10",
495 "--test-results-server", 510 "--test-results-server",
496 "test-results.appspot.com", 511 "test-results.appspot.com",
497 "--chrome-revision", 512 "--chrome-revision",
498 "170242" 513 "170242"
499 ], 514 ],
515 "env": {
516 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
517 },
500 "name": "Upload to test-results [browser_tests on Mac-10.10]" 518 "name": "Upload to test-results [browser_tests on Mac-10.10]"
501 }, 519 },
502 { 520 {
503 "name": "$result", 521 "name": "$result",
504 "recipe_result": null, 522 "recipe_result": null,
505 "status_code": 0 523 "status_code": 0
506 } 524 }
507 ] 525 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698