summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorrsleevi@chromium.org <rsleevi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-03 18:28:52 +0000
committerrsleevi@chromium.org <rsleevi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-03 18:28:52 +0000
commit3107a38d8cf0b224e7ebb3d9cde97a315c80cc1a (patch)
treea70017cada96607a06ab3c3798c8f249dd9ca276 /build
parent59cbb934a1428a5f639858b06f7e0fbc94f7e57d (diff)
downloadchromium_src-3107a38d8cf0b224e7ebb3d9cde97a315c80cc1a.zip
chromium_src-3107a38d8cf0b224e7ebb3d9cde97a315c80cc1a.tar.gz
chromium_src-3107a38d8cf0b224e7ebb3d9cde97a315c80cc1a.tar.bz2
Update test suppressions / disabled tests following refactoring.
Some of these suppressed tests no longer exist or were renamed. They have not been failing since they were renamed, so it should be fine. Additionally, in the case of the CertVerifier tests, these tests now use a mock stub for testing caching behaviour, and thus no longer block dependent on the system libraries. R=wtc BUG=117372, 67599 TEST=net_unittests Review URL: https://chromiumcodereview.appspot.com/9965036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@130419 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r--build/android/gtest_filter/net_unittests_disabled1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/android/gtest_filter/net_unittests_disabled b/build/android/gtest_filter/net_unittests_disabled
index a8e1016..ce6c12c 100644
--- a/build/android/gtest_filter/net_unittests_disabled
+++ b/build/android/gtest_filter/net_unittests_disabled
@@ -1,7 +1,6 @@
# List of suppressions.
# Generated by hand to get net_unittests running initially.
# Likely too aggressive disabling.
-CertVerifierTest.*
CookieMonsterTest.*
DirectoryListerTest.*
DiskCacheTest.*