Index: build/android/gtest_filter/unit_tests_disabled |
diff --git a/build/android/gtest_filter/unit_tests_disabled b/build/android/gtest_filter/unit_tests_disabled |
index d9337f27c6eb831f1b151eab9cfe37453c30f3c4..14070a51a4268f0b321a51c9abdd3ab36d6ebbe0 100644 |
--- a/build/android/gtest_filter/unit_tests_disabled |
+++ b/build/android/gtest_filter/unit_tests_disabled |
@@ -40,8 +40,6 @@ CreditCardTest.SetInfoExpirationMonth |
DownloadItemModelTest.InterruptTooltip |
# Tests crashing in the APK |
-# DEATH test, forking and doing bad stuff, not supported yet. |
-IncognitoModePrefsDeathTest.GetAvailabilityBadValue |
# l10n_util.cc(655)] Check failed: std::string::npos != pos |
DownloadItemModelTest.InterruptStatus |
# l10n_util.cc(655)] Check failed: std::string::npos != pos |
@@ -147,3 +145,6 @@ ManifestTest.RestrictedKeys |
# crbug.com/152599 |
SyncSearchEngineDataTypeControllerTest.* |
+ |
+# Death tests are not supported with apks. |
+*DeathTest* |