| OLD | NEW |
| 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 332 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 343 "--build-number=571", | 343 "--build-number=571", |
| 344 "base_unittests.exe" | 344 "base_unittests.exe" |
| 345 ], | 345 ], |
| 346 "cwd": "[BUILDER_CACHE]\\CrWinGoma", | 346 "cwd": "[BUILDER_CACHE]\\CrWinGoma", |
| 347 "env": { | 347 "env": { |
| 348 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 348 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 349 }, | 349 }, |
| 350 "name": "base_unittests" | 350 "name": "base_unittests" |
| 351 }, | 351 }, |
| 352 { | 352 { |
| 353 "cmd": [ | |
| 354 "python", | |
| 355 "-u", | |
| 356 "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results.
py", | |
| 357 "--input-gtest-json", | |
| 358 "{\"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\"}]}]}", | |
| 359 "--master-name", | |
| 360 "chromium.fyi", | |
| 361 "--builder-name", | |
| 362 "CrWinGoma", | |
| 363 "--build-number", | |
| 364 "571", | |
| 365 "--test-type", | |
| 366 "base_unittests", | |
| 367 "--test-results-server", | |
| 368 "test-results.appspot.com", | |
| 369 "--chrome-revision", | |
| 370 "refs/heads/master@{#170242}" | |
| 371 ], | |
| 372 "cwd": "[BUILDER_CACHE]\\CrWinGoma", | |
| 373 "env": { | |
| 374 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | |
| 375 }, | |
| 376 "name": "Upload to test-results [base_unittests]" | |
| 377 }, | |
| 378 { | |
| 379 "allow_subannotations": true, | 353 "allow_subannotations": true, |
| 380 "cmd": [ | 354 "cmd": [ |
| 381 "python", | 355 "python", |
| 382 "-u", | 356 "-u", |
| 383 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | 357 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", |
| 384 "--target", | 358 "--target", |
| 385 "Release", | 359 "Release", |
| 386 "--factory-properties", | 360 "--factory-properties", |
| 387 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinGoma\",
\"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildername\":
null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \"T
estSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 361 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinGoma\",
\"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildername\":
null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \"T
estSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 388 "--build-properties", | 362 "--build-properties", |
| (...skipping 11 matching lines...) Expand all Loading... |
| 400 "cwd": "[BUILDER_CACHE]\\CrWinGoma", | 374 "cwd": "[BUILDER_CACHE]\\CrWinGoma", |
| 401 "env": { | 375 "env": { |
| 402 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 376 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 403 }, | 377 }, |
| 404 "name": "content_unittests" | 378 "name": "content_unittests" |
| 405 }, | 379 }, |
| 406 { | 380 { |
| 407 "cmd": [ | 381 "cmd": [ |
| 408 "python", | 382 "python", |
| 409 "-u", | 383 "-u", |
| 410 "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results.
py", | |
| 411 "--input-gtest-json", | |
| 412 "{\"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\"}]}]}", | |
| 413 "--master-name", | |
| 414 "chromium.fyi", | |
| 415 "--builder-name", | |
| 416 "CrWinGoma", | |
| 417 "--build-number", | |
| 418 "571", | |
| 419 "--test-type", | |
| 420 "content_unittests", | |
| 421 "--test-results-server", | |
| 422 "test-results.appspot.com", | |
| 423 "--chrome-revision", | |
| 424 "refs/heads/master@{#170242}" | |
| 425 ], | |
| 426 "cwd": "[BUILDER_CACHE]\\CrWinGoma", | |
| 427 "env": { | |
| 428 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | |
| 429 }, | |
| 430 "name": "Upload to test-results [content_unittests]" | |
| 431 }, | |
| 432 { | |
| 433 "cmd": [ | |
| 434 "python", | |
| 435 "-u", | |
| 436 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", | 384 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", |
| 437 "--target", | 385 "--target", |
| 438 "Release" | 386 "Release" |
| 439 ], | 387 ], |
| 440 "cwd": "[BUILDER_CACHE]\\CrWinGoma", | 388 "cwd": "[BUILDER_CACHE]\\CrWinGoma", |
| 441 "env": { | 389 "env": { |
| 442 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 390 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 443 }, | 391 }, |
| 444 "name": "process_dumps" | 392 "name": "process_dumps" |
| 445 }, | 393 }, |
| 446 { | 394 { |
| 447 "name": "$result", | 395 "name": "$result", |
| 448 "recipe_result": null, | 396 "recipe_result": null, |
| 449 "status_code": 0 | 397 "status_code": 0 |
| 450 } | 398 } |
| 451 ] | 399 ] |
| OLD | NEW |