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_client_skia_Mac10_9_Tests.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 "client.skia", 8 "client.skia",
9 "--builder", 9 "--builder",
10 "Mac10.9 Tests", 10 "Mac10.9 Tests",
(...skipping 287 matching lines...) Expand 10 before | Expand all | Expand 10 after
298 { 298 {
299 "cmd": [ 299 "cmd": [
300 "python", 300 "python",
301 "-u", 301 "-u",
302 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", 302 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py",
303 "--build-dir", 303 "--build-dir",
304 "[SLAVE_BUILD]/src/out/Release", 304 "[SLAVE_BUILD]/src/out/Release",
305 "--output-json", 305 "--output-json",
306 "/path/to/tmp/json" 306 "/path/to/tmp/json"
307 ], 307 ],
308 "env": {
309 "FORCE_MAC_TOOLCHAIN": "1",
310 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
311 },
308 "name": "find isolated tests", 312 "name": "find isolated tests",
309 "~followup_annotations": [ 313 "~followup_annotations": [
310 "@@@STEP_LOG_LINE@json.output@{@@@", 314 "@@@STEP_LOG_LINE@json.output@{@@@",
311 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@", 315 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@",
312 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@", 316 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@",
313 "@@@STEP_LOG_LINE@json.output@}@@@", 317 "@@@STEP_LOG_LINE@json.output@}@@@",
314 "@@@STEP_LOG_END@json.output@@@", 318 "@@@STEP_LOG_END@json.output@@@",
315 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" 319 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@"
316 ] 320 ]
317 }, 321 },
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
371 "purpose:post-commit", 375 "purpose:post-commit",
372 "--tag", 376 "--tag",
373 "slavename:TestSlavename", 377 "slavename:TestSlavename",
374 "--tag", 378 "--tag",
375 "stepname:browser_tests on Mac-10.9", 379 "stepname:browser_tests on Mac-10.9",
376 "--idempotent", 380 "--idempotent",
377 "ffffffffffffffffffffffffffffffffffffffff", 381 "ffffffffffffffffffffffffffffffffffffffff",
378 "--", 382 "--",
379 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" 383 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
380 ], 384 ],
385 "env": {
386 "FORCE_MAC_TOOLCHAIN": "1",
387 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
388 },
381 "name": "[trigger] browser_tests on Mac-10.9", 389 "name": "[trigger] browser_tests on Mac-10.9",
382 "~followup_annotations": [ 390 "~followup_annotations": [
383 "@@@STEP_LOG_LINE@json.output@{@@@", 391 "@@@STEP_LOG_LINE@json.output@{@@@",
384 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Mac-10 .9/ffffffffff/Mac10.9 Tests/571\", @@@", 392 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Mac-10 .9/ffffffffff/Mac10.9 Tests/571\", @@@",
385 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 393 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
386 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Mac-10.9/ffffffffff/Mac1 0.9 Tests/571\": {@@@", 394 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Mac-10.9/ffffffffff/Mac1 0.9 Tests/571\": {@@@",
387 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 395 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
388 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 396 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
389 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 397 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
390 "@@@STEP_LOG_LINE@json.output@ }@@@", 398 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 20 matching lines...) Expand all
411 "--", 419 "--",
412 "collect", 420 "collect",
413 "--swarming", 421 "--swarming",
414 "https://chromium-swarm.appspot.com", 422 "https://chromium-swarm.appspot.com",
415 "--decorate", 423 "--decorate",
416 "--print-status-updates", 424 "--print-status-updates",
417 "--shards", 425 "--shards",
418 "1", 426 "1",
419 "browser_tests/Mac-10.9/ffffffffff/Mac10.9 Tests/571" 427 "browser_tests/Mac-10.9/ffffffffff/Mac10.9 Tests/571"
420 ], 428 ],
429 "env": {
430 "FORCE_MAC_TOOLCHAIN": "1",
431 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
432 },
421 "name": "browser_tests on Mac-10.9", 433 "name": "browser_tests on Mac-10.9",
422 "~followup_annotations": [ 434 "~followup_annotations": [
423 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 435 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
424 ] 436 ]
425 }, 437 },
426 { 438 {
427 "cmd": [ 439 "cmd": [
428 "python", 440 "python",
429 "-u", 441 "-u",
430 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py ", 442 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py ",
431 "--input-gtest-json", 443 "--input-gtest-json",
432 "{\"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\"}}]}}" , 444 "{\"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\"}}]}}" ,
433 "--master-name", 445 "--master-name",
434 "client.skia", 446 "client.skia",
435 "--builder-name", 447 "--builder-name",
436 "Mac10.9 Tests", 448 "Mac10.9 Tests",
437 "--build-number", 449 "--build-number",
438 "571", 450 "571",
439 "--test-type", 451 "--test-type",
440 "browser_tests on Mac-10.9", 452 "browser_tests on Mac-10.9",
441 "--test-results-server", 453 "--test-results-server",
442 "test-results.appspot.com", 454 "test-results.appspot.com",
443 "--chrome-revision", 455 "--chrome-revision",
444 "143121" 456 "143121"
445 ], 457 ],
458 "env": {
459 "FORCE_MAC_TOOLCHAIN": "1",
460 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
461 },
446 "name": "Upload to test-results [browser_tests on Mac-10.9]" 462 "name": "Upload to test-results [browser_tests on Mac-10.9]"
447 }, 463 },
448 { 464 {
449 "name": "$result", 465 "name": "$result",
450 "recipe_result": null, 466 "recipe_result": null,
451 "status_code": 0 467 "status_code": 0
452 } 468 }
453 ] 469 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698