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

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

Issue 2375663003: Add json test results format support for SwarmingIsolatedScriptTest (Closed)
Patch Set: Add no cover Created 4 years, 2 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 404 matching lines...) Expand 10 before | Expand all | Expand 10 after
415 "{\"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 "{\"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\"}}}",
416 "--task-output-dir", 416 "--task-output-dir",
417 "/path/to/tmp/" 417 "/path/to/tmp/"
418 ], 418 ],
419 "env": { 419 "env": {
420 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 420 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
421 }, 421 },
422 "name": "telemetry_gpu_unittests on Ubuntu-12.04", 422 "name": "telemetry_gpu_unittests on Ubuntu-12.04",
423 "~followup_annotations": [ 423 "~followup_annotations": [
424 "step returned non-zero exit code: 1", 424 "step returned non-zero exit code: 1",
425 "@@@STEP_TEXT@<br/>failures:<br/>test1.Test1<br/>test2.Test2<br/>test3.Tes t3<br/>test4.Test4<br/>@@@", 425 "@@@STEP_TEXT@<br/>failures:<br/>test3.Test3<br/>test1.Test1<br/>test1.Tes t2<br/>test3.Test4<br/>@@@",
426 "@@@STEP_LOG_LINE@outdir_json@{@@@", 426 "@@@STEP_LOG_LINE@outdir_json@{@@@",
427 "@@@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}}\", @@ @", 427 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"tests\\\": {\\\" test1\\\": {\\\"Test1\\\": {\\\"expected\\\": \\\"PASS\\\", \\\"actual\\\": \\\" FAIL FAIL TIMEOUT\\\"}, \\\"Test2\\\": {\\\"expected\\\": \\\"PASS TIMEOUT\\\", \\\"actual\\\": \\\"FAIL FAIL FAIL\\\"}}}, \\\"interrupted\\\": false, \\\"path_ delimiter\\\": \\\".\\\", \\\"version\\\": 3, \\\"seconds_since_epoch\\\": 14000 000, \\\"num_failures_by_type\\\": {\\\"FAIL\\\": 2, \\\"PASS\\\": 0}}\", @@@",
428 "@@@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@ \"1/output.json\": \"{\\\"tests\\\": {\\\" test3\\\": {\\\"Test3\\\": {\\\"expected\\\": \\\"PASS\\\", \\\"actual\\\": \\\" FAIL FAIL TIMEOUT\\\"}, \\\"Test4\\\": {\\\"expected\\\": \\\"PASS TIMEOUT\\\", \\\"actual\\\": \\\"FAIL FAIL FAIL\\\"}}}, \\\"interrupted\\\": false, \\\"path_ delimiter\\\": \\\".\\\", \\\"version\\\": 3, \\\"seconds_since_epoch\\\": 14000 001, \\\"num_failures_by_type\\\": {\\\"FAIL\\\": 2, \\\"PASS\\\": 0}}\", @@@",
429 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": true, \\\"exit_code\\\": \\\"1\\\ "}, {\\\"internal_failure\\\": false, \\\"failure\\\": true, \\\"exit_code\\\": \\\"1\\\"}]}\"@@@", 429 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": true, \\\"exit_code\\\": \\\"1\\\ "}, {\\\"internal_failure\\\": false, \\\"failure\\\": true, \\\"exit_code\\\": \\\"1\\\"}]}\"@@@",
430 "@@@STEP_LOG_LINE@outdir_json@}@@@", 430 "@@@STEP_LOG_LINE@outdir_json@}@@@",
431 "@@@STEP_LOG_END@outdir_json@@@", 431 "@@@STEP_LOG_END@outdir_json@@@",
432 "@@@STEP_LINK@shard #0 (failed)@https://chromium-swarm.appspot.com/user/ta sk/10000@@@", 432 "@@@STEP_LINK@shard #0 (failed)@https://chromium-swarm.appspot.com/user/ta sk/10000@@@",
433 "@@@STEP_LINK@shard #1 (failed)@https://chromium-swarm.appspot.com/user/ta sk/10100@@@", 433 "@@@STEP_LINK@shard #1 (failed)@https://chromium-swarm.appspot.com/user/ta sk/10100@@@",
434 "@@@STEP_FAILURE@@@" 434 "@@@STEP_FAILURE@@@"
435 ] 435 ]
436 }, 436 },
437 { 437 {
438 "name": "$result", 438 "name": "$result",
439 "reason": "1 tests failed: ['telemetry_gpu_unittests']", 439 "reason": "1 tests failed: ['telemetry_gpu_unittests']",
440 "recipe_result": null, 440 "recipe_result": null,
441 "status_code": 1 441 "status_code": 1
442 } 442 }
443 ] 443 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698