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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 1812263004: Convert leveldb_apptests to unit tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase to ToT Created 4 years, 9 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 efe5c9d1bd01b525cbd63c36cfe19c9ae51981d9..17e63c530b8311ba2a475488eb619bfbf88ff701 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -319,6 +319,10 @@
"label": "//ui/keyboard:keyboard_unittests",
"type": "unknown",
},
+ "leveldb_service_unittests": {
+ "label": "//components/leveldb:unittests",
+ "type": "console_test_launcher",
+ },
# See http://crbug.com/585151
#"libaddressinput_unittests": {
#"label": "//third_party/libaddressinput:libaddressinput_unittests",
« testing/buildbot/chromium.linux.json ('K') | « testing/buildbot/chromium.linux.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698