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

Unified Diff: scripts/slave/recipes/chromium_trybot.py

Issue 129253002: Add Mojo unit tests. Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Created 6 years, 11 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: scripts/slave/recipes/chromium_trybot.py
diff --git a/scripts/slave/recipes/chromium_trybot.py b/scripts/slave/recipes/chromium_trybot.py
index 6ea985d0a8231910269546e485ae95061af2e1de..b247c8adcbf99f0f1c880e3f93310e728bd34d08 100644
--- a/scripts/slave/recipes/chromium_trybot.py
+++ b/scripts/slave/recipes/chromium_trybot.py
@@ -33,6 +33,10 @@ GTEST_TESTS = [
'ipc_tests',
'jingle_unittests',
'media_unittests',
+ 'mojo_common_unittests',
+ 'mojo_public_unittests',
+ 'mojo_shell_unittests',
+ 'mojo_system_unittests',
'net_unittests',
'ppapi_unittests',
'printing_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