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 |