diff options
author | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-14 17:31:24 +0000 |
---|---|---|
committer | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-14 17:31:24 +0000 |
commit | e36090400221119c85b2a7146a9ba0edeedf1f3d (patch) | |
tree | 7d18420c867834e5dc8b51c04304f2c3b971b176 /chrome | |
parent | f3b2323d637778ce486314f9a6e99041f38892db (diff) | |
download | chromium_src-e36090400221119c85b2a7146a9ba0edeedf1f3d.zip chromium_src-e36090400221119c85b2a7146a9ba0edeedf1f3d.tar.gz chromium_src-e36090400221119c85b2a7146a9ba0edeedf1f3d.tar.bz2 |
Block another flaky video-related webgl test on win debug gpu bots
BUG=131260
TEST=gpu win debug bots
TBR=kbr
Review URL: https://chromiumcodereview.appspot.com/10545179
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142162 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/test/gpu/webgl_conformance_test_expectations.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/test/gpu/webgl_conformance_test_expectations.txt b/chrome/test/gpu/webgl_conformance_test_expectations.txt index 567af23..6256d90 100644 --- a/chrome/test/gpu/webgl_conformance_test_expectations.txt +++ b/chrome/test/gpu/webgl_conformance_test_expectations.txt @@ -48,6 +48,7 @@ UNFILED WIN LINUX : conformance_textures_texture_attachment_formats = FAIL 131260 WIN DEBUG : conformance_extensions_oes_texture_float_with_video = FLAKY 131260 WIN DEBUG : conformance_textures_tex_image_and_sub_image_2d_with_video = FLAKY +131260 WIN DEBUG : conformance_textures_tex_image_and_sub_image_2d_with_video_rgb565 = FLAKY 125864 MAC WIN LINUX : conformance_uniforms_uniform_default_values = FAIL |