Disable SpdyCredentialBuilderTest.* on Android bots.

Failing since they were introduced.
BUG=140991

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@150188 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
nileshagrawal@chromium.org 2012-08-07 00:25:03 +00:00
Родитель 3c91146c7f
Коммит 2b57cdbd89
1 изменённых файлов: 3 добавлений и 0 удалений

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

@ -124,3 +124,6 @@ VerifyMixed/CertVerifyProcWeakDigestTest.*
# These are death tests and thus also disabled.
PrioritizedDispatcherTest.CancelNull
PrioritizedDispatcherTest.CancelMissing
# crbug.com/140991
SpdyCredentialBuilderTest.*