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

Unified Diff: build/android/gtest_filter/base_unittests_disabled

Issue 11417115: Fix ProcessUtilTest.FDRemapping on Android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address Pawel's comments Created 8 years, 1 month 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/test/multiprocess_test_android.cc ('k') | no next file » | 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 72530cb8a3ea9ff7e8c08230284cbe69db03d34c..37bf65bca4059d28be5dc44e94a82264b750301e 100644
--- a/build/android/gtest_filter/base_unittests_disabled
+++ b/build/android/gtest_filter/base_unittests_disabled
@@ -20,8 +20,6 @@ FieldTrialTest.*
StackContainer.BufferAlignment
# Failed on bot since it was first introduced.
FileUtilProxyTest.Touch
-# Failing because FD remapping not supported in multiprocess_test_android.cc yet.
-ProcessUtilTest.FDRemapping
# Flaky?
ScopedJavaRefTest.RefCounts
# Death tests are not supported with apks.
« no previous file with comments | « base/test/multiprocess_test_android.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698