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

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___gc_stress.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_Linux___gc_stress.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___gc_stress.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___gc_stress.json
index 1190e841f9fedc3d19832a67a64396863acc24ba..fc8d54710c962af0e61ed2b0310d64f0bc67ac2e 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___gc_stress.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___gc_stress.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@@@"
]
},
{
@@ -414,8 +414,9 @@
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
- "--json",
- "{\"base_task_name\": \"Mjsunit/Ubuntu-12.04/[dummy has/V8 Linux - gc stress/571\", \"tasks\": {\"Mjsunit/Ubuntu-12.04/[dummy has/V8 Linux - gc stress/571:3:0\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}, \"Mjsunit/Ubuntu-12.04/[dummy has/V8 Linux - gc stress/571:3:1\": {\"shard_index\": 1, \"task_id\": \"10100\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10100\"}, \"Mjsunit/Ubuntu-12.04/[dummy has/V8 Linux - gc stress/571:3:2\": {\"shard_index\": 2, \"task_id\": \"10200\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10200\"}}}"
+ "--shards",
+ "3",
+ "Mjsunit/Ubuntu-12.04/[dummy has/V8 Linux - gc stress/571"
],
"name": "Mjsunit",
"~followup_annotations": [
@@ -453,8 +454,9 @@
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
- "--json",
- "{\"base_task_name\": \"Webkit/Ubuntu-12.04/[dummy has/V8 Linux - gc stress/571\", \"tasks\": {\"Webkit/Ubuntu-12.04/[dummy has/V8 Linux - gc stress/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}"
+ "--shards",
+ "1",
+ "Webkit/Ubuntu-12.04/[dummy has/V8 Linux - gc stress/571"
],
"name": "Webkit",
"~followup_annotations": [
@@ -492,8 +494,9 @@
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
- "--json",
- "{\"base_task_name\": \"Mjsunit - ignition - turbofan/Ubuntu-12.04/[dummy has/V8 Linux - gc stress/571\", \"tasks\": {\"Mjsunit - ignition - turbofan/Ubuntu-12.04/[dummy has/V8 Linux - gc stress/571:2:0\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}, \"Mjsunit - ignition - turbofan/Ubuntu-12.04/[dummy has/V8 Linux - gc stress/571:2:1\": {\"shard_index\": 1, \"task_id\": \"10100\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10100\"}}}"
+ "--shards",
+ "2",
+ "Mjsunit - ignition - turbofan/Ubuntu-12.04/[dummy has/V8 Linux - gc stress/571"
],
"name": "Mjsunit - ignition - turbofan",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698