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

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Win32.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_Win32.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Win32.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Win32.json
index f6f0dc166d955afb59558fc9c037705247d15a4a..db72332c0ce71ea6d4d254cd5446196af843b12a 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Win32.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Win32.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@@@"
]
},
{
@@ -488,8 +488,9 @@
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
- "--json",
- "{\"base_task_name\": \"Check/Windows-7-SP1/[dummy has/V8 Win32/571\", \"tasks\": {\"Check/Windows-7-SP1/[dummy has/V8 Win32/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}"
+ "--shards",
+ "1",
+ "Check/Windows-7-SP1/[dummy has/V8 Win32/571"
],
"name": "Check",
"~followup_annotations": [
@@ -527,8 +528,9 @@
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
- "--json",
- "{\"base_task_name\": \"Test262 - no variants/Windows-7-SP1/[dummy has/V8 Win32/571\", \"tasks\": {\"Test262 - no variants/Windows-7-SP1/[dummy has/V8 Win32/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}"
+ "--shards",
+ "1",
+ "Test262 - no variants/Windows-7-SP1/[dummy has/V8 Win32/571"
],
"name": "Test262 - no variants",
"~followup_annotations": [
@@ -566,8 +568,9 @@
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
- "--json",
- "{\"base_task_name\": \"Mozilla/Windows-7-SP1/[dummy has/V8 Win32/571\", \"tasks\": {\"Mozilla/Windows-7-SP1/[dummy has/V8 Win32/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}"
+ "--shards",
+ "1",
+ "Mozilla/Windows-7-SP1/[dummy has/V8 Win32/571"
],
"name": "Mozilla",
"~followup_annotations": [
@@ -605,8 +608,9 @@
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
- "--json",
- "{\"base_task_name\": \"Ignition - turbofan/Windows-7-SP1/[dummy has/V8 Win32/571\", \"tasks\": {\"Ignition - turbofan/Windows-7-SP1/[dummy has/V8 Win32/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}"
+ "--shards",
+ "1",
+ "Ignition - turbofan/Windows-7-SP1/[dummy has/V8 Win32/571"
],
"name": "Ignition - turbofan",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698