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

Unified Diff: testing/buildbot/chromium.android.fyi.json

Issue 2817063002: Adding latency_unittests to run on trybots. (Closed)
Patch Set: Rebase Created 3 years, 8 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.android.json ('k') | testing/buildbot/chromium.chromiumos.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.android.fyi.json
diff --git a/testing/buildbot/chromium.android.fyi.json b/testing/buildbot/chromium.android.fyi.json
index 6df5157cf764ebd352388451f55417a7712f9114..3e3ac015f8368030fda1d3aeaebeb0563dc99501 100644
--- a/testing/buildbot/chromium.android.fyi.json
+++ b/testing/buildbot/chromium.android.fyi.json
@@ -78,6 +78,9 @@
"test": "ipc_tests"
},
{
+ "test": "latency_unittests"
+ },
+ {
"test": "media_unittests"
},
{
@@ -177,6 +180,9 @@
"test": "ipc_tests"
},
{
+ "test": "latency_unittests"
+ },
+ {
"test": "media_unittests"
},
{
@@ -555,6 +561,21 @@
"test": "ipc_tests"
},
{
+ "override_isolate_target": "latency_unittests",
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "android_devices": "1",
+ "device_os": "LMY47W",
+ "device_type": "sprout"
+ }
+ ],
+ "expiration": 14400
+ },
+ "test": "latency_unittests"
+ },
+ {
"override_isolate_target": "media_unittests",
"swarming": {
"can_use_on_swarming_builders": true,
« no previous file with comments | « testing/buildbot/chromium.android.json ('k') | testing/buildbot/chromium.chromiumos.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698