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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 1759723002: [libphonenumber] Run tests on swarming (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: addressed comments 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
« no previous file with comments | « testing/buildbot/chromium.win.json ('k') | third_party/libphonenumber/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 0566e640cb2508c49accd97bfc6e7a1fd2733769..461071e831c30a3a63e9e233e4e2690b9bb51a85 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -315,11 +315,10 @@
#"label": "//third_party/libaddressinput:libaddressinput_unittests",
#"type": "console_test_launcher",
#},
- # See http://crbug.com/585151
- #"libphonenumber_unittests": {
- #"label": "//third_party/libphonenumber:libphonenumber_unittests",
- #"type": "console_test_launcher",
- #},
+ "libphonenumber_unittests": {
+ "label": "//third_party/libphonenumber:libphonenumber_unittests",
+ "type": "console_test_launcher",
+ },
"media_unittests": {
"label": "//media:media_unittests",
"type": "windowed_test_launcher",
« no previous file with comments | « testing/buildbot/chromium.win.json ('k') | third_party/libphonenumber/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698