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

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

Issue 2201363002: android: Enable death on malloc/operator new failure. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Disable 2GB tests on Android though, they pass just because VM space is fragmented on 32 bit devices Created 4 years, 4 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
« base/process/memory_unittest.cc ('K') | « base/process/memory_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 fc36858fc4c8f0de9f5a7b0eaa4d0c88ff2714d5..533d3e167b7ee90a14f0d64b1090047dccd7626a 100644
--- a/build/android/pylib/gtest/filter/base_unittests_disabled
+++ b/build/android/pylib/gtest/filter/base_unittests_disabled
@@ -17,8 +17,6 @@ StringPrintfTest.StringPrintfBounds
FieldTrialTest.*
# Flaky?
ScopedJavaRefTest.RefCounts
-# Death tests are not supported with apks.
-*DeathTest*
FileTest.MemoryCorruption
MessagePumpLibeventTest.QuitOutsideOfRun
ScopedFD.ScopedFDCrashesOnCloseFailure
« base/process/memory_unittest.cc ('K') | « base/process/memory_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698