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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_client_skia_Win7_Tests__1__Trybot.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_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py"
7 ], 7 ],
8 "name": "taskkill" 8 "name": "taskkill"
9 }, 9 },
10 { 10 {
(...skipping 294 matching lines...) Expand 10 before | Expand all | Expand 10 after
305 { 305 {
306 "cmd": [ 306 "cmd": [
307 "python", 307 "python",
308 "-u", 308 "-u",
309 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", 309 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py",
310 "--build-dir", 310 "--build-dir",
311 "[SLAVE_BUILD]\\src\\out\\Release", 311 "[SLAVE_BUILD]\\src\\out\\Release",
312 "--output-json", 312 "--output-json",
313 "/path/to/tmp/json" 313 "/path/to/tmp/json"
314 ], 314 ],
315 "env": {
316 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
317 },
315 "name": "find isolated tests", 318 "name": "find isolated tests",
316 "~followup_annotations": [ 319 "~followup_annotations": [
317 "@@@STEP_LOG_LINE@json.output@{@@@", 320 "@@@STEP_LOG_LINE@json.output@{@@@",
318 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@", 321 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@",
319 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@", 322 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@",
320 "@@@STEP_LOG_LINE@json.output@}@@@", 323 "@@@STEP_LOG_LINE@json.output@}@@@",
321 "@@@STEP_LOG_END@json.output@@@", 324 "@@@STEP_LOG_END@json.output@@@",
322 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" 325 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@"
323 ] 326 ]
324 }, 327 },
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
378 "purpose:post-commit", 381 "purpose:post-commit",
379 "--tag", 382 "--tag",
380 "slavename:TestSlavename", 383 "slavename:TestSlavename",
381 "--tag", 384 "--tag",
382 "stepname:browser_tests on Windows-7-SP1", 385 "stepname:browser_tests on Windows-7-SP1",
383 "--idempotent", 386 "--idempotent",
384 "ffffffffffffffffffffffffffffffffffffffff", 387 "ffffffffffffffffffffffffffffffffffffffff",
385 "--", 388 "--",
386 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" 389 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
387 ], 390 ],
391 "env": {
392 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
393 },
388 "name": "[trigger] browser_tests on Windows-7-SP1", 394 "name": "[trigger] browser_tests on Windows-7-SP1",
389 "~followup_annotations": [ 395 "~followup_annotations": [
390 "@@@STEP_LOG_LINE@json.output@{@@@", 396 "@@@STEP_LOG_LINE@json.output@{@@@",
391 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Window s-7-SP1/ffffffffff/Win7 Tests (1)-Trybot/571\", @@@", 397 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Window s-7-SP1/ffffffffff/Win7 Tests (1)-Trybot/571\", @@@",
392 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 398 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
393 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Windows-7-SP1/ffffffffff /Win7 Tests (1)-Trybot/571\": {@@@", 399 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Windows-7-SP1/ffffffffff /Win7 Tests (1)-Trybot/571\": {@@@",
394 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 400 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
395 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 401 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
396 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 402 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
397 "@@@STEP_LOG_LINE@json.output@ }@@@", 403 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 11 matching lines...) Expand all
409 "--build-dir", 415 "--build-dir",
410 "[SLAVE_BUILD]\\src\\out", 416 "[SLAVE_BUILD]\\src\\out",
411 "--target", 417 "--target",
412 "Release", 418 "Release",
413 "--force-clean", 419 "--force-clean",
414 "--config", 420 "--config",
415 "[SLAVE_BUILD]\\src\\chrome\\test\\mini_installer\\config\\config.config", 421 "[SLAVE_BUILD]\\src\\chrome\\test\\mini_installer\\config\\config.config",
416 "--write-full-results-to", 422 "--write-full-results-to",
417 "/path/to/tmp/json" 423 "/path/to/tmp/json"
418 ], 424 ],
425 "env": {
426 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
427 },
419 "name": "test_installer" 428 "name": "test_installer"
420 }, 429 },
421 { 430 {
422 "allow_subannotations": true, 431 "allow_subannotations": true,
423 "cmd": [ 432 "cmd": [
424 "python", 433 "python",
425 "-u", 434 "-u",
426 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", 435 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
427 "python", 436 "python",
428 "RECIPE_MODULE[build::swarming]\\resources\\collect_gtest_task.py", 437 "RECIPE_MODULE[build::swarming]\\resources\\collect_gtest_task.py",
429 "--swarming-client-dir", 438 "--swarming-client-dir",
430 "[SLAVE_BUILD]\\src\\tools\\swarming_client", 439 "[SLAVE_BUILD]\\src\\tools\\swarming_client",
431 "--temp-root-dir", 440 "--temp-root-dir",
432 "[TMP_BASE]", 441 "[TMP_BASE]",
433 "--merged-test-output", 442 "--merged-test-output",
434 "/path/to/tmp/json", 443 "/path/to/tmp/json",
435 "--", 444 "--",
436 "collect", 445 "collect",
437 "--swarming", 446 "--swarming",
438 "https://chromium-swarm.appspot.com", 447 "https://chromium-swarm.appspot.com",
439 "--decorate", 448 "--decorate",
440 "--print-status-updates", 449 "--print-status-updates",
441 "--shards", 450 "--shards",
442 "1", 451 "1",
443 "browser_tests/Windows-7-SP1/ffffffffff/Win7 Tests (1)-Trybot/571" 452 "browser_tests/Windows-7-SP1/ffffffffff/Win7 Tests (1)-Trybot/571"
444 ], 453 ],
454 "env": {
455 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
456 },
445 "name": "browser_tests on Windows-7-SP1", 457 "name": "browser_tests on Windows-7-SP1",
446 "~followup_annotations": [ 458 "~followup_annotations": [
447 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 459 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
448 ] 460 ]
449 }, 461 },
450 { 462 {
451 "cmd": [ 463 "cmd": [
452 "python", 464 "python",
453 "-u", 465 "-u",
454 "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results. py", 466 "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results. py",
455 "--input-gtest-json", 467 "--input-gtest-json",
456 "{\"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\"}}]}}" , 468 "{\"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\"}}]}}" ,
457 "--master-name", 469 "--master-name",
458 "client.skia", 470 "client.skia",
459 "--builder-name", 471 "--builder-name",
460 "Win7 Tests (1)-Trybot", 472 "Win7 Tests (1)-Trybot",
461 "--build-number", 473 "--build-number",
462 "571", 474 "571",
463 "--test-type", 475 "--test-type",
464 "browser_tests on Windows-7-SP1", 476 "browser_tests on Windows-7-SP1",
465 "--test-results-server", 477 "--test-results-server",
466 "test-results.appspot.com", 478 "test-results.appspot.com",
467 "--chrome-revision", 479 "--chrome-revision",
468 "143121" 480 "143121"
469 ], 481 ],
482 "env": {
483 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
484 },
470 "name": "Upload to test-results [browser_tests on Windows-7-SP1]" 485 "name": "Upload to test-results [browser_tests on Windows-7-SP1]"
471 }, 486 },
472 { 487 {
473 "cmd": [ 488 "cmd": [
474 "python", 489 "python",
475 "-u", 490 "-u",
476 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", 491 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py",
477 "--target", 492 "--target",
478 "Release" 493 "Release"
479 ], 494 ],
495 "env": {
496 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
497 },
480 "name": "process_dumps" 498 "name": "process_dumps"
481 }, 499 },
482 { 500 {
483 "name": "$result", 501 "name": "$result",
484 "recipe_result": null, 502 "recipe_result": null,
485 "status_code": 0 503 "status_code": 0
486 } 504 }
487 ] 505 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698