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

Unified Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_dbg.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_tryserver_v8_v8_mac64_dbg.json
diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_dbg.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_dbg.json
index fd6162766c257d2ab399f4aa38b1510d45e81856..fb9482d8a610181408f047ae63f67ad1a8051dbd 100644
--- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_dbg.json
+++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_dbg.json
@@ -80,7 +80,7 @@
"name": "swarming.py --version",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
- "@@@STEP_TEXT@0.8.6@@@"
+ "@@@STEP_TEXT@0.4.10@@@"
]
},
{
@@ -889,8 +889,9 @@
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
- "--json",
- "{\"base_task_name\": \"Check/Mac-10.9/[dummy has/v8_mac64_dbg/571\", \"tasks\": {\"Check/Mac-10.9/[dummy has/v8_mac64_dbg/571:2: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_dbg/571:2:1\": {\"shard_index\": 1, \"task_id\": \"10100\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10100\"}}}"
+ "--shards",
+ "2",
+ "Check/Mac-10.9/[dummy has/v8_mac64_dbg/571"
],
"name": "Check",
"~followup_annotations": [
@@ -928,8 +929,9 @@
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
- "--json",
- "{\"base_task_name\": \"Test262 - no variants/Mac-10.9/[dummy has/v8_mac64_dbg/571\", \"tasks\": {\"Test262 - no variants/Mac-10.9/[dummy has/v8_mac64_dbg/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}"
+ "--shards",
+ "1",
+ "Test262 - no variants/Mac-10.9/[dummy has/v8_mac64_dbg/571"
],
"name": "Test262 - no variants",
"~followup_annotations": [
@@ -967,8 +969,9 @@
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
- "--json",
- "{\"base_task_name\": \"Mozilla/Mac-10.9/[dummy has/v8_mac64_dbg/571\", \"tasks\": {\"Mozilla/Mac-10.9/[dummy has/v8_mac64_dbg/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}"
+ "--shards",
+ "1",
+ "Mozilla/Mac-10.9/[dummy has/v8_mac64_dbg/571"
],
"name": "Mozilla",
"~followup_annotations": [
@@ -1006,8 +1009,9 @@
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
- "--json",
- "{\"base_task_name\": \"SimdJs - all/Mac-10.9/[dummy has/v8_mac64_dbg/571\", \"tasks\": {\"SimdJs - all/Mac-10.9/[dummy has/v8_mac64_dbg/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}"
+ "--shards",
+ "1",
+ "SimdJs - all/Mac-10.9/[dummy has/v8_mac64_dbg/571"
],
"name": "SimdJs - all",
"~followup_annotations": [
@@ -1045,8 +1049,9 @@
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
- "--json",
- "{\"base_task_name\": \"Ignition - turbofan/Mac-10.9/[dummy has/v8_mac64_dbg/571\", \"tasks\": {\"Ignition - turbofan/Mac-10.9/[dummy has/v8_mac64_dbg/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_dbg/571"
],
"name": "Ignition - turbofan",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698