Android fyi content_unittests fix.

Disables a couple of tests that are already marked as flaky
on other platforms, and currently failing on our FYI bots:
http://build.chromium.org/p/chromium.fyi/builders/Chromium%20Linux%20Android/builds/7638/steps/Test%20suite%20content_unittests/logs/stdio

BUG=104950
TEST=content_unittests runs fine on android


Review URL: http://codereview.chromium.org/9875017

git-svn-id: http://src.chromium.org/svn/trunk/src/build@129430 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
bulach@chromium.org 2012-03-28 17:09:14 +00:00
Родитель b4127ddfa3
Коммит 06e1c0fdd8
1 изменённых файлов: 3 добавлений и 0 удалений

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

@ -38,3 +38,6 @@ AudioRendererHostTest.SimulateError
AudioRendererHostTest.SimulateErrorAndClose
# crbug.com/118542
GPUTestExpectationsParserTest.WebGLTestExpectationsValidation
# crbug.com/104950
DeviceOrientationProviderTest.ObserverNotRemoved
DeviceOrientationProviderTest.StartFailing