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

Unified Diff: testing/buildbot/chromium.linux.json

Issue 1324263003: Blimp: create MessageDispatcher class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@blimp-protos
Patch Set: Resolve naming collision for "net" Created 5 years, 2 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 | « blimp/net/blimp_net_export.h ('k') | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index 8635c8781a806503d221b6dab62315b27e700dd7..29539046035223d7ec85bd4d20080bd1814da9e4 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -9,6 +9,9 @@
],
"gtest_tests": [
{
+ "test": "blimp_net_tests"
+ },
+ {
"test": "html_viewer_unittests"
},
{
@@ -690,6 +693,12 @@
},
{
"swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "blimp_net_tests"
+ },
+ {
+ "swarming": {
"can_use_on_swarming_builders": true,
"shards": 5
},
« no previous file with comments | « blimp/net/blimp_net_export.h ('k') | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698