diff options
author | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-11 00:28:43 +0000 |
---|---|---|
committer | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-11 00:28:43 +0000 |
commit | 48d55dd9bdb114e17c460ab04a3daf2821a25a68 (patch) | |
tree | e57244a0435fa9b2a386a5cc8d7f698494623537 /chrome/test/gpu | |
parent | ffb7335058fc40f3cdf87c407a45f99fae019006 (diff) | |
download | chromium_src-48d55dd9bdb114e17c460ab04a3daf2821a25a68.zip chromium_src-48d55dd9bdb114e17c460ab04a3daf2821a25a68.tar.gz chromium_src-48d55dd9bdb114e17c460ab04a3daf2821a25a68.tar.bz2 |
WebGL conformance test expectations update.
BUG=127677
TEST=gpu waterfall
TBR=enne
Review URL: https://chromiumcodereview.appspot.com/10388080
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136461 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/gpu')
-rw-r--r-- | chrome/test/gpu/webgl_conformance_test_expectations.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/chrome/test/gpu/webgl_conformance_test_expectations.txt b/chrome/test/gpu/webgl_conformance_test_expectations.txt index bcb3fa5..7f11a56 100644 --- a/chrome/test/gpu/webgl_conformance_test_expectations.txt +++ b/chrome/test/gpu/webgl_conformance_test_expectations.txt @@ -118,6 +118,23 @@ UNFILED MAC INTEL : conformance_glsl_variables_gl_pointcoord = FAIL UNFILED MAC INTEL : conformance_limits_gl_max_texture_dimensions = FAIL UNFILED MAC INTEL : conformance_rendering_line_loop_tri_fan = FAIL +UNFILED MAC INTEL : conformance_ogles_GL_asin_asin_001_to_006 = FAIL +UNFILED MAC INTEL : conformance_ogles_GL_dot_dot_001_to_006 = FAIL +UNFILED MAC INTEL : conformance_ogles_GL_faceforward_faceforward_001_to_006 = FAIL +UNFILED MAC INTEL : conformance_ogles_GL_functions_functions_057_to_064 = FAIL +UNFILED MAC INTEL : conformance_ogles_GL_functions_functions_065_to_072 = FAIL +UNFILED MAC INTEL : conformance_ogles_GL_functions_functions_073_to_080 = FAIL +UNFILED MAC INTEL : conformance_ogles_GL_functions_functions_081_to_088 = FAIL +UNFILED MAC INTEL : conformance_ogles_GL_functions_functions_089_to_096 = FAIL +UNFILED MAC INTEL : conformance_ogles_GL_functions_functions_097_to_104 = FAIL +UNFILED MAC INTEL : conformance_ogles_GL_functions_functions_105_to_112 = FAIL +UNFILED MAC INTEL : conformance_ogles_GL_functions_functions_113_to_120 = FAIL +UNFILED MAC INTEL : conformance_ogles_GL_functions_functions_121_to_126 = FAIL +UNFILED MAC INTEL : conformance_ogles_GL_length_length_001_to_006 = FAIL +UNFILED MAC INTEL : conformance_ogles_GL_normalize_normalize_001_to_006 = FAIL +UNFILED MAC INTEL : conformance_ogles_GL_reflect_reflect_001_to_006 = FAIL +UNFILED MAC INTEL : conformance_ogles_GL_refract_refract_001_to_006 = FAIL + UNFILED MAC AMD : conformance_attribs_gl_vertex_attrib = FAIL UNFILED MAC AMD : conformance_attribs_gl_vertexattribpointer_offsets = FAIL UNFILED MAC AMD : conformance_attribs_gl_vertexattribpointer = FAIL @@ -138,6 +155,8 @@ WONTFIX LINUX DEBUG : conformance_more_conformance_quickCheckAPI_G_I = TIMEOUT UNFILED LINUX NVIDIA : conformance_uniforms_uniform_location = FAIL UNFILED LINUX NVIDIA : conformance_textures_texture_mips = FAIL +UNFILED LINUX NVIDIA : conformance_ogles_GL_vec3_vec3_001_to_008 = FAIL + UNFILED LINUX INTEL : conformance_renderbuffers_framebuffer_object_attachment = FAIL UNFILED LINUX INTEL : conformance_state_gl_object_get_calls = FAIL UNFILED LINUX INTEL : conformance_textures_texture_npot = FAIL |