Index: build/android/pylib/gtest/filter/base_unittests_disabled |
diff --git a/build/android/pylib/gtest/filter/base_unittests_disabled b/build/android/pylib/gtest/filter/base_unittests_disabled |
deleted file mode 100644 |
index a64dd576fb3e7975014980dff7182f203894eb64..0000000000000000000000000000000000000000 |
--- a/build/android/pylib/gtest/filter/base_unittests_disabled |
+++ /dev/null |
@@ -1,25 +0,0 @@ |
-# List of suppressions |
- |
-# Android will not support StackTrace. |
-StackTrace.* |
-# |
-# Sometimes this is automatically generated by run_tests.py |
-VerifyPathControlledByUserTest.Symlinks |
- |
-# http://crbug.com/138845 |
-MessagePumpLibeventTest.TestWatchingFromBadThread |
- |
-StringPrintfTest.StringPrintfMisc |
-StringPrintfTest.StringAppendfString |
-StringPrintfTest.StringAppendfInt |
-StringPrintfTest.StringPrintfBounds |
-ProcessUtilTest.GetAppOutputRestrictedSIGPIPE |
-# TODO(jrg): Fails on bots. Works locally. Figure out why. 2/6/12 |
-FieldTrialTest.* |
-# Flaky? |
-ScopedJavaRefTest.RefCounts |
-# Death tests are not supported with apks. |
-*DeathTest* |
- |
-# http://crbug.com/245043 |
-StackContainer.BufferAlignment |