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

Unified Diff: build/android/gtest_filter/base_unittests_disabled

Issue 10695095: enable two test cases in base_unittests with fix and disable one failure (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase 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 | « no previous file | build/android/pylib/single_test_runner.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 6679fe5da2062c6fdbde1665a7d51e9f7e18e1c9..1f7a13abb3b058e6d30cab83f9f117158105dc7c 100644
--- a/build/android/gtest_filter/base_unittests_disabled
+++ b/build/android/gtest_filter/base_unittests_disabled
@@ -1,13 +1,12 @@
# List of suppressions
#
# Sometimes this is automatically generated by run_tests.py
-ReadOnlyFileUtilTest.ContentsEqual
-ReadOnlyFileUtilTest.TextContentsEqual
VerifyPathControlledByUserTest.Symlinks
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
« no previous file with comments | « no previous file | build/android/pylib/single_test_runner.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698