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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2502143002: Revert of [chromecast] Make testnames consistent. (Closed)
Patch Set: Created 4 years, 1 month 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
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/gn_isolate_map.pyl
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
index 3958c172770eec4cb79b7dcf042478e8ea343b5d..d99345dd86e6457d5e3ad208843eb8be056a6f1a 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -224,12 +224,12 @@
"label": "//chromecast:cast_shell_apk",
"type": "additional_compile_target",
},
- "cast_shell_browsertests": {
- "label": "//chromecast/browser:cast_shell_browsertests",
- "type": "console_test_launcher",
- },
"cast_shell_unittests": {
"label": "//chromecast/app:cast_shell_unittests",
+ "type": "console_test_launcher",
+ },
+ "cast_shell_browser_test": {
+ "label": "//chromecast/browser:cast_shell_browser_test",
"type": "console_test_launcher",
},
"cast_unittests": {
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698