diff options
author | wangxianzhu@google.com <wangxianzhu@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-16 01:46:58 +0000 |
---|---|---|
committer | wangxianzhu@google.com <wangxianzhu@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-16 01:46:58 +0000 |
commit | 482d4020e5b916ca94c218c713db447280a2ac8c (patch) | |
tree | a9ecd4d6f63d79fb8c3d97166230ad074324403f /build | |
parent | 29dea0ec593b0e2b9331fafa3d758564f75b00b8 (diff) | |
download | chromium_src-482d4020e5b916ca94c218c713db447280a2ac8c.zip chromium_src-482d4020e5b916ca94c218c713db447280a2ac8c.tar.gz chromium_src-482d4020e5b916ca94c218c713db447280a2ac8c.tar.bz2 |
Disable GPUTestExpectationsParserTest.WebGLTestExpectationsValidation on Android
BUG=118542
TEST=none
Review URL: https://chromiumcodereview.appspot.com/9699101
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@127075 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r-- | build/android/gtest_filter/content_unittests_disabled | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build/android/gtest_filter/content_unittests_disabled b/build/android/gtest_filter/content_unittests_disabled index 4fdf251..3a0c0b4 100644 --- a/build/android/gtest_filter/content_unittests_disabled +++ b/build/android/gtest_filter/content_unittests_disabled @@ -36,3 +36,5 @@ AudioRendererHostTest.CreatePlayAndShutdown AudioRendererHostTest.CreatePlayPauseAndShutdown AudioRendererHostTest.SimulateError AudioRendererHostTest.SimulateErrorAndClose +# crbug.com/118542 +GPUTestExpectationsParserTest.WebGLTestExpectationsValidation |