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

Unified Diff: build/android/gtest_filter/base_unittests_disabled

Issue 11828034: Move android gtest filter files into pylib dir (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: addr frankf comments Created 7 years, 11 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 | build/android/gtest_filter/base_unittests_emulator_additional_disabled » ('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
deleted file mode 100644
index 37bf65bca4059d28be5dc44e94a82264b750301e..0000000000000000000000000000000000000000
--- a/build/android/gtest_filter/base_unittests_disabled
+++ /dev/null
@@ -1,27 +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.*
-# TODO(zhenghao): Fail from build 6102 r123270. http://crbug.com/115612
-StackContainer.BufferAlignment
-# Failed on bot since it was first introduced.
-FileUtilProxyTest.Touch
-# Flaky?
-ScopedJavaRefTest.RefCounts
-# Death tests are not supported with apks.
-*DeathTest*
-
« no previous file with comments | « no previous file | build/android/gtest_filter/base_unittests_emulator_additional_disabled » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698