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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/swarming_test_failure.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_trybot.expected/swarming_test_failure.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/swarming_test_failure.json b/scripts/slave/recipes/chromium_trybot.expected/swarming_test_failure.json
index 0c95a4fbc4014c2b1990ba2af4c53e5d146d714f..5b38cc3e1862c42ce4d9520624d7d49e03fcc7de 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/swarming_test_failure.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/swarming_test_failure.json
@@ -439,7 +439,7 @@
"--tag",
"master:tryserver.chromium.linux",
"--tag",
- "name:gl_tests (with patch)",
+ "name:gl_tests",
"--tag",
"os:Ubuntu-12.04",
"--tag",
@@ -782,7 +782,7 @@
"--tag",
"master:tryserver.chromium.linux",
"--tag",
- "name:gl_tests (without patch)",
+ "name:gl_tests",
"--tag",
"os:Ubuntu-12.04",
"--tag",

Powered by Google App Engine
This is Rietveld 408576698