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: http://src.chromium.org/svn/trunk/src/build@130419 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
4dc2661c84
Коммит
2e6201830d
|
@ -1,7 +1,6 @@
|
|||
# List of suppressions.
|
||||
# Generated by hand to get net_unittests running initially.
|
||||
# Likely too aggressive disabling.
|
||||
CertVerifierTest.*
|
||||
CookieMonsterTest.*
|
||||
DirectoryListerTest.*
|
||||
DiskCacheTest.*
|
||||
|
|
Загрузка…
Ссылка в новой задаче