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

Unified Diff: scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_disconnected_device.json

Issue 2282563004: Do not exclude the last revision in the range returned by gitiles. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: typo 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 side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_disconnected_device.json
diff --git a/scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_disconnected_device.json b/scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_disconnected_device.json
index fdc8204361f39fc412be073f8d2251085edf1679..207512800720a11ef88f14b99397f0840f66b69c 100644
--- a/scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_disconnected_device.json
+++ b/scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_disconnected_device.json
@@ -1890,17 +1890,6 @@
"stdout": "/path/to/tmp/"
},
{
- "cmd": [
- "git",
- "footers",
- "--position",
- "e28dc0d49c331def2a3bbf3ddd0096eb51551155"
- ],
- "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src",
- "name": "resolving hash e28dc0d49c331def2a3bbf3ddd0096eb51551155",
- "stdout": "/path/to/tmp/"
- },
- {
"cmd": [],
"cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
"name": "Debug Info",
@@ -3236,17 +3225,6 @@
"stdout": "/path/to/tmp/"
},
{
- "cmd": [
- "git",
- "footers",
- "--position",
- "e28dc0d49c331def2a3bbf3ddd0096eb51551155"
- ],
- "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src",
- "name": "resolving hash e28dc0d49c331def2a3bbf3ddd0096eb51551155 (2)",
- "stdout": "/path/to/tmp/"
- },
- {
"cmd": [],
"cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
"name": "Debug Info (2)",
@@ -3257,7 +3235,6 @@
"@@@STEP_LOG_LINE@Debug Info@Revision Values @@@",
"@@@STEP_LOG_LINE@Debug Info@chromium@e28dc0d49c[] @@@",
"@@@STEP_LOG_LINE@Debug Info@chromium@fc6dfc7ff5[] @@@",
- "@@@STEP_LOG_LINE@Debug Info@chromium@e28dc0d49c[] @@@",
"@@@STEP_LOG_LINE@Debug Info@chromium@fc6dfc7ff5[] @@@",
"@@@STEP_LOG_END@Debug Info@@@"
]

Powered by Google App Engine
This is Rietveld 408576698