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

Side by Side Diff: scripts/slave/recipes/chromium.expected/dynamic_gtest_win.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 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 {
357 "allow_subannotations": true, 332 "allow_subannotations": true,
358 "cmd": [ 333 "cmd": [
359 "python", 334 "python",
360 "-u", 335 "-u",
361 "[SLAVE_BUILD]\\src\\infra\\scripts\\runtest_wrapper.py", 336 "[SLAVE_BUILD]\\src\\infra\\scripts\\runtest_wrapper.py",
362 "--", 337 "--",
363 "--target", 338 "--target",
364 "Release", 339 "Release",
365 "--factory-properties", 340 "--factory-properties",
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\"} ", 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\"} ",
(...skipping 16 matching lines...) Expand all
383 ], 358 ],
384 "env": { 359 "env": {
385 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json" 360 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
386 }, 361 },
387 "name": "browser_tests" 362 "name": "browser_tests"
388 }, 363 },
389 { 364 {
390 "cmd": [ 365 "cmd": [
391 "python", 366 "python",
392 "-u", 367 "-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",
418 "[SLAVE_BUILD]\\src\\chrome\\test\\mini_installer\\test_installer.py", 368 "[SLAVE_BUILD]\\src\\chrome\\test\\mini_installer\\test_installer.py",
419 "--build-dir", 369 "--build-dir",
420 "[SLAVE_BUILD]\\src\\out", 370 "[SLAVE_BUILD]\\src\\out",
421 "--target", 371 "--target",
422 "Release", 372 "Release",
423 "--force-clean", 373 "--force-clean",
424 "--config", 374 "--config",
425 "[SLAVE_BUILD]\\src\\chrome\\test\\mini_installer\\config\\config.config", 375 "[SLAVE_BUILD]\\src\\chrome\\test\\mini_installer\\config\\config.config",
426 "--write-full-results-to", 376 "--write-full-results-to",
427 "/path/to/tmp/json" 377 "/path/to/tmp/json"
(...skipping 15 matching lines...) Expand all
443 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json" 393 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
444 }, 394 },
445 "name": "process_dumps" 395 "name": "process_dumps"
446 }, 396 },
447 { 397 {
448 "name": "$result", 398 "name": "$result",
449 "recipe_result": null, 399 "recipe_result": null,
450 "status_code": 0 400 "status_code": 0
451 } 401 }
452 ] 402 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698