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

Unified Diff: scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_win_non_gpu.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/chromium.expected/dynamic_swarmed_isolated_script_test_win_non_gpu.json
diff --git a/scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_win_non_gpu.json b/scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_win_non_gpu.json
index 9b966adbd7fc89c6f97073d59f76358ea2251138..c48736acfc92177c7b146926cb0fe4aea51e8c6b 100644
--- a/scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_win_non_gpu.json
+++ b/scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_win_non_gpu.json
@@ -176,7 +176,7 @@
"name": "swarming.py --version",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
- "@@@STEP_TEXT@0.8.6@@@"
+ "@@@STEP_TEXT@0.4.10@@@"
]
},
{
@@ -435,8 +435,9 @@
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
- "--json",
- "{\"base_task_name\": \"telemetry_gpu_unittests/Windows/eeeeeeeeee/Win7 Tests (1)/571\", \"tasks\": {\"telemetry_gpu_unittests/Windows/eeeeeeeeee/Win7 Tests (1)/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "--shards",
+ "1",
+ "telemetry_gpu_unittests/Windows/eeeeeeeeee/Win7 Tests (1)/571",
"--task-output-dir",
"/path/to/tmp/"
],

Powered by Google App Engine
This is Rietveld 408576698