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

Unified Diff: testing/buildbot/chromium.chromiumos.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.fyi.json ('k') | testing/buildbot/chromium.full.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.chromiumos.json
diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
index dcef2a67c33e84be5eeef1b7ae4222aa7f66d06f..ec441bfc202c07f7ab272f6a55bead621a9b68ff 100644
--- a/testing/buildbot/chromium.chromiumos.json
+++ b/testing/buildbot/chromium.chromiumos.json
@@ -228,6 +228,12 @@
"test": "jingle_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "latency_unittests"
+ },
+ {
"args": [
"--ozone-platform=headless",
"--override-use-software-gl-for-tests",
@@ -668,6 +674,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "latency_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "media_blink_unittests"
},
{
@@ -1020,6 +1032,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "latency_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "media_blink_unittests"
},
{
« no previous file with comments | « testing/buildbot/chromium.android.fyi.json ('k') | testing/buildbot/chromium.full.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698