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

Unified Diff: scripts/slave/recipes/chromium.expected/dynamic_swarmed_gtest_mac_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_gtest_mac_gpu.json
diff --git a/scripts/slave/recipes/chromium.expected/dynamic_swarmed_gtest_mac_gpu.json b/scripts/slave/recipes/chromium.expected/dynamic_swarmed_gtest_mac_gpu.json
index 99f36fbbb39efa385b8263e4fea14c665d0e9953..db0e336c5b405c51aaab45bedb23ebf9a97bba48 100644
--- a/scripts/slave/recipes/chromium.expected/dynamic_swarmed_gtest_mac_gpu.json
+++ b/scripts/slave/recipes/chromium.expected/dynamic_swarmed_gtest_mac_gpu.json
@@ -303,7 +303,7 @@
"--tag",
"master:chromium.mac",
"--tag",
- "name:gl_tests on Intel GPU on Mac",
+ "name:gl_tests",
"--tag",
"os:Mac-10.10",
"--tag",
@@ -386,7 +386,7 @@
"--tag",
"master:chromium.mac",
"--tag",
- "name:gl_tests on NVIDIA GPU on Mac Retina",
+ "name:gl_tests",
"--tag",
"os:Mac-10.9",
"--tag",

Powered by Google App Engine
This is Rietveld 408576698