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

Unified Diff: scripts/slave/recipe_modules/auto_bisect_staging/example.expected/retest_bisect.json

Issue 2494213002: Pushing the detailed error messages to dashboard. (Closed)
Patch Set: Created 4 years, 1 month 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 side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipe_modules/auto_bisect_staging/example.expected/retest_bisect.json
diff --git a/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/retest_bisect.json b/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/retest_bisect.json
index ddd2f3c957ee412c17ff557b1d006f9a6846e4ac..b9e0f987a04827146908634dde6a444cd918125b 100644
--- a/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/retest_bisect.json
+++ b/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/retest_bisect.json
@@ -7201,7 +7201,7 @@
],
"cwd": "[SLAVE_BUILD]",
"name": "Post bisect results",
- "stdin": "{\"data\": {\"aborted_reason\": null, \"bad_revision\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111\", \"bisect_bot\": \"linux_perf_tester\", \"bug_id\": \"-1\", \"buildbot_log_url\": \"http://build.chromium.org/p/chromium/builders/linux_perf_bisect/builds/571\", \"change\": \"600.00%\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"culprit_data\": null, \"good_revision\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"revision_data\": [{\"commit_hash\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222\", \"depot_name\": \"chromium\", \"mean_value\": 0.09090909090909091, \"result\": \"good\", \"revision_string\": \"chromium@a6298e4afe\", \"std_dev\": 0.9534625892455922, \"values\": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1]}, {\"commit_hash\": \"dcdcdc0ff1122212323134879ddceeb1240b0988\", \"depot_name\": \"chromium\", \"mean_value\": 0.0, \"result\": \"unknown\", \"revision_string\": \"chromium@dcdcdc0ff1\", \"std_dev\": 0.0, \"values\": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}, {\"commit_hash\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111\", \"depot_name\": \"chromium\", \"mean_value\": 0.6363636363636364, \"result\": \"bad\", \"revision_string\": \"chromium@00316c9ddf\", \"std_dev\": 6.674238124719146, \"values\": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7]}], \"status\": \"started\", \"test_type\": \"perf\", \"try_job_id\": null, \"warnings\": []}, \"url\": \"https://chromeperf.appspot.com/post_bisect_results\"}",
+ "stdin": "{\"data\": {\"aborted_reason\": \"Bisect cannot identify a culprit: \", \"bad_revision\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111\", \"bisect_bot\": \"linux_perf_tester\", \"bug_id\": \"-1\", \"buildbot_log_url\": \"http://build.chromium.org/p/chromium/builders/linux_perf_bisect/builds/571\", \"change\": \"600.00%\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \"culprit_data\": null, \"good_revision\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"revision_data\": [{\"commit_hash\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222\", \"depot_name\": \"chromium\", \"mean_value\": 0.09090909090909091, \"result\": \"good\", \"revision_string\": \"chromium@a6298e4afe\", \"std_dev\": 0.9534625892455922, \"values\": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1]}, {\"commit_hash\": \"dcdcdc0ff1122212323134879ddceeb1240b0988\", \"depot_name\": \"chromium\", \"mean_value\": 0.0, \"result\": \"unknown\", \"revision_string\": \"chromium@dcdcdc0ff1\", \"std_dev\": 0.0, \"values\": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}, {\"commit_hash\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111\", \"depot_name\": \"chromium\", \"mean_value\": 0.6363636363636364, \"result\": \"bad\", \"revision_string\": \"chromium@00316c9ddf\", \"std_dev\": 6.674238124719146, \"values\": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7]}], \"status\": \"started\", \"test_type\": \"perf\", \"try_job_id\": null, \"warnings\": []}, \"url\": \"https://chromeperf.appspot.com/post_bisect_results\"}",
"stdout": "/path/to/tmp/json",
"~followup_annotations": [
"@@@STEP_TEXT@Failed to upload result to Perf Dashboard. Error response: None@@@",

Powered by Google App Engine
This is Rietveld 408576698