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

Unified Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_arm_armv8a_rel_positional_extra_flags.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_linux_arm_armv8a_rel_positional_extra_flags.json
diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_arm_armv8a_rel_positional_extra_flags.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_arm_armv8a_rel_positional_extra_flags.json
index 64b0d529b178cbf103a87564281d56f28abbf01a..c4805cb2ab12b5cd5ada8b7115c48e7a987c106d 100644
--- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_arm_armv8a_rel_positional_extra_flags.json
+++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_arm_armv8a_rel_positional_extra_flags.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@@@"
]
},
{
@@ -785,8 +785,9 @@
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
- "--json",
- "{\"base_task_name\": \"Check/Ubuntu-12.04/[dummy has/v8_linux_arm_armv8a_rel/571\", \"tasks\": {\"Check/Ubuntu-12.04/[dummy has/v8_linux_arm_armv8a_rel/571:3:0\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}, \"Check/Ubuntu-12.04/[dummy has/v8_linux_arm_armv8a_rel/571:3:1\": {\"shard_index\": 1, \"task_id\": \"10100\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10100\"}, \"Check/Ubuntu-12.04/[dummy has/v8_linux_arm_armv8a_rel/571:3:2\": {\"shard_index\": 2, \"task_id\": \"10200\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10200\"}}}"
+ "--shards",
+ "3",
+ "Check/Ubuntu-12.04/[dummy has/v8_linux_arm_armv8a_rel/571"
],
"name": "Check",
"~followup_annotations": [
@@ -824,8 +825,9 @@
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
- "--json",
- "{\"base_task_name\": \"Test262 - no variants/Ubuntu-12.04/[dummy has/v8_linux_arm_armv8a_rel/571\", \"tasks\": {\"Test262 - no variants/Ubuntu-12.04/[dummy has/v8_linux_arm_armv8a_rel/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}"
+ "--shards",
+ "1",
+ "Test262 - no variants/Ubuntu-12.04/[dummy has/v8_linux_arm_armv8a_rel/571"
],
"name": "Test262 - no variants",
"~followup_annotations": [
@@ -863,8 +865,9 @@
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
- "--json",
- "{\"base_task_name\": \"Mozilla/Ubuntu-12.04/[dummy has/v8_linux_arm_armv8a_rel/571\", \"tasks\": {\"Mozilla/Ubuntu-12.04/[dummy has/v8_linux_arm_armv8a_rel/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}"
+ "--shards",
+ "1",
+ "Mozilla/Ubuntu-12.04/[dummy has/v8_linux_arm_armv8a_rel/571"
],
"name": "Mozilla",
"~followup_annotations": [
@@ -902,8 +905,9 @@
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
- "--json",
- "{\"base_task_name\": \"SimdJs - all/Ubuntu-12.04/[dummy has/v8_linux_arm_armv8a_rel/571\", \"tasks\": {\"SimdJs - all/Ubuntu-12.04/[dummy has/v8_linux_arm_armv8a_rel/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}"
+ "--shards",
+ "1",
+ "SimdJs - all/Ubuntu-12.04/[dummy has/v8_linux_arm_armv8a_rel/571"
],
"name": "SimdJs - all",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698