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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2817063002: Adding latency_unittests to run on trybots. (Closed)
Patch Set: Re-adding win tests 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
Index: testing/buildbot/gn_isolate_map.pyl
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
index 4a3bb665b56469f1dabe6a95ba02d97d7dfa38d0..7f69ef337f448095f96b942caea5cf1bd19768fd 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",

Powered by Google App Engine
This is Rietveld 408576698