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

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

Issue 1195623002: Reland: Run mojo unit tests on the Android main waterfall. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Continue building the view_manager tests group in mandoline:tests. 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 | « mojo/shell/BUILD.gn ('k') | 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..d168f37d1eb92034f39218c721dec597d14d443e 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -6,7 +6,49 @@
],
"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": "mojo_view_manager_lib_unittests"
+ },
+ {
+ "test": "resource_provider_unittests"
+ },
+ {
+ "test": "view_manager_unittests"
}
]
},
« no previous file with comments | « mojo/shell/BUILD.gn ('k') | testing/buildbot/ninja_to_gn.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698