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

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

Issue 1145343005: Run mojo unit tests on the Android main waterfall. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Run other mojo unit tests on Android GN; Add ninja_to_gn.pyl entries. Created 5 years, 6 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/ninja_to_gn.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 16f6b8c9fba0f78c10f95f565c494fc8800abd5f..b8440ed20cafc72fccdbc33f941cb8594e12ae43 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -6,7 +6,46 @@
],
"gtest_tests": [
{
+ "test": "html_viewer_unittests"
+ },
+ {
+ "test": "ipc_mojo_unittests"
+ },
+ {
"test": "mojo_common_unittests"
+ },
+ {
+ "test": "mojo_public_application_unittests"
+ },
+ {
+ "test": "mojo_public_bindings_unittests"
+ },
+ {
+ "test": "mojo_public_environment_unittests"
+ },
+ {
+ "test": "mojo_public_system_unittests"
+ },
+ {
+ "test": "mojo_public_utility_unittests"
+ },
+ {
+ "test": "mojo_runner_unittests"
+ },
+ {
+ "test": "mojo_shell_unittests"
+ },
+ {
+ "test": "mojo_surfaces_lib_unittests"
+ },
+ {
+ "test": "mojo_system_unittests"
+ },
+ {
+ "test": "resource_provider_unittests"
+ },
+ {
+ "test": "view_manager_unittests"
}
]
},
« no previous file with comments | « no previous file | testing/buildbot/ninja_to_gn.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698