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

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

Issue 2228763002: Revert of Upload LocalGTestTest results to test-results. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: 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 {
398 "allow_subannotations": true, 372 "allow_subannotations": true,
399 "cmd": [ 373 "cmd": [
400 "python", 374 "python",
401 "-u", 375 "-u",
402 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 376 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
403 "--target", 377 "--target",
404 "Release", 378 "Release",
405 "--factory-properties", 379 "--factory-properties",
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\"}", 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\"}",
407 "--build-properties", 381 "--build-properties",
(...skipping 11 matching lines...) Expand all
419 "cwd": "[BUILDER_CACHE]\\CrWin7Goma_clbr_", 393 "cwd": "[BUILDER_CACHE]\\CrWin7Goma_clbr_",
420 "env": { 394 "env": {
421 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json" 395 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
422 }, 396 },
423 "name": "content_unittests" 397 "name": "content_unittests"
424 }, 398 },
425 { 399 {
426 "cmd": [ 400 "cmd": [
427 "python", 401 "python",
428 "-u", 402 "-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",
455 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", 403 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py",
456 "--target", 404 "--target",
457 "Release" 405 "Release"
458 ], 406 ],
459 "cwd": "[BUILDER_CACHE]\\CrWin7Goma_clbr_", 407 "cwd": "[BUILDER_CACHE]\\CrWin7Goma_clbr_",
460 "env": { 408 "env": {
461 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json" 409 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
462 }, 410 },
463 "name": "process_dumps" 411 "name": "process_dumps"
464 }, 412 },
465 { 413 {
466 "name": "$result", 414 "name": "$result",
467 "recipe_result": null, 415 "recipe_result": null,
468 "status_code": 0 416 "status_code": 0
469 } 417 }
470 ] 418 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698