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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Win7__dbg_.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 286 matching lines...) Expand 10 before | Expand all | Expand 10 after
297 { 297 {
298 "cmd": [ 298 "cmd": [
299 "python", 299 "python",
300 "-u", 300 "-u",
301 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", 301 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py",
302 "--build-dir", 302 "--build-dir",
303 "[SLAVE_BUILD]\\src\\out\\Debug", 303 "[SLAVE_BUILD]\\src\\out\\Debug",
304 "--output-json", 304 "--output-json",
305 "/path/to/tmp/json" 305 "/path/to/tmp/json"
306 ], 306 ],
307 "env": {
308 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
309 },
307 "name": "find isolated tests", 310 "name": "find isolated tests",
308 "~followup_annotations": [ 311 "~followup_annotations": [
309 "@@@STEP_LOG_LINE@json.output@{@@@", 312 "@@@STEP_LOG_LINE@json.output@{@@@",
310 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@", 313 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@",
311 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@", 314 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@",
312 "@@@STEP_LOG_LINE@json.output@}@@@", 315 "@@@STEP_LOG_LINE@json.output@}@@@",
313 "@@@STEP_LOG_END@json.output@@@", 316 "@@@STEP_LOG_END@json.output@@@",
314 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" 317 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@"
315 ] 318 ]
316 }, 319 },
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
370 "purpose:post-commit", 373 "purpose:post-commit",
371 "--tag", 374 "--tag",
372 "slavename:TestSlavename", 375 "slavename:TestSlavename",
373 "--tag", 376 "--tag",
374 "stepname:browser_tests on Windows-7-SP1", 377 "stepname:browser_tests on Windows-7-SP1",
375 "--idempotent", 378 "--idempotent",
376 "ffffffffffffffffffffffffffffffffffffffff", 379 "ffffffffffffffffffffffffffffffffffffffff",
377 "--", 380 "--",
378 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" 381 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
379 ], 382 ],
383 "env": {
384 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
385 },
380 "name": "[trigger] browser_tests on Windows-7-SP1", 386 "name": "[trigger] browser_tests on Windows-7-SP1",
381 "~followup_annotations": [ 387 "~followup_annotations": [
382 "@@@STEP_LOG_LINE@json.output@{@@@", 388 "@@@STEP_LOG_LINE@json.output@{@@@",
383 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Window s-7-SP1/ffffffffff/WebKit Win7 (dbg)/571\", @@@", 389 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Window s-7-SP1/ffffffffff/WebKit Win7 (dbg)/571\", @@@",
384 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 390 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
385 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Windows-7-SP1/ffffffffff /WebKit Win7 (dbg)/571\": {@@@", 391 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Windows-7-SP1/ffffffffff /WebKit Win7 (dbg)/571\": {@@@",
386 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 392 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
387 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 393 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
388 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 394 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
389 "@@@STEP_LOG_LINE@json.output@ }@@@", 395 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 21 matching lines...) Expand all
411 "--build-number", 417 "--build-number",
412 "571", 418 "571",
413 "--builder-name", 419 "--builder-name",
414 "WebKit Win7 (dbg)", 420 "WebKit Win7 (dbg)",
415 "--step-name", 421 "--step-name",
416 "webkit_tests", 422 "webkit_tests",
417 "--master-name", 423 "--master-name",
418 "chromium.webkit", 424 "chromium.webkit",
419 "--debug-rwt-logging" 425 "--debug-rwt-logging"
420 ], 426 ],
427 "env": {
428 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
429 },
421 "name": "webkit_tests", 430 "name": "webkit_tests",
422 "~followup_annotations": [ 431 "~followup_annotations": [
423 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" 432 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@"
424 ] 433 ]
425 }, 434 },
426 { 435 {
427 "cmd": [ 436 "cmd": [
428 "python", 437 "python",
429 "-u", 438 "-u",
430 "[BUILD]\\scripts\\slave\\chromium\\archive_layout_test_results.py", 439 "[BUILD]\\scripts\\slave\\chromium\\archive_layout_test_results.py",
431 "--results-dir", 440 "--results-dir",
432 "[SLAVE_BUILD]\\layout-test-results", 441 "[SLAVE_BUILD]\\layout-test-results",
433 "--build-dir", 442 "--build-dir",
434 "[SLAVE_BUILD]\\src\\out", 443 "[SLAVE_BUILD]\\src\\out",
435 "--build-number", 444 "--build-number",
436 "571", 445 "571",
437 "--builder-name", 446 "--builder-name",
438 "WebKit Win7 (dbg)", 447 "WebKit Win7 (dbg)",
439 "--gs-bucket", 448 "--gs-bucket",
440 "gs://chromium-layout-test-archives", 449 "gs://chromium-layout-test-archives",
441 "--gs-acl", 450 "--gs-acl",
442 "public-read" 451 "public-read"
443 ], 452 ],
453 "env": {
454 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
455 },
444 "name": "archive_webkit_tests_results", 456 "name": "archive_webkit_tests_results",
445 "~followup_annotations": [ 457 "~followup_annotations": [
446 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium- layout-test-archives/WebKit_Win7__dbg_/571/layout-test-results/results.html@@@", 458 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium- layout-test-archives/WebKit_Win7__dbg_/571/layout-test-results/results.html@@@",
447 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar chives/WebKit_Win7__dbg_/571/layout-test-results.zip@@@" 459 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar chives/WebKit_Win7__dbg_/571/layout-test-results.zip@@@"
448 ] 460 ]
449 }, 461 },
450 { 462 {
451 "allow_subannotations": true, 463 "allow_subannotations": true,
452 "cmd": [ 464 "cmd": [
453 "python", 465 "python",
(...skipping 10 matching lines...) Expand all
464 "--", 476 "--",
465 "collect", 477 "collect",
466 "--swarming", 478 "--swarming",
467 "https://chromium-swarm.appspot.com", 479 "https://chromium-swarm.appspot.com",
468 "--decorate", 480 "--decorate",
469 "--print-status-updates", 481 "--print-status-updates",
470 "--shards", 482 "--shards",
471 "1", 483 "1",
472 "browser_tests/Windows-7-SP1/ffffffffff/WebKit Win7 (dbg)/571" 484 "browser_tests/Windows-7-SP1/ffffffffff/WebKit Win7 (dbg)/571"
473 ], 485 ],
486 "env": {
487 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
488 },
474 "name": "browser_tests on Windows-7-SP1", 489 "name": "browser_tests on Windows-7-SP1",
475 "~followup_annotations": [ 490 "~followup_annotations": [
476 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 491 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
477 ] 492 ]
478 }, 493 },
479 { 494 {
480 "cmd": [ 495 "cmd": [
481 "python", 496 "python",
482 "-u", 497 "-u",
483 "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results. py", 498 "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results. py",
484 "--input-gtest-json", 499 "--input-gtest-json",
485 "{\"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\"}}]}}" , 500 "{\"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\"}}]}}" ,
486 "--master-name", 501 "--master-name",
487 "chromium.webkit", 502 "chromium.webkit",
488 "--builder-name", 503 "--builder-name",
489 "WebKit Win7 (dbg)", 504 "WebKit Win7 (dbg)",
490 "--build-number", 505 "--build-number",
491 "571", 506 "571",
492 "--test-type", 507 "--test-type",
493 "browser_tests on Windows-7-SP1", 508 "browser_tests on Windows-7-SP1",
494 "--test-results-server", 509 "--test-results-server",
495 "test-results.appspot.com", 510 "test-results.appspot.com",
496 "--chrome-revision", 511 "--chrome-revision",
497 "170242" 512 "170242"
498 ], 513 ],
514 "env": {
515 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
516 },
499 "name": "Upload to test-results [browser_tests on Windows-7-SP1]" 517 "name": "Upload to test-results [browser_tests on Windows-7-SP1]"
500 }, 518 },
501 { 519 {
502 "cmd": [ 520 "cmd": [
503 "python", 521 "python",
504 "-u", 522 "-u",
505 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", 523 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py",
506 "--target", 524 "--target",
507 "Debug" 525 "Debug"
508 ], 526 ],
527 "env": {
528 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
529 },
509 "name": "process_dumps" 530 "name": "process_dumps"
510 }, 531 },
511 { 532 {
512 "name": "$result", 533 "name": "$result",
513 "recipe_result": null, 534 "recipe_result": null,
514 "status_code": 0 535 "status_code": 0
515 } 536 }
516 ] 537 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698