diff options
author | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-29 18:14:46 +0000 |
---|---|---|
committer | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-29 18:14:46 +0000 |
commit | 248006c7964f7f9ac8f6ed5c0f9658d309c170ae (patch) | |
tree | a2b45c786f4172ce197d761a30c03c2f468b8d5d /chrome/test/gpu | |
parent | a4840c53cf5684c68b35e04e8b9f3811af1e081a (diff) | |
download | chromium_src-248006c7964f7f9ac8f6ed5c0f9658d309c170ae.zip chromium_src-248006c7964f7f9ac8f6ed5c0f9658d309c170ae.tar.gz chromium_src-248006c7964f7f9ac8f6ed5c0f9658d309c170ae.tar.bz2 |
WebGL conformance test expectations update
BUG=
TEST=gpu bots turn green
TBR=kbr,gman
Review URL: https://chromiumcodereview.appspot.com/9918019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129646 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/gpu')
-rw-r--r-- | chrome/test/gpu/webgl_conformance_test_expectations.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/chrome/test/gpu/webgl_conformance_test_expectations.txt b/chrome/test/gpu/webgl_conformance_test_expectations.txt index f7fd3eb..6ff494e 100644 --- a/chrome/test/gpu/webgl_conformance_test_expectations.txt +++ b/chrome/test/gpu/webgl_conformance_test_expectations.txt @@ -25,6 +25,13 @@ 103759 MAC WIN LINUX : conformance_more_functions_texImage2DHTML = FAIL 103759 MAC WIN LINUX : conformance_more_functions_texSubImage2DHTML = FAIL +UNFILED MAC WIN LINUX : conformance_glsl_misc_shader_with_conditional_scoping = FAIL +UNFILED MAC WIN LINUX : conformance_glsl_misc_shader_with_do_scoping = FAIL +UNFILED MAC WIN LINUX : conformance_glsl_misc_shader_with_for_scoping = FAIL +UNFILED MAC WIN LINUX : conformance_glsl_misc_shader_with_functional_scoping = FAIL +UNFILED MAC WIN LINUX : conformance_glsl_misc_shader_with_hex_int_constant_macro = FAIL +UNFILED MAC WIN LINUX : conformance_glsl_misc_shader_with_vec4_vec3_vec4_conditional = FAIL + 113695 MAC WIN LINUX : conformance_misc_instanceof_test = FAIL UNFILED MAC WIN LINUX : conformance_textures_origin_clean_conformance = FAIL |