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

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

Issue 270623004: Run nacl_loader_unittests on more builders (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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.fyi.json ('k') | no next file » | 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 acedd4d43b8b94ea9f45464a4405ef2deafe32cc..37c457f33b2fe4f2b9d762f3da5957f386122cef 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -46,7 +46,8 @@
"mojo_public_system_unittests",
"mojo_public_utility_unittests",
"mojo_service_manager_unittests",
- "mojo_system_unittests"
+ "mojo_system_unittests",
+ "nacl_loader_unittests"
]
},
"Linux GTK Tests": {
@@ -89,7 +90,8 @@
"mojo_public_system_unittests",
"mojo_public_utility_unittests",
"mojo_service_manager_unittests",
- "mojo_system_unittests"
+ "mojo_system_unittests",
+ "nacl_loader_unittests"
]
},
"Linux Tests (dbg)(1)(32)": {
@@ -142,7 +144,8 @@
"mojo_public_system_unittests",
"mojo_public_utility_unittests",
"mojo_service_manager_unittests",
- "mojo_system_unittests"
+ "mojo_system_unittests",
+ "nacl_loader_unittests"
]
},
"Linux Tests (dbg)(1)": {
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698