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

Unified Diff: testing/buildbot/chromium.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.full.json ('k') | testing/buildbot/chromium.memory.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index 6f9adeaca99037d0ada7ce1afda138d44f3a5734..5e6a766d632bf813ec9b438090c0e5fa9eeca095 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -119,6 +119,12 @@
"test": "ipc_tests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "latency_unittests"
+ },
+ {
"args": [
"--tool=asan"
],
@@ -578,6 +584,12 @@
},
{
"swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "latency_unittests"
+ },
+ {
+ "swarming": {
"can_use_on_swarming_builders": false
},
"test": "media_blink_unittests"
@@ -955,6 +967,12 @@
},
{
"swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "latency_unittests"
+ },
+ {
+ "swarming": {
"can_use_on_swarming_builders": false
},
"test": "media_blink_unittests"
« no previous file with comments | « testing/buildbot/chromium.full.json ('k') | testing/buildbot/chromium.memory.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698