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

Unified Diff: build/android/gtest_filter/base_unittests_disabled

Issue 10828050: Fix segfault in JNIEnv function hooks for test (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 5 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 | « base/android/scoped_java_ref_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/gtest_filter/base_unittests_disabled
diff --git a/build/android/gtest_filter/base_unittests_disabled b/build/android/gtest_filter/base_unittests_disabled
index ddbebadda74e4530f59f3fb8ff935b38a840c145..72530cb8a3ea9ff7e8c08230284cbe69db03d34c 100644
--- a/build/android/gtest_filter/base_unittests_disabled
+++ b/build/android/gtest_filter/base_unittests_disabled
@@ -24,9 +24,6 @@ FileUtilProxyTest.Touch
ProcessUtilTest.FDRemapping
# Flaky?
ScopedJavaRefTest.RefCounts
-# http://crbug.com/137348
-JNIAndroidTest.GetMethodIDFromClassNameCaching
-ScopedJavaRefTest.Conversions
-
# Death tests are not supported with apks.
*DeathTest*
+
« no previous file with comments | « base/android/scoped_java_ref_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698