Disable some tests which newly fail on Android

BUG=None
TEST=

Review URL: https://chromiumcodereview.appspot.com/10082015

git-svn-id: http://src.chromium.org/svn/trunk/src/build@132241 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
jrg@chromium.org 2012-04-13 19:41:47 +00:00
Родитель 88e1566620
Коммит d91074ccb4
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -78,3 +78,8 @@ HttpCache.RangeGET_Previous200
HttpCache.RangeGET_Cancel2
UDPSocketTest.ConnectRandomBind
UDPSocketTest.ClientGetLocalPeerAddresses
# Disabled 4/13/12 by jrg. More CertVerifyProcTest.* tests fail on
# the bot than locally; disabling them all for now.
CertVerifyProcTest.*
# Runs fine locally but not on the bot.
VerifyRoot/CertVerifyProcWeakDigestTest.*