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

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Fuzzer.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_Fuzzer.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Fuzzer.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Fuzzer.json
index 1e1c1fd804afbb4b8119caee64873a9896d0531f..94c070c82ad085474600d0e4013733714c2327fb 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Fuzzer.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Fuzzer.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@@@"
]
},
{
@@ -182,8 +182,9 @@
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
- "--json",
- "{\"base_task_name\": \"Fuzz/Ubuntu-12.04/[dummy has/V8 Fuzzer/571\", \"tasks\": {\"Fuzz/Ubuntu-12.04/[dummy has/V8 Fuzzer/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "--shards",
+ "1",
+ "Fuzz/Ubuntu-12.04/[dummy has/V8 Fuzzer/571",
"--task-summary-json",
"/path/to/tmp/json",
"--task-output-dir",

Powered by Google App Engine
This is Rietveld 408576698