diff options
author | jbauman@chromium.org <jbauman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-14 06:38:08 +0000 |
---|---|---|
committer | jbauman@chromium.org <jbauman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-14 06:38:08 +0000 |
commit | 8577a40e4a3744c91a2744eec970cb4e0d62c9b5 (patch) | |
tree | 5488b81aad0b2fe1cb2a3438ccd9b7458b5194bf /content/test/data | |
parent | d849ac0ce98448fe30af63e3231cd09ea4e2795b (diff) | |
download | chromium_src-8577a40e4a3744c91a2744eec970cb4e0d62c9b5.zip chromium_src-8577a40e4a3744c91a2744eec970cb4e0d62c9b5.tar.gz chromium_src-8577a40e4a3744c91a2744eec970cb4e0d62c9b5.tar.bz2 |
Mark conformance_textures_texture_size as failing on Win7 NVIDIA debug
Seems to be the same pattern as in bug 121139.
BUG=121139
TBR=zmo@chromium.org
Review URL: https://chromiumcodereview.appspot.com/16848008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@206333 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/test/data')
-rw-r--r-- | content/test/data/gpu/webgl_conformance_test_expectations.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/test/data/gpu/webgl_conformance_test_expectations.txt b/content/test/data/gpu/webgl_conformance_test_expectations.txt index 09b52d0..230c9ac 100644 --- a/content/test/data/gpu/webgl_conformance_test_expectations.txt +++ b/content/test/data/gpu/webgl_conformance_test_expectations.txt @@ -176,6 +176,7 @@ UNFILED LINUX AMD : conformance_textures_texture_mips = FAIL 121139 MAC : conformance_textures_texture_size = FAIL 121139 WIN INTEL : conformance_textures_texture_size = FAIL 121139 LINUX AMD : conformance_textures_texture_size = FAIL +121139 WIN7 NVIDIA DEBUG : conformance_textures_texture_size = FAIL 137892 LINUX INTEL : conformance_glsl_functions_glsl_function_acos = FAIL 137892 LINUX INTEL : conformance_glsl_functions_glsl_function_asin = FAIL |