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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 1695663005: [Testing] Version 2: Run libaddressinput_unittests on bots Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Initial Created 4 years, 10 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') | third_party/libaddressinput/BUILD.gn » ('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 bae95bfc9aa9fdcd354237ebfcde528cf4155196..d64147d6badd2e93599ef1bd6a2d6abcac1e776f 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -310,11 +310,10 @@
"label": "//ui/keyboard:keyboard_unittests",
"type": "unknown",
},
- # See http://crbug.com/585151
- #"libaddressinput_unittests": {
- #"label": "//third_party/libaddressinput:libaddressinput_unittests",
- #"type": "console_test_launcher",
- #},
+ "libaddressinput_unittests": {
+ "label": "//third_party/libaddressinput:libaddressinput_unittests",
+ "type": "console_test_launcher",
+ },
# See http://crbug.com/585151
#"libphonenumber_unittests": {
#"label": "//third_party/libphonenumber:libphonenumber_unittests",
« no previous file with comments | « testing/buildbot/chromium.win.json ('k') | third_party/libaddressinput/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698