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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

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.win.json ('k') | tools/determinism/deterministic_build_whitelist.pyl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/gn_isolate_map.pyl
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
index 5ffb80af505417124283eda47e7e0d44c207db11..19324c6e9be366c123bbd712f5eca4c193ae4218 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -616,6 +616,10 @@
"label": "//ui/keyboard:keyboard_unittests",
"type": "console_test_launcher",
},
+ "latency_unittests": {
+ "label": "//ui/latency:latency_unittests",
+ "type": "console_test_launcher",
+ },
"leveldb_service_unittests": {
"label": "//components/leveldb:leveldb_service_unittests",
"type": "console_test_launcher",
« no previous file with comments | « testing/buildbot/chromium.win.json ('k') | tools/determinism/deterministic_build_whitelist.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698