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

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

Issue 1128733002: Update from https://crrev.com/328418 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 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 | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/chromium.mac.json » ('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 88acb35a964a7a85da662dee66f51f6c99546bf8..2a5454222826d12e90cb2f50abbc0b2d127a501f 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -10,6 +10,10 @@
{
"name": "webview_licenses",
"script": "webview_licenses.py"
+ },
+ {
+ "name": "telemetry_perf_unittests",
+ "script": "telemetry_perf_unittests.py"
}
]
},
@@ -18,6 +22,10 @@
{
"name": "webview_licenses",
"script": "webview_licenses.py"
+ },
+ {
+ "name": "telemetry_perf_unittests",
+ "script": "telemetry_perf_unittests.py"
}
]
},
@@ -132,17 +140,13 @@
"gn_unittests",
"google_apis_unittests",
"gpu_unittests",
+ "html_viewer_unittests",
"interactive_ui_tests",
"ipc_mojo_unittests",
"ipc_tests",
"jingle_unittests",
+ "mandoline:all",
"media_unittests",
- "mojo_common_unittests",
- "mojo_public_bindings_unittests",
- "mojo_public_environment_unittests",
- "mojo_public_system_unittests",
- "mojo_public_utility_unittests",
- "mojo_system_unittests",
"nacl_loader_unittests",
"net_unittests",
"ppapi_unittests",
@@ -157,14 +161,11 @@
"ui_touch_selection_unittests",
"unit_tests",
"url_unittests",
+ "view_manager_service_unittests",
"views_unittests",
"wm_unittests"
],
- "gtest_tests": [
- {
- "test": "base_unittests"
- }
- ]
+ "gtest_tests": []
},
"Linux GN (dbg)": {
"additional_compile_targets": [
@@ -196,13 +197,8 @@
"ipc_mojo_unittests",
"ipc_tests",
"jingle_unittests",
+ "mandoline:all",
"media_unittests",
- "mojo_common_unittests",
- "mojo_public_bindings_unittests",
- "mojo_public_environment_unittests",
- "mojo_public_system_unittests",
- "mojo_public_utility_unittests",
- "mojo_system_unittests",
"net_unittests",
"ppapi_unittests",
"printing_unittests",
@@ -376,6 +372,12 @@
"test": "media_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "midi_unittests"
+ },
+ {
"test": "mojo_common_unittests"
},
{
@@ -630,6 +632,12 @@
"test": "media_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "midi_unittests"
+ },
+ {
"test": "mojo_common_unittests"
},
{
@@ -874,6 +882,12 @@
"test": "media_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "midi_unittests"
+ },
+ {
"test": "mojo_common_unittests"
},
{
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/chromium.mac.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698