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

Unified Diff: build/android/gtest_filter/net_unittests_disabled

Issue 10809081: Revert "Revert 147986 - [Android] Add remaining build/common.gypi changes from downstream and strip… (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: added comment re: death 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 | « build/android/gtest_filter/base_unittests_disabled ('k') | build/common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/gtest_filter/net_unittests_disabled
diff --git a/build/android/gtest_filter/net_unittests_disabled b/build/android/gtest_filter/net_unittests_disabled
index 35b0b20aab5988e47e00d0c40c1a51f36cea0d4c..c0cac355fe2f23d52e42956ce8ba1407cd8e3891 100644
--- a/build/android/gtest_filter/net_unittests_disabled
+++ b/build/android/gtest_filter/net_unittests_disabled
@@ -114,3 +114,9 @@ VerifyEndEntity/CertVerifyProcWeakDigestTest.*
VerifyIncompleteIntermediate/CertVerifyProcWeakDigestTest.*
VerifyIncompleteEndEntity/CertVerifyProcWeakDigestTest.*
VerifyMixed/CertVerifyProcWeakDigestTest.*
+
+# Death tests are not supported with apks.
+*DeathTest*
+# These are death tests and thus also disabled.
+PrioritizedDispatcherTest.CancelNull
+PrioritizedDispatcherTest.CancelMissing
« no previous file with comments | « build/android/gtest_filter/base_unittests_disabled ('k') | build/common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698