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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2510473002: Reland: [chromecast] Make testnames consistent. (Closed)
Patch Set: rebase 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 a26e5bc562c7209801af161559df23ecce2ae775..2261e1d131f74818fea3dafbf7e8d0bd573ffdac 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -225,12 +225,12 @@
"label": "//chromecast:cast_shell_apk",
"type": "additional_compile_target",
},
- "cast_shell_unittests": {
- "label": "//chromecast/app:cast_shell_unittests",
+ "cast_shell_browsertests": {
+ "label": "//chromecast:cast_shell_browsertests",
"type": "console_test_launcher",
},
- "cast_shell_browser_test": {
- "label": "//chromecast/browser:cast_shell_browser_test",
+ "cast_shell_unittests": {
+ "label": "//chromecast:cast_shell_unittests",
"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