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

Unified Diff: scripts/slave/recipe_modules/cipd/example.expected/describe-failed.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/recipe_modules/cipd/example.expected/describe-failed.json
diff --git a/scripts/slave/recipe_modules/cipd/example.expected/describe-failed.json b/scripts/slave/recipe_modules/cipd/example.expected/describe-failed.json
index 05b6f5952e94fb03dee9aca7aedae07c24fd16b5..25939e479ceaabdd2f4702903a5e74b59feffa12 100644
--- a/scripts/slave/recipe_modules/cipd/example.expected/describe-failed.json
+++ b/scripts/slave/recipe_modules/cipd/example.expected/describe-failed.json
@@ -11,7 +11,6 @@
"--json-output",
"/path/to/tmp/json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "install cipd",
"~followup_annotations": [
"@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@@",
@@ -36,7 +35,6 @@
"--version",
"deadbeaf"
],
- "cwd": "[SLAVE_BUILD]",
"name": "install cipd (2)",
"~followup_annotations": [
"@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@@",
@@ -58,7 +56,6 @@
"--json-output",
"/path/to/tmp/json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "ensure_installed",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -82,7 +79,6 @@
"--json-output",
"/path/to/tmp/json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "cipd search public/package/linux-amd64 git_revision:40-chars-long-hash",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -106,7 +102,6 @@
"--json-output",
"/path/to/tmp/json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "cipd describe public/package/linux-amd64",
"~followup_annotations": [
"step returned non-zero exit code: 1",

Powered by Google App Engine
This is Rietveld 408576698