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

Unified Diff: scripts/slave/recipe_modules/auto_bisect/example.expected/missing_deps_entry.json

Issue 1050253003: Changed the step name for wait_for_any.py to include only one revision. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@hax
Patch Set: Removing colon. Created 5 years, 9 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/recipe_modules/auto_bisect/example.expected/missing_deps_entry.json
diff --git a/scripts/slave/recipe_modules/auto_bisect/example.expected/missing_deps_entry.json b/scripts/slave/recipe_modules/auto_bisect/example.expected/missing_deps_entry.json
index da311997cd95c0f43313ba87f23c353f469acb89..af15427f197126d2e619ffab4a2d41c1584f595c 100644
--- a/scripts/slave/recipe_modules/auto_bisect/example.expected/missing_deps_entry.json
+++ b/scripts/slave/recipe_modules/auto_bisect/example.expected/missing_deps_entry.json
@@ -149,7 +149,7 @@
"gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip",
"gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip"
],
- "name": "Waiting for any of these revisions:314015 314017"
+ "name": "Waiting for revision 314015 and 1 other revision(s)."
},
{
"cmd": [
@@ -305,7 +305,7 @@
"[DEPOT_TOOLS]/gsutil.py",
"gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test"
],
- "name": "Waiting for any of these revisions:314015 314017 (2)"
+ "name": "Waiting for revision 314015 and 1 other revision(s). (2)"
},
{
"cmd": [
@@ -390,7 +390,7 @@
"[DEPOT_TOOLS]/gsutil.py",
"gs://chrome-perf/Linux Builder/full-build-linux_dcdcdc0ff1122212323134879ddceeb1240b0988.zip"
],
- "name": "Waiting for any of these revisions:314016"
+ "name": "Waiting for revision 314016"
},
{
"cmd": [
@@ -452,7 +452,7 @@
"[DEPOT_TOOLS]/gsutil.py",
"gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988-test"
],
- "name": "Waiting for any of these revisions:314016 (2)"
+ "name": "Waiting for revision 314016 (2)"
},
{
"cmd": [

Powered by Google App Engine
This is Rietveld 408576698