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

Unified Diff: scripts/slave/recipes/bisect_test/example_bisect_results.expected/failed_direction_test.json

Issue 1930433002: Roll recipe dependencies (nontrivial). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rebase Created 4 years, 8 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 side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/bisect_test/example_bisect_results.expected/failed_direction_test.json
diff --git a/scripts/slave/recipes/bisect_test/example_bisect_results.expected/failed_direction_test.json b/scripts/slave/recipes/bisect_test/example_bisect_results.expected/failed_direction_test.json
index ac898e4cb5a4faad2c2a52e211f965b41cfc77de..4eef0b3ff5499a1e930698b00241ec2ca99638ec 100644
--- a/scripts/slave/recipes/bisect_test/example_bisect_results.expected/failed_direction_test.json
+++ b/scripts/slave/recipes/bisect_test/example_bisect_results.expected/failed_direction_test.json
@@ -20,7 +20,6 @@
},
{
"cmd": [],
- "cwd": "[SLAVE_BUILD]",
"name": "config",
"~followup_annotations": [
"@@@STEP_LOG_LINE@Bisect job configuration@{@@@",
@@ -44,7 +43,6 @@
},
{
"cmd": [],
- "cwd": "[SLAVE_BUILD]",
"name": "Resolving reference range"
},
{
@@ -58,7 +56,6 @@
"--attempts",
"3"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Resolving reference range.crrev get commit hash for refs/heads/master@{#314017}",
"stdout": "/path/to/tmp/json",
"~followup_annotations": [
@@ -80,7 +77,6 @@
"--attempts",
"3"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Resolving reference range.crrev get commit hash for refs/heads/master@{#314015}",
"stdout": "/path/to/tmp/json",
"~followup_annotations": [
@@ -100,7 +96,6 @@
"--commit",
"deadbeef"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Resolving reference range.fetch file deadbeef:DEPS",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -120,7 +115,6 @@
"--commit",
"c001c0de"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Resolving reference range.fetch file c001c0de:DEPS",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -137,7 +131,6 @@
"-u",
"RECIPE_MODULE[build::perf_dashboard]/resources/post_json.py"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Post bisect results",
"stdin": "{\"data\": {\"aborted_reason\": \"The metric values for the initial \\\"good\\\" and \\\"bad\\\" revisions match the expected direction of improvement. Thus, likely represent an improvement and not a regression.\", \"bad_revision\": \"deadbeef\", \"bisect_bot\": \"linux_perf_tester\", \"bug_id\": null, \"buildbot_log_url\": \"http://build.chromium.org/p/chromium/builders//builds/\", \"change\": null, \"command\": \"src/tools/perf/run_benchmark -v --browser=release smoothness.tough_scrolling_cases\", \"culprit_data\": null, \"good_revision\": \"c001c0de\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"revision_data\": [], \"score\": 0, \"status\": \"completed\", \"test_type\": \"perf\", \"try_job_id\": null, \"warnings\": [\"This is a demo warning\"]}, \"url\": \"https://chromeperf.appspot.com/post_bisect_results\"}",
"stdout": "/path/to/tmp/json",

Powered by Google App Engine
This is Rietveld 408576698