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

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_ports_V8_Arm.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_ports_V8_Arm.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_ports_V8_Arm.json b/scripts/slave/recipes/v8.expected/full_client_v8_ports_V8_Arm.json
index 9095da271087ee6eb3aaaf86e73e801f9e49ee82..07a8b271a4bfce0a5375df094d59813c23f671c7 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_ports_V8_Arm.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_ports_V8_Arm.json
@@ -89,7 +89,7 @@
"name": "swarming.py --version",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
- "@@@STEP_TEXT@0.8.6@@@"
+ "@@@STEP_TEXT@0.4.10@@@"
]
},
{
@@ -680,8 +680,9 @@
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
- "--json",
- "{\"base_task_name\": \"Check/Ubuntu-14.04/[dummy has/V8 Arm/571\", \"tasks\": {\"Check/Ubuntu-14.04/[dummy has/V8 Arm/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}"
+ "--shards",
+ "1",
+ "Check/Ubuntu-14.04/[dummy has/V8 Arm/571"
],
"name": "Check",
"~followup_annotations": [
@@ -719,8 +720,9 @@
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
- "--json",
- "{\"base_task_name\": \"Benchmarks/Ubuntu-14.04/[dummy has/V8 Arm/571\", \"tasks\": {\"Benchmarks/Ubuntu-14.04/[dummy has/V8 Arm/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}"
+ "--shards",
+ "1",
+ "Benchmarks/Ubuntu-14.04/[dummy has/V8 Arm/571"
],
"name": "Benchmarks",
"~followup_annotations": [
@@ -758,8 +760,9 @@
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
- "--json",
- "{\"base_task_name\": \"OptimizeForSize/Ubuntu-14.04/[dummy has/V8 Arm/571\", \"tasks\": {\"OptimizeForSize/Ubuntu-14.04/[dummy has/V8 Arm/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}"
+ "--shards",
+ "1",
+ "OptimizeForSize/Ubuntu-14.04/[dummy has/V8 Arm/571"
],
"name": "OptimizeForSize",
"~followup_annotations": [
@@ -797,8 +800,9 @@
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
- "--json",
- "{\"base_task_name\": \"SimdJs - all/Ubuntu-14.04/[dummy has/V8 Arm/571\", \"tasks\": {\"SimdJs - all/Ubuntu-14.04/[dummy has/V8 Arm/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}"
+ "--shards",
+ "1",
+ "SimdJs - all/Ubuntu-14.04/[dummy has/V8 Arm/571"
],
"name": "SimdJs - all",
"~followup_annotations": [
@@ -836,8 +840,9 @@
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
- "--json",
- "{\"base_task_name\": \"Ignition - turbofan/Ubuntu-14.04/[dummy has/V8 Arm/571\", \"tasks\": {\"Ignition - turbofan/Ubuntu-14.04/[dummy has/V8 Arm/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}"
+ "--shards",
+ "1",
+ "Ignition - turbofan/Ubuntu-14.04/[dummy has/V8 Arm/571"
],
"name": "Ignition - turbofan",
"~followup_annotations": [
@@ -875,8 +880,9 @@
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
- "--json",
- "{\"base_task_name\": \"Test262 - ignition - turbofan/Ubuntu-14.04/[dummy has/V8 Arm/571\", \"tasks\": {\"Test262 - ignition - turbofan/Ubuntu-14.04/[dummy has/V8 Arm/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}"
+ "--shards",
+ "1",
+ "Test262 - ignition - turbofan/Ubuntu-14.04/[dummy has/V8 Arm/571"
],
"name": "Test262 - ignition - turbofan",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698