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

Side by Side Diff: scripts/slave/recipes/chromium.expected/dynamic_gtest_win.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 311 matching lines...) Expand 10 before | Expand all | Expand 10 after
322 "--slave-name=TestSlavename", 322 "--slave-name=TestSlavename",
323 "--build-number=571", 323 "--build-number=571",
324 "aura_unittests.exe" 324 "aura_unittests.exe"
325 ], 325 ],
326 "env": { 326 "env": {
327 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json" 327 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
328 }, 328 },
329 "name": "aura_unittests" 329 "name": "aura_unittests"
330 }, 330 },
331 { 331 {
332 "cmd": [
333 "python",
334 "-u",
335 "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results. py",
336 "--input-gtest-json",
337 "{\"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\"}]}]}",
338 "--master-name",
339 "chromium.win",
340 "--builder-name",
341 "Win7 Tests (1)",
342 "--build-number",
343 "571",
344 "--test-type",
345 "aura_unittests",
346 "--test-results-server",
347 "test-results.appspot.com",
348 "--chrome-revision",
349 "refs/heads/master@{#170242}"
350 ],
351 "env": {
352 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
353 },
354 "name": "Upload to test-results [aura_unittests]"
355 },
356 {
332 "allow_subannotations": true, 357 "allow_subannotations": true,
333 "cmd": [ 358 "cmd": [
334 "python", 359 "python",
335 "-u", 360 "-u",
336 "[SLAVE_BUILD]\\src\\infra\\scripts\\runtest_wrapper.py", 361 "[SLAVE_BUILD]\\src\\infra\\scripts\\runtest_wrapper.py",
337 "--", 362 "--",
338 "--target", 363 "--target",
339 "Release", 364 "Release",
340 "--factory-properties", 365 "--factory-properties",
341 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Win7 Tests (1)\", \"buildnumber\": 571, \"mastername\": \"chrom ium.win\", \"parent_buildername\": \"Win Builder\", \"recipe\": \"chromium\", \" slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"} ", 366 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Win7 Tests (1)\", \"buildnumber\": 571, \"mastername\": \"chrom ium.win\", \"parent_buildername\": \"Win Builder\", \"recipe\": \"chromium\", \" slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"} ",
(...skipping 16 matching lines...) Expand all
358 ], 383 ],
359 "env": { 384 "env": {
360 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json" 385 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
361 }, 386 },
362 "name": "browser_tests" 387 "name": "browser_tests"
363 }, 388 },
364 { 389 {
365 "cmd": [ 390 "cmd": [
366 "python", 391 "python",
367 "-u", 392 "-u",
393 "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results. py",
394 "--input-gtest-json",
395 "{\"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\"}]}]}",
396 "--master-name",
397 "chromium.win",
398 "--builder-name",
399 "Win7 Tests (1)",
400 "--build-number",
401 "571",
402 "--test-type",
403 "browser_tests",
404 "--test-results-server",
405 "test-results.appspot.com",
406 "--chrome-revision",
407 "refs/heads/master@{#170242}"
408 ],
409 "env": {
410 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
411 },
412 "name": "Upload to test-results [browser_tests]"
413 },
414 {
415 "cmd": [
416 "python",
417 "-u",
368 "[SLAVE_BUILD]\\src\\chrome\\test\\mini_installer\\test_installer.py", 418 "[SLAVE_BUILD]\\src\\chrome\\test\\mini_installer\\test_installer.py",
369 "--build-dir", 419 "--build-dir",
370 "[SLAVE_BUILD]\\src\\out", 420 "[SLAVE_BUILD]\\src\\out",
371 "--target", 421 "--target",
372 "Release", 422 "Release",
373 "--force-clean", 423 "--force-clean",
374 "--config", 424 "--config",
375 "[SLAVE_BUILD]\\src\\chrome\\test\\mini_installer\\config\\config.config", 425 "[SLAVE_BUILD]\\src\\chrome\\test\\mini_installer\\config\\config.config",
376 "--write-full-results-to", 426 "--write-full-results-to",
377 "/path/to/tmp/json" 427 "/path/to/tmp/json"
(...skipping 15 matching lines...) Expand all
393 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json" 443 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
394 }, 444 },
395 "name": "process_dumps" 445 "name": "process_dumps"
396 }, 446 },
397 { 447 {
398 "name": "$result", 448 "name": "$result",
399 "recipe_result": null, 449 "recipe_result": null,
400 "status_code": 0 450 "status_code": 0
401 } 451 }
402 ] 452 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698