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

Unified Diff: build/android/gtest_filter/net_unittests_disabled

Issue 10905207: Implement net::GetNetworkList() for Android. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fix the nits Created 8 years, 3 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: build/android/gtest_filter/net_unittests_disabled
diff --git a/build/android/gtest_filter/net_unittests_disabled b/build/android/gtest_filter/net_unittests_disabled
index 75214b47d2e1958103fe256450b21937dbbc24c2..be5af81c421fa6f11ef58be039a4df4622d06569 100644
--- a/build/android/gtest_filter/net_unittests_disabled
+++ b/build/android/gtest_filter/net_unittests_disabled
@@ -2,7 +2,6 @@
# Generated by hand to get net_unittests running initially.
# Likely too aggressive disabling.
DiskCacheBackendTest.*
-NetUtilTest.GetNetworkList
TransportSecurityStateTest.ParseSidePins*
# TODO(jnd): The following tests are disabled because test server spawner is not
# enabled on Chromium Android. Once the net upstreaming is done, test server

Powered by Google App Engine
This is Rietveld 408576698