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

Unified Diff: testing/buildbot/chromium.fyi.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 | « no previous file | testing/buildbot/chromium.linux.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index 368f5e9b77ba06315aded8bb65201dd052f9a5e7..99a943872eb80b444bc17ea87acbf01db2ac4c6a 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.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 Trusty (dbg)": {
@@ -96,7 +97,8 @@
"mojo_public_system_unittests",
"mojo_public_utility_unittests",
"mojo_service_manager_unittests",
- "mojo_system_unittests"
+ "mojo_system_unittests",
+ "nacl_loader_unittests"
]
},
"Linux Trusty (32)": {
@@ -146,7 +148,8 @@
"mojo_public_system_unittests",
"mojo_public_utility_unittests",
"mojo_service_manager_unittests",
- "mojo_system_unittests"
+ "mojo_system_unittests",
+ "nacl_loader_unittests"
]
},
"Linux Trusty (dbg)(32)": {
@@ -196,7 +199,8 @@
"mojo_public_system_unittests",
"mojo_public_utility_unittests",
"mojo_service_manager_unittests",
- "mojo_system_unittests"
+ "mojo_system_unittests",
+ "nacl_loader_unittests"
]
}
}
« no previous file with comments | « no previous file | testing/buildbot/chromium.linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698