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

Unified Diff: build/android/gtest_filter/net_unittests_disabled

Issue 10668047: Register JNI methods before running unittests on android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 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 | « no previous file | content/test/run_all_unittests.cc » ('j') | content/test/run_all_unittests.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 acd8ea3d383752f376118be1d43aec135d2a1c9e..48979849a08286cc08419b468e02f76aef86f12e 100644
--- a/build/android/gtest_filter/net_unittests_disabled
+++ b/build/android/gtest_filter/net_unittests_disabled
@@ -116,9 +116,3 @@ CertVerifyProcTest.*
VerifyRoot/CertVerifyProcWeakDigestTest.*
# Relies on TestServer which isn't yet configured upstream.
URLRequestContextBuilderTest.*
-
-# Lack of JNI, Should be enabled after we move to APK tests.
-# crbug/125059
-MimeUtilTest.ExtensionTest
-MimeUtilTest.FileTest
-HostResolverImplDnsTest.*
« no previous file with comments | « no previous file | content/test/run_all_unittests.cc » ('j') | content/test/run_all_unittests.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698