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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma_clbr_.json

Issue 2225893002: Upload LocalGTestTest results to test-results. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: rebase Created 4 years, 4 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
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 351 matching lines...) Expand 10 before | Expand all | Expand 10 after
362 "--build-number=571", 362 "--build-number=571",
363 "base_unittests.exe" 363 "base_unittests.exe"
364 ], 364 ],
365 "cwd": "[BUILDER_CACHE]\\CrWin7Goma_clbr_", 365 "cwd": "[BUILDER_CACHE]\\CrWin7Goma_clbr_",
366 "env": { 366 "env": {
367 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json" 367 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
368 }, 368 },
369 "name": "base_unittests" 369 "name": "base_unittests"
370 }, 370 },
371 { 371 {
372 "cmd": [
373 "python",
374 "-u",
375 "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results. py",
376 "--input-gtest-json",
377 "{\"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\"}]}]}",
378 "--master-name",
379 "chromium.fyi",
380 "--builder-name",
381 "CrWin7Goma(clbr)",
382 "--build-number",
383 "571",
384 "--test-type",
385 "base_unittests",
386 "--test-results-server",
387 "test-results.appspot.com",
388 "--chrome-revision",
389 "refs/heads/master@{#170242}"
390 ],
391 "cwd": "[BUILDER_CACHE]\\CrWin7Goma_clbr_",
392 "env": {
393 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
394 },
395 "name": "Upload to test-results [base_unittests]"
396 },
397 {
372 "allow_subannotations": true, 398 "allow_subannotations": true,
373 "cmd": [ 399 "cmd": [
374 "python", 400 "python",
375 "-u", 401 "-u",
376 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 402 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
377 "--target", 403 "--target",
378 "Release", 404 "Release",
379 "--factory-properties", 405 "--factory-properties",
380 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWin7Goma(cl br)\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildern ame\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename \": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 406 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWin7Goma(cl br)\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildern ame\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename \": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
381 "--build-properties", 407 "--build-properties",
(...skipping 11 matching lines...) Expand all
393 "cwd": "[BUILDER_CACHE]\\CrWin7Goma_clbr_", 419 "cwd": "[BUILDER_CACHE]\\CrWin7Goma_clbr_",
394 "env": { 420 "env": {
395 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json" 421 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
396 }, 422 },
397 "name": "content_unittests" 423 "name": "content_unittests"
398 }, 424 },
399 { 425 {
400 "cmd": [ 426 "cmd": [
401 "python", 427 "python",
402 "-u", 428 "-u",
429 "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results. py",
430 "--input-gtest-json",
431 "{\"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\"}]}]}",
432 "--master-name",
433 "chromium.fyi",
434 "--builder-name",
435 "CrWin7Goma(clbr)",
436 "--build-number",
437 "571",
438 "--test-type",
439 "content_unittests",
440 "--test-results-server",
441 "test-results.appspot.com",
442 "--chrome-revision",
443 "refs/heads/master@{#170242}"
444 ],
445 "cwd": "[BUILDER_CACHE]\\CrWin7Goma_clbr_",
446 "env": {
447 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
448 },
449 "name": "Upload to test-results [content_unittests]"
450 },
451 {
452 "cmd": [
453 "python",
454 "-u",
403 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", 455 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py",
404 "--target", 456 "--target",
405 "Release" 457 "Release"
406 ], 458 ],
407 "cwd": "[BUILDER_CACHE]\\CrWin7Goma_clbr_", 459 "cwd": "[BUILDER_CACHE]\\CrWin7Goma_clbr_",
408 "env": { 460 "env": {
409 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json" 461 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
410 }, 462 },
411 "name": "process_dumps" 463 "name": "process_dumps"
412 }, 464 },
413 { 465 {
414 "name": "$result", 466 "name": "$result",
415 "recipe_result": null, 467 "recipe_result": null,
416 "status_code": 0 468 "status_code": 0
417 } 469 }
418 ] 470 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698