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

Unified Diff: build/android/gtest_filter/base_unittests_disabled

Issue 10332230: Run base_unittests_apk. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed nit Created 8 years, 7 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 | « build/android/buildbot_functions.sh ('k') | build/android/run_tests.py » ('j') | 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 e45a9fd17c2af289a5f965a6c27c1efc3744f754..9ef179563a511119b4e30be6c2f597f08f07494b 100644
--- a/build/android/gtest_filter/base_unittests_disabled
+++ b/build/android/gtest_filter/base_unittests_disabled
@@ -1,13 +1,10 @@
# List of suppressions
#
# Sometimes this is automatically generated by run_tests.py
-RTLTest.GetTextDirection
ReadOnlyFileUtilTest.ContentsEqual
ReadOnlyFileUtilTest.TextContentsEqual
SharedMemoryTest.OpenExclusive
-StackTrace.DebugPrintBacktrace
VerifyPathControlledByUserTest.Symlinks
-PathServiceTest.Get
SharedMemoryTest.OpenClose
StringPrintfTest.StringPrintfMisc
StringPrintfTest.StringAppendfString
@@ -19,3 +16,7 @@ FieldTrialTest.*
StackContainer.BufferAlignment
# Failed on bot since it was first introduced.
FileUtilProxyTest.Touch
+# New failures on APK
+MessagePumpLibeventTest.DeleteWatcher
+MessagePumpLibeventTest.StopWatcher
+SharedMemoryProcessTest.Tasks
« no previous file with comments | « build/android/buildbot_functions.sh ('k') | build/android/run_tests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698