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

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

Powered by Google App Engine
This is Rietveld 408576698