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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2803333002: Add libjingle_xmpp_unittests to Chromium bots. (Closed)
Patch Set: Fully utilizing Chromium test launcher 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
« no previous file with comments | « testing/buildbot/chromium.win.json ('k') | third_party/libjingle_xmpp/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 4593ff21db52b3d14b9d4692cad6856ad246f816..48e9a45e22d4dc64c6119151a4edf68afa0fcbfc 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -623,6 +623,10 @@
"label": "//third_party/libaddressinput:libaddressinput_unittests",
"type": "console_test_launcher",
},
+ "libjingle_xmpp_unittests": {
+ "label": "//third_party/libjingle_xmpp:libjingle_xmpp_unittests",
+ "type": "console_test_launcher",
+ },
# See http://crbug.com/585151
"libphonenumber_unittests": {
"label": "//third_party/libphonenumber:libphonenumber_unittests",
« no previous file with comments | « testing/buildbot/chromium.win.json ('k') | third_party/libjingle_xmpp/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698