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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2779753002: [Android] Adding scheduling through GcmNetworkManager (Closed)
Patch Set: Adding junit tests to buildbots Created 3 years, 8 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: testing/buildbot/gn_isolate_map.pyl
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
index c07ff7e6dc3f9ca60b952765dadaaa887457dcca..2f0b2327f81273314520b01d32bc72a37b437909 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -325,6 +325,10 @@
"label": "//:chromiumos_preflight",
"type": "additional_compile_target",
},
+ "components_background_task_scheduler_junit_tests": {
+ "label": "//components/background_task_scheduler:components_background_task_scheduler_junit_tests",
+ "type": "junit_test",
+ },
"components_browsertests": {
"label": "//components:components_browsertests",
"type": "windowed_test_launcher",

Powered by Google App Engine
This is Rietveld 408576698