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

Unified Diff: build/android/pylib/gtest/filter/base_unittests_disabled

Issue 13934025: Android: Enable FileUtilProxyTest.Touch and PlatformFile.TouchGetInfoPlatformFile. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 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 | « base/platform_file_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
index d4896056cb5c937813d92743e3a8b28c65addf4b..ca5179a0f435a95fb845ece880316ac832b445eb 100644
--- a/build/android/pylib/gtest/filter/base_unittests_disabled
+++ b/build/android/pylib/gtest/filter/base_unittests_disabled
@@ -16,8 +16,6 @@ StringPrintfTest.StringPrintfBounds
ProcessUtilTest.GetAppOutputRestrictedSIGPIPE
# TODO(jrg): Fails on bots. Works locally. Figure out why. 2/6/12
FieldTrialTest.*
-# Failed on bot since it was first introduced.
-FileUtilProxyTest.Touch
Nico 2013/04/25 01:16:49 Doesn't this reenable the test on all platforms?
nilesh 2013/04/25 01:19:20 No, this file is android specific. The test runner
jar (doing other things) 2013/04/29 17:52:41 I couldn't spot the android-only dependency you ci
Nico 2013/04/29 17:56:12 In the path: build/android/pylib/gtest/filter/base
nilesh 2013/04/29 17:58:43 https://code.google.com/p/chromium/codesearch#chro
# Flaky?
ScopedJavaRefTest.RefCounts
# Death tests are not supported with apks.
« no previous file with comments | « base/platform_file_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698