Index: testing/buildbot/gn_isolate_map.pyl |
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl |
index 461071e831c30a3a63e9e233e4e2690b9bb51a85..0566e640cb2508c49accd97bfc6e7a1fd2733769 100644 |
--- a/testing/buildbot/gn_isolate_map.pyl |
+++ b/testing/buildbot/gn_isolate_map.pyl |
@@ -315,10 +315,11 @@ |
#"label": "//third_party/libaddressinput:libaddressinput_unittests", |
#"type": "console_test_launcher", |
#}, |
- "libphonenumber_unittests": { |
- "label": "//third_party/libphonenumber:libphonenumber_unittests", |
- "type": "console_test_launcher", |
- }, |
+ # See http://crbug.com/585151 |
+ #"libphonenumber_unittests": { |
+ #"label": "//third_party/libphonenumber:libphonenumber_unittests", |
+ #"type": "console_test_launcher", |
+ #}, |
"media_unittests": { |
"label": "//media:media_unittests", |
"type": "windowed_test_launcher", |