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

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

Issue 2336293002: Updating swarming api to check for chartjson results from a finished (Closed)
Patch Set: Adding correct recipe test for chartjson Created 4 years, 3 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_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--spec", 7 "--spec",
8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src .git'}]", 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src .git'}]",
9 "--patch_root", 9 "--patch_root",
10 "src", 10 "src",
(...skipping 353 matching lines...) Expand 10 before | Expand all | Expand 10 after
364 "--tag", 364 "--tag",
365 "project:chromium", 365 "project:chromium",
366 "--tag", 366 "--tag",
367 "purpose:CI", 367 "purpose:CI",
368 "--tag", 368 "--tag",
369 "purpose:post-commit", 369 "purpose:post-commit",
370 "--tag", 370 "--tag",
371 "slavename:TestSlavename", 371 "slavename:TestSlavename",
372 "--tag", 372 "--tag",
373 "stepname:telemetry_gpu_unittests on Ubuntu-12.04", 373 "stepname:telemetry_gpu_unittests on Ubuntu-12.04",
374 "eeeeeeeeeeeeeeeeeeeeeeeeeeeeee", 374 "eeeeeeeeeeeeeeeeeeeeeeeeeeeeee"
375 "--",
376 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json"
377 ], 375 ],
378 "env": { 376 "env": {
379 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 377 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
380 }, 378 },
381 "name": "[trigger] telemetry_gpu_unittests on Ubuntu-12.04", 379 "name": "[trigger] telemetry_gpu_unittests on Ubuntu-12.04",
382 "~followup_annotations": [ 380 "~followup_annotations": [
383 "@@@STEP_LOG_LINE@json.output@{@@@", 381 "@@@STEP_LOG_LINE@json.output@{@@@",
384 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"telemetry_gpu_unitte sts/Ubuntu-12.04/eeeeeeeeee/Linux Tests/571\", @@@", 382 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"telemetry_gpu_unitte sts/Ubuntu-12.04/eeeeeeeeee/Linux Tests/571\", @@@",
385 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 383 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
386 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_unittests/Ubuntu-12.04/e eeeeeeeee/Linux Tests/571:2:0\": {@@@", 384 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_unittests/Ubuntu-12.04/e eeeeeeeee/Linux Tests/571:2:0\": {@@@",
(...skipping 27 matching lines...) Expand all
414 "{\"base_task_name\": \"telemetry_gpu_unittests/Ubuntu-12.04/eeeeeeeeee/Li nux Tests/571\", \"tasks\": {\"telemetry_gpu_unittests/Ubuntu-12.04/eeeeeeeeee/L inux Tests/571:2:0\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}, \"telemetry_gpu_unitte sts/Ubuntu-12.04/eeeeeeeeee/Linux Tests/571:2:1\": {\"shard_index\": 1, \"task_i d\": \"10100\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/101 00\"}}}", 412 "{\"base_task_name\": \"telemetry_gpu_unittests/Ubuntu-12.04/eeeeeeeeee/Li nux Tests/571\", \"tasks\": {\"telemetry_gpu_unittests/Ubuntu-12.04/eeeeeeeeee/L inux Tests/571:2:0\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}, \"telemetry_gpu_unitte sts/Ubuntu-12.04/eeeeeeeeee/Linux Tests/571:2:1\": {\"shard_index\": 1, \"task_i d\": \"10100\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/101 00\"}}}",
415 "--task-output-dir", 413 "--task-output-dir",
416 "/path/to/tmp/" 414 "/path/to/tmp/"
417 ], 415 ],
418 "env": { 416 "env": {
419 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 417 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
420 }, 418 },
421 "name": "telemetry_gpu_unittests on Ubuntu-12.04", 419 "name": "telemetry_gpu_unittests on Ubuntu-12.04",
422 "~followup_annotations": [ 420 "~followup_annotations": [
423 "step returned non-zero exit code: 1", 421 "step returned non-zero exit code: 1",
424 "@@@STEP_TEXT@<br/>failures:<br/>test1.Test1<br/>test2.Test2<br/>test3.Tes t3<br/>test4.Test4<br/>@@@",
425 "@@@STEP_LOG_LINE@outdir_json@{@@@", 422 "@@@STEP_LOG_LINE@outdir_json@{@@@",
423 "@@@STEP_LOG_LINE@outdir_json@ \"0/chartjson-output.json\": \"{\\\"dummy\ \\": \\\"dummy0\\\", \\\"charts\\\": \\\"chart0\\\"}\", @@@",
426 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"successes\\\": [ ], \\\"failures\\\": [\\\"test1.Test1\\\", \\\"test2.Test2\\\"], \\\"valid\\\": true, \\\"times\\\": {\\\"test2.Test2\\\": 0.1, \\\"test1.Test1\\\": 0.1}}\", @@ @", 424 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"successes\\\": [ ], \\\"failures\\\": [\\\"test1.Test1\\\", \\\"test2.Test2\\\"], \\\"valid\\\": true, \\\"times\\\": {\\\"test2.Test2\\\": 0.1, \\\"test1.Test1\\\": 0.1}}\", @@ @",
425 "@@@STEP_LOG_LINE@outdir_json@ \"1/chartjson-output.json\": \"{\\\"dummy\ \\": \\\"dummy1\\\", \\\"charts\\\": \\\"chart1\\\"}\", @@@",
427 "@@@STEP_LOG_LINE@outdir_json@ \"1/output.json\": \"{\\\"successes\\\": [ ], \\\"failures\\\": [\\\"test3.Test3\\\", \\\"test4.Test4\\\"], \\\"valid\\\": true, \\\"times\\\": {\\\"test3.Test3\\\": 0.1, \\\"test4.Test4\\\": 0.1}}\", @@ @", 426 "@@@STEP_LOG_LINE@outdir_json@ \"1/output.json\": \"{\\\"successes\\\": [ ], \\\"failures\\\": [\\\"test3.Test3\\\", \\\"test4.Test4\\\"], \\\"valid\\\": true, \\\"times\\\": {\\\"test3.Test3\\\": 0.1, \\\"test4.Test4\\\": 0.1}}\", @@ @",
428 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": true}, {\\\"internal_failure\\\": false, \\\"failure\\\": true}]}\"@@@", 427 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": true}, {\\\"internal_failure\\\": false, \\\"failure\\\": true}]}\"@@@",
429 "@@@STEP_LOG_LINE@outdir_json@}@@@", 428 "@@@STEP_LOG_LINE@outdir_json@}@@@",
430 "@@@STEP_LOG_END@outdir_json@@@", 429 "@@@STEP_LOG_END@outdir_json@@@",
430 "@@@STEP_LOG_LINE@no_results_exc@'str' object has no attribute 'extend'@@@ ",
Ken Russell (switch to Gerrit) 2016/09/17 03:33:46 This exception looks problematic. It shows up in a
eyaich1 2016/09/19 17:56:16 Done.
431 "@@@STEP_LOG_END@no_results_exc@@@",
432 "@@@STEP_LOG_LINE@invalid_results_exc@'failures'@@@",
433 "@@@STEP_LOG_END@invalid_results_exc@@@",
431 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@", 434 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@",
432 "@@@STEP_LINK@shard #1@https://chromium-swarm.appspot.com/user/task/10100@ @@", 435 "@@@STEP_LINK@shard #1@https://chromium-swarm.appspot.com/user/task/10100@ @@",
433 "@@@STEP_FAILURE@@@" 436 "@@@STEP_FAILURE@@@"
434 ] 437 ]
435 }, 438 },
436 { 439 {
437 "name": "$result", 440 "name": "$result",
438 "reason": "1 tests failed: ['telemetry_gpu_unittests']", 441 "reason": "1 tests failed: ['telemetry_gpu_unittests']",
439 "recipe_result": null, 442 "recipe_result": null,
440 "status_code": 1 443 "status_code": 1
441 } 444 }
442 ] 445 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698