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

Unified Diff: scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_win_gpu.json

Issue 1733683002: swarming: only use text until first space for name tag (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 10 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_gpu.json
diff --git a/scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_win_gpu.json b/scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_win_gpu.json
index f5cd0a52b6362484951a39207d4166055a5ff694..0a7c31872542fa5d9d66a2c7cad47cd7b2856b7d 100644
--- a/scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_win_gpu.json
+++ b/scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_win_gpu.json
@@ -323,7 +323,7 @@
"--tag",
"master:chromium.win",
"--tag",
- "name:telemetry_gpu_unittests on NVIDIA GPU on Windows",
+ "name:telemetry_gpu_unittests",
"--tag",
"os:Windows",
"--tag",
@@ -402,7 +402,7 @@
"--tag",
"master:chromium.win",
"--tag",
- "name:telemetry_gpu_unittests on ATI GPU on Windows",
+ "name:telemetry_gpu_unittests",
"--tag",
"os:Windows",
"--tag",
@@ -481,7 +481,7 @@
"--tag",
"master:chromium.win",
"--tag",
- "name:telemetry_gpu_unittests on (15ad) GPU on Windows",
+ "name:telemetry_gpu_unittests",
"--tag",
"os:Windows",
"--tag",

Powered by Google App Engine
This is Rietveld 408576698