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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Mac_Retina_Release.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, 6 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.gpu.fyi", 8 "chromium.gpu.fyi",
9 "--builder", 9 "--builder",
10 "Mac Retina Release", 10 "Mac Retina Release",
(...skipping 275 matching lines...) Expand 10 before | Expand all | Expand 10 after
286 { 286 {
287 "cmd": [ 287 "cmd": [
288 "python", 288 "python",
289 "-u", 289 "-u",
290 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", 290 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py",
291 "--build-dir", 291 "--build-dir",
292 "[SLAVE_BUILD]/src/out/Release", 292 "[SLAVE_BUILD]/src/out/Release",
293 "--output-json", 293 "--output-json",
294 "/path/to/tmp/json" 294 "/path/to/tmp/json"
295 ], 295 ],
296 "env": {
297 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
298 },
296 "name": "find isolated tests", 299 "name": "find isolated tests",
297 "~followup_annotations": [ 300 "~followup_annotations": [
298 "@@@STEP_LOG_LINE@json.output@{@@@", 301 "@@@STEP_LOG_LINE@json.output@{@@@",
299 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@", 302 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@",
300 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@", 303 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@",
301 "@@@STEP_LOG_LINE@json.output@}@@@", 304 "@@@STEP_LOG_LINE@json.output@}@@@",
302 "@@@STEP_LOG_END@json.output@@@", 305 "@@@STEP_LOG_END@json.output@@@",
303 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" 306 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@"
304 ] 307 ]
305 }, 308 },
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
359 "purpose:post-commit", 362 "purpose:post-commit",
360 "--tag", 363 "--tag",
361 "slavename:TestSlavename", 364 "slavename:TestSlavename",
362 "--tag", 365 "--tag",
363 "stepname:browser_tests on Mac-10.9", 366 "stepname:browser_tests on Mac-10.9",
364 "--idempotent", 367 "--idempotent",
365 "ffffffffffffffffffffffffffffffffffffffff", 368 "ffffffffffffffffffffffffffffffffffffffff",
366 "--", 369 "--",
367 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" 370 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
368 ], 371 ],
372 "env": {
373 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
374 },
369 "name": "[trigger] browser_tests on Mac-10.9", 375 "name": "[trigger] browser_tests on Mac-10.9",
370 "~followup_annotations": [ 376 "~followup_annotations": [
371 "@@@STEP_LOG_LINE@json.output@{@@@", 377 "@@@STEP_LOG_LINE@json.output@{@@@",
372 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Mac-10 .9/ffffffffff/Mac Retina Release/571\", @@@", 378 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Mac-10 .9/ffffffffff/Mac Retina Release/571\", @@@",
373 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 379 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
374 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Mac-10.9/ffffffffff/Mac Retina Release/571\": {@@@", 380 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Mac-10.9/ffffffffff/Mac Retina Release/571\": {@@@",
375 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 381 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
376 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 382 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
377 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 383 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
378 "@@@STEP_LOG_LINE@json.output@ }@@@", 384 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 20 matching lines...) Expand all
399 "--", 405 "--",
400 "collect", 406 "collect",
401 "--swarming", 407 "--swarming",
402 "https://chromium-swarm.appspot.com", 408 "https://chromium-swarm.appspot.com",
403 "--decorate", 409 "--decorate",
404 "--print-status-updates", 410 "--print-status-updates",
405 "--shards", 411 "--shards",
406 "1", 412 "1",
407 "browser_tests/Mac-10.9/ffffffffff/Mac Retina Release/571" 413 "browser_tests/Mac-10.9/ffffffffff/Mac Retina Release/571"
408 ], 414 ],
415 "env": {
416 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
417 },
409 "name": "browser_tests on Mac-10.9", 418 "name": "browser_tests on Mac-10.9",
410 "~followup_annotations": [ 419 "~followup_annotations": [
411 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 420 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
412 ] 421 ]
413 }, 422 },
414 { 423 {
415 "cmd": [ 424 "cmd": [
416 "python", 425 "python",
417 "-u", 426 "-u",
418 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py ", 427 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py ",
419 "--input-gtest-json", 428 "--input-gtest-json",
420 "{\"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\"}}]}}" , 429 "{\"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\"}}]}}" ,
421 "--master-name", 430 "--master-name",
422 "chromium.gpu.fyi", 431 "chromium.gpu.fyi",
423 "--builder-name", 432 "--builder-name",
424 "Mac Retina Release", 433 "Mac Retina Release",
425 "--build-number", 434 "--build-number",
426 "571", 435 "571",
427 "--test-type", 436 "--test-type",
428 "browser_tests on Mac-10.9", 437 "browser_tests on Mac-10.9",
429 "--test-results-server", 438 "--test-results-server",
430 "test-results.appspot.com", 439 "test-results.appspot.com",
431 "--chrome-revision", 440 "--chrome-revision",
432 "170242" 441 "170242"
433 ], 442 ],
443 "env": {
444 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
445 },
434 "name": "Upload to test-results [browser_tests on Mac-10.9]" 446 "name": "Upload to test-results [browser_tests on Mac-10.9]"
435 }, 447 },
436 { 448 {
437 "name": "$result", 449 "name": "$result",
438 "recipe_result": null, 450 "recipe_result": null,
439 "status_code": 0 451 "status_code": 0
440 } 452 }
441 ] 453 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698