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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 1645103002: tools/battor_agent: Adds battor_agent_unittests to waterfall (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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
« no previous file with comments | « testing/buildbot/chromium.win.json ('k') | tools/battor_agent/BUILD.gn » ('j') | 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 52ec5a2fb35cb51a79eec59893a6614b6ee6b190..bbcd120d1216f31009300b067914f9229ac332a8 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -73,6 +73,10 @@
"label": "//base:base_unittests",
"type": "console_test_launcher",
},
+ "battor_agent_unittests": {
+ "label": "//tools/battor_agent:battor_agent_unittests",
+ "type": "console_test_launcher",
+ },
"blimp_unittests": {
"label": "//blimp:blimp_unittests",
"type": "console_test_launcher",
« no previous file with comments | « testing/buildbot/chromium.win.json ('k') | tools/battor_agent/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698