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

Unified Diff: services/lkgr_finder/config/chromium_cfg.py

Issue 279403005: Make nacl_loader_unittests a criterion of LKGR (Closed) Base URL: https://chromium.googlesource.com/infra/infra@master
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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/lkgr_finder/config/chromium_cfg.py
diff --git a/services/lkgr_finder/config/chromium_cfg.py b/services/lkgr_finder/config/chromium_cfg.py
index 88676734d1d83c1947dd5c66e2b6487091d30036..46bf87077e5a191384eb8df327a73395b9ba2e2f 100644
--- a/services/lkgr_finder/config/chromium_cfg.py
+++ b/services/lkgr_finder/config/chromium_cfg.py
@@ -138,6 +138,7 @@ CONFIG = {
'jingle_unittests',
'media_unittests',
'nacl_integration',
+ 'nacl_loader_unittests',
'ppapi_unittests',
'printing_unittests',
'remoting_unittests',
@@ -165,9 +166,11 @@ CONFIG = {
'jingle_unittests',
'media_unittests',
'nacl_integration',
+ 'nacl_loader_unittests',
'ppapi_unittests',
'printing_unittests',
'remoting_unittests',
+ 'sandbox_linux_unittests',
'sql_unittests',
'sync_unit_tests',
'ui_unittests',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698