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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 1693813003: Revert of [Testing] Run libaddressinput_unittests on bots (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 68f2a7a7ec4ecc70035101b25e24711a3313efd9..37c46f87dc16880cae91d542ef045d61fa08112e 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -315,10 +315,11 @@
"label": "//ui/keyboard:keyboard_unittests",
"type": "unknown",
},
- "libaddressinput_unittests": {
- "label": "//third_party/libaddressinput:libaddressinput_unittests",
- "type": "console_test_launcher",
- },
+ # See http://crbug.com/585151
+ #"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