Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(24)

Side by Side Diff: content/test/data/gpu/webgl_conformance_test_expectations.txt

Issue 12096113: Revert 179962 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « content/browser/gpu/gpu_crash_browsertest.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 // Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 // This file contains a list of defective WebGL conformance tests. The expected 5 // This file contains a list of defective WebGL conformance tests. The expected
6 // format is: 6 // format is:
7 // {BUG#} {MODIFIERS} : {TEST_NAME} = {PASS,FAIL,FLAKY,TIMEOUT,SKIP} 7 // {BUG#} {MODIFIERS} : {TEST_NAME} = {PASS,FAIL,FLAKY,TIMEOUT,SKIP}
8 // 8 //
9 // MODIFIERS can be a combination of the below list: 9 // MODIFIERS can be a combination of the below list:
10 // WIN XP VISTA WIN7 MAC LEOPARD SNOWLEOPARD LION LINUX CHROMEOS 10 // WIN XP VISTA WIN7 MAC LEOPARD SNOWLEOPARD LION LINUX CHROMEOS
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
107 UNFILED WIN7 INTEL : conformance_textures_texture_npot = FAIL 107 UNFILED WIN7 INTEL : conformance_textures_texture_npot = FAIL
108 UNFILED WIN7 INTEL : conformance_textures_texture_size_cube_maps = FAIL 108 UNFILED WIN7 INTEL : conformance_textures_texture_size_cube_maps = FAIL
109 UNFILED WIN7 INTEL : conformance_glsl_functions_glsl_function_asin = FAIL 109 UNFILED WIN7 INTEL : conformance_glsl_functions_glsl_function_asin = FAIL
110 UNFILED WIN7 INTEL : conformance_glsl_variables_gl_fragcoord = FAIL 110 UNFILED WIN7 INTEL : conformance_glsl_variables_gl_fragcoord = FAIL
111 UNFILED WIN7 INTEL : conformance_glsl_variables_gl_pointcoord = FAIL 111 UNFILED WIN7 INTEL : conformance_glsl_variables_gl_pointcoord = FAIL
112 112
113 UNFILED WIN7 INTEL : conformance_misc_delayed_drawing = FAIL 113 UNFILED WIN7 INTEL : conformance_misc_delayed_drawing = FAIL
114 UNFILED WIN7 INTEL : conformance_textures_texture_clear = FAIL 114 UNFILED WIN7 INTEL : conformance_textures_texture_clear = FAIL
115 UNFILED WIN7 INTEL : conformance_glsl_samplers_glsl_function_texture2dlod = FAIL 115 UNFILED WIN7 INTEL : conformance_glsl_samplers_glsl_function_texture2dlod = FAIL
116 116
117 // UNFILED WIN7 INTEL : conformance_attribs_gl_disabled_vertex_attrib = FAIL 117 UNFILED WIN7 INTEL : conformance_attribs_gl_disabled_vertex_attrib = FAIL
118 UNFILED WIN7 INTEL : conformance_extensions_oes_texture_float_with_image_data = FAIL 118 UNFILED WIN7 INTEL : conformance_extensions_oes_texture_float_with_image_data = FAIL
119 UNFILED WIN7 INTEL : conformance_glsl_samplers_glsl_function_texture2dproj = FLA KY 119 UNFILED WIN7 INTEL : conformance_glsl_samplers_glsl_function_texture2dproj = FLA KY
120 120
121 UNFILED WIN7 INTEL : conformance_renderbuffers_framebuffer_state_restoration = F AIL 121 UNFILED WIN7 INTEL : conformance_renderbuffers_framebuffer_state_restoration = F AIL
122 UNFILED WIN7 INTEL : conformance_textures_tex_image_and_sub_image_2d_with_image_ data_rgb565 = FAIL 122 UNFILED WIN7 INTEL : conformance_textures_tex_image_and_sub_image_2d_with_image_ data_rgb565 = FAIL
123 UNFILED WIN7 INTEL : conformance_textures_tex_image_and_sub_image_2d_with_image_ data_rgba4444 = FAIL 123 UNFILED WIN7 INTEL : conformance_textures_tex_image_and_sub_image_2d_with_image_ data_rgba4444 = FAIL
124 UNFILED WIN7 INTEL : conformance_textures_tex_image_and_sub_image_2d_with_image_ data_rgba5551 = FAIL 124 UNFILED WIN7 INTEL : conformance_textures_tex_image_and_sub_image_2d_with_image_ data_rgba5551 = FAIL
125 125
126 162344 WIN7 DEBUG NVIDIA : conformance_textures_tex_image_and_sub_image_2d_with_ video_rgba4444 = TIMEOUT 126 162344 WIN7 DEBUG NVIDIA : conformance_textures_tex_image_and_sub_image_2d_with_ video_rgba4444 = TIMEOUT
127 162344 WIN7 DEBUG NVIDIA : conformance_textures_tex_image_and_sub_image_2d_with_ video_rgba5551 = TIMEOUT 127 162344 WIN7 DEBUG NVIDIA : conformance_textures_tex_image_and_sub_image_2d_with_ video_rgba5551 = TIMEOUT
128 128
129 UNFILED MAC INTEL : conformance_glsl_functions_glsl_function_asin = FAIL 129 UNFILED MAC INTEL : conformance_glsl_functions_glsl_function_asin = FAIL
130 UNFILED MAC INTEL : conformance_glsl_functions_glsl_function_dot = FAIL 130 UNFILED MAC INTEL : conformance_glsl_functions_glsl_function_dot = FAIL
131 UNFILED MAC INTEL : conformance_glsl_functions_glsl_function_faceforward = FAIL 131 UNFILED MAC INTEL : conformance_glsl_functions_glsl_function_faceforward = FAIL
132 UNFILED MAC INTEL : conformance_glsl_functions_glsl_function_length = FAIL 132 UNFILED MAC INTEL : conformance_glsl_functions_glsl_function_length = FAIL
133 UNFILED MAC INTEL : conformance_glsl_functions_glsl_function_normalize = FAIL 133 UNFILED MAC INTEL : conformance_glsl_functions_glsl_function_normalize = FAIL
134 UNFILED MAC INTEL : conformance_glsl_functions_glsl_function_reflect = FAIL 134 UNFILED MAC INTEL : conformance_glsl_functions_glsl_function_reflect = FAIL
135 UNFILED MAC INTEL : conformance_glsl_functions_glsl_function_smoothstep_gentype = FAIL 135 UNFILED MAC INTEL : conformance_glsl_functions_glsl_function_smoothstep_gentype = FAIL
136 UNFILED MAC INTEL : conformance_glsl_variables_gl_pointcoord = FAIL 136 UNFILED MAC INTEL : conformance_glsl_variables_gl_pointcoord = FAIL
137 UNFILED MAC INTEL : conformance_limits_gl_max_texture_dimensions = FAIL 137 UNFILED MAC INTEL : conformance_limits_gl_max_texture_dimensions = FAIL
138 UNFILED MAC INTEL : conformance_rendering_line_loop_tri_fan = FAIL 138 UNFILED MAC INTEL : conformance_rendering_line_loop_tri_fan = FAIL
139 139
140 // UNFILED MAC AMD : conformance_attribs_gl_vertex_attrib = FAIL 140 UNFILED MAC AMD : conformance_attribs_gl_vertex_attrib = FAIL
141 // UNFILED MAC AMD : conformance_attribs_gl_vertexattribpointer_offsets = FAIL 141 UNFILED MAC AMD : conformance_attribs_gl_vertexattribpointer_offsets = FAIL
142 // UNFILED MAC AMD : conformance_attribs_gl_vertexattribpointer = FAIL 142 UNFILED MAC AMD : conformance_attribs_gl_vertexattribpointer = FAIL
143 UNFILED MAC AMD : conformance_misc_type_conversion_test = FAIL 143 UNFILED MAC AMD : conformance_misc_type_conversion_test = FAIL
144 UNFILED MAC AMD : conformance_renderbuffers_framebuffer_object_attachment = FAIL 144 UNFILED MAC AMD : conformance_renderbuffers_framebuffer_object_attachment = FAIL
145 UNFILED MAC AMD : conformance_textures_copy_tex_image_and_sub_image_2d = FAIL 145 UNFILED MAC AMD : conformance_textures_copy_tex_image_and_sub_image_2d = FAIL
146 UNFILED MAC AMD : conformance_typedarrays_array_unit_tests = FAIL 146 UNFILED MAC AMD : conformance_typedarrays_array_unit_tests = FAIL
147 UNFILED MAC AMD : conformance_glsl_functions_glsl_function_distance = FAIL 147 UNFILED MAC AMD : conformance_glsl_functions_glsl_function_distance = FAIL
148 UNFILED MAC AMD : conformance_glsl_functions_glsl_function_dot = FAIL 148 UNFILED MAC AMD : conformance_glsl_functions_glsl_function_dot = FAIL
149 UNFILED MAC AMD : conformance_glsl_functions_glsl_function_length = FAIL 149 UNFILED MAC AMD : conformance_glsl_functions_glsl_function_length = FAIL
150 UNFILED MAC AMD : conformance_glsl_variables_gl_pointcoord = FAIL 150 UNFILED MAC AMD : conformance_glsl_variables_gl_pointcoord = FAIL
151 UNFILED MAC AMD : conformance_reading_read_pixels_test = TIMEOUT 151 UNFILED MAC AMD : conformance_reading_read_pixels_test = TIMEOUT
152 122651 MAC AMD : conformance_misc_object_deletion_behaviour = TIMEOUT 152 122651 MAC AMD : conformance_misc_object_deletion_behaviour = TIMEOUT
(...skipping 30 matching lines...) Expand all
183 137892 LINUX INTEL : conformance_glsl_functions_glsl_function_sin = FAIL 183 137892 LINUX INTEL : conformance_glsl_functions_glsl_function_sin = FAIL
184 137892 LINUX INTEL : conformance_reading_read_pixels_test = FAIL 184 137892 LINUX INTEL : conformance_reading_read_pixels_test = FAIL
185 137892 LINUX INTEL : conformance_rendering_point_size = FAIL 185 137892 LINUX INTEL : conformance_rendering_point_size = FAIL
186 137892 LINUX INTEL : conformance_textures_texture_mips = FAIL 186 137892 LINUX INTEL : conformance_textures_texture_mips = FAIL
187 187
188 //////////////////////////////////////////////////////////////////////////////// 188 ////////////////////////////////////////////////////////////////////////////////
189 // 189 //
190 // Temprory entries: they should be removed once the bugs are fixed. 190 // Temprory entries: they should be removed once the bugs are fixed.
191 // 191 //
192 //////////////////////////////////////////////////////////////////////////////// 192 ////////////////////////////////////////////////////////////////////////////////
193
194 173456 MAC WIN LINUX : conformance_attribs_gl_enable_vertex_attrib = TIMEOUT
195 173456 MAC WIN LINUX : conformance_attribs_gl_disabled_vertex_attrib = TIMEOUT
196 173456 MAC WIN LINUX : conformance_attribs_gl_vertex_attrib_zero_issues = TIMEOU T
197 173456 MAC WIN LINUX : conformance_attribs_gl_vertex_attrib = TIMEOUT
198 173456 MAC WIN LINUX : conformance_attribs_gl_vertexattribpointer_offsets = TIME OUT
199 173456 MAC WIN LINUX : conformance_attribs_gl_vertexattribpointer = TIMEOUT
OLDNEW
« no previous file with comments | « content/browser/gpu/gpu_crash_browsertest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698