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

Unified Diff: scripts/slave/recipes/swarming/staging.expected/mac_Release.json

Issue 2102153004: Revert "Add CIPD package support to swarming recipe api" (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 6 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/swarming/staging.expected/mac_Release.json
diff --git a/scripts/slave/recipes/swarming/staging.expected/mac_Release.json b/scripts/slave/recipes/swarming/staging.expected/mac_Release.json
index 35fbd73c7b9d5b86adf1c0727fc09c2ac337691d..436f33928361a85aa39173d36e2e1363ffc1fbd8 100644
--- a/scripts/slave/recipes/swarming/staging.expected/mac_Release.json
+++ b/scripts/slave/recipes/swarming/staging.expected/mac_Release.json
@@ -91,7 +91,7 @@
"name": "swarming.py --version",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
- "@@@STEP_TEXT@0.8.6@@@"
+ "@@@STEP_TEXT@0.4.10@@@"
]
},
{
@@ -422,8 +422,9 @@
"--decorate",
"--print-status-updates",
"--verbose",
- "--json",
- "{\"base_task_name\": \"dummy_target_1/Mac/[dummy has/TestBuilder/571\", \"tasks\": {\"dummy_target_1/Mac/[dummy has/TestBuilder/571:2:0\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm-dev.appspot.com/user/task/10000\"}, \"dummy_target_1/Mac/[dummy has/TestBuilder/571:2:1\": {\"shard_index\": 1, \"task_id\": \"10100\", \"view_url\": \"https://chromium-swarm-dev.appspot.com/user/task/10100\"}}}"
+ "--shards",
+ "2",
+ "dummy_target_1/Mac/[dummy has/TestBuilder/571"
],
"name": "dummy_target_1 on Mac",
"~followup_annotations": [
@@ -473,8 +474,9 @@
"--decorate",
"--print-status-updates",
"--verbose",
- "--json",
- "{\"base_task_name\": \"dummy_target_2/Mac/[dummy has/TestBuilder/571\", \"tasks\": {\"dummy_target_2/Mac/[dummy has/TestBuilder/571:2:0\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm-dev.appspot.com/user/task/10000\"}, \"dummy_target_2/Mac/[dummy has/TestBuilder/571:2:1\": {\"shard_index\": 1, \"task_id\": \"10100\", \"view_url\": \"https://chromium-swarm-dev.appspot.com/user/task/10100\"}}}"
+ "--shards",
+ "2",
+ "dummy_target_2/Mac/[dummy has/TestBuilder/571"
],
"name": "dummy_target_2 on Mac",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698