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

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Mac64_ASAN.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/v8.expected/full_client_v8_V8_Mac64_ASAN.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Mac64_ASAN.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Mac64_ASAN.json
index 26a5d894eb822709c46b0a51eb0ff7a2f846bac3..33a8a9bed048262eb379c9775cdcbcb7fb56dca2 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Mac64_ASAN.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Mac64_ASAN.json
@@ -74,7 +74,7 @@
"name": "swarming.py --version",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
- "@@@STEP_TEXT@0.8.6@@@"
+ "@@@STEP_TEXT@0.4.10@@@"
]
},
{
@@ -569,8 +569,9 @@
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
- "--json",
- "{\"base_task_name\": \"Check/Mac-10.9/[dummy has/V8 Mac64 ASAN/571\", \"tasks\": {\"Check/Mac-10.9/[dummy has/V8 Mac64 ASAN/571:4:0\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}, \"Check/Mac-10.9/[dummy has/V8 Mac64 ASAN/571:4:1\": {\"shard_index\": 1, \"task_id\": \"10100\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10100\"}, \"Check/Mac-10.9/[dummy has/V8 Mac64 ASAN/571:4:2\": {\"shard_index\": 2, \"task_id\": \"10200\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10200\"}, \"Check/Mac-10.9/[dummy has/V8 Mac64 ASAN/571:4:3\": {\"shard_index\": 3, \"task_id\": \"10300\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10300\"}}}"
+ "--shards",
+ "4",
+ "Check/Mac-10.9/[dummy has/V8 Mac64 ASAN/571"
],
"name": "Check",
"~followup_annotations": [
@@ -608,8 +609,9 @@
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
- "--json",
- "{\"base_task_name\": \"Ignition - turbofan/Mac-10.9/[dummy has/V8 Mac64 ASAN/571\", \"tasks\": {\"Ignition - turbofan/Mac-10.9/[dummy has/V8 Mac64 ASAN/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}"
+ "--shards",
+ "1",
+ "Ignition - turbofan/Mac-10.9/[dummy has/V8 Mac64 ASAN/571"
],
"name": "Ignition - turbofan",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698