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

Side by Side Diff: chrome/test/gpu/webgl_conformance_test_expectations.txt

Issue 10332284: WebGL conformance test expectations update. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 7 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 | « no previous file | 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
11 // NVIDIA AMD INTEL 11 // NVIDIA AMD INTEL
12 // 0x**** (this is a gpu's PCI device ID) 12 // 0x**** (this is a gpu's PCI device ID)
13 // DEBUG RELEASE 13 // DEBUG RELEASE
14 // 14 //
15 // TEST_NAME can be a specific test name, or have a '*' in the end, which 15 // TEST_NAME can be a specific test name, or have a '*' in the end, which
16 // indicates a prefix matching. 16 // indicates a prefix matching.
17 // 17 //
18 // Any tests whose expectations are not PASS will be skipped on the bots. 18 // Any tests whose expectations are not PASS will be skipped on the bots.
19 // 19 //
20 // Examples: 20 // Examples:
21 // 91530 MAC WIN LINUX : context_lost_restored = TIMEOUT 21 // 91530 MAC WIN LINUX : context_lost_restored = TIMEOUT
22 // 91533 WIN : gl_min_uniforms = FAIL 22 // 91533 WIN : gl_min_uniforms = FAIL
23 // 91531 MAC WIN LINUX : conformance_more_* = SKIP 23 // 91531 MAC WIN LINUX : conformance_more_* = SKIP
24 // 91532 MAC NVIDIA 0x0640 : tex_image_and_sub_image_2d_with_video = PASS FAIL 24 // 91532 MAC NVIDIA 0x0640 : tex_image_and_sub_image_2d_with_video = PASS FAIL
25 25
26 UNFILED MAC WIN LINUX : conformance_more_* = SKIP 26 UNFILED MAC WIN LINUX : conformance_more_* = SKIP
27 UNFILED MAC WIN LINUX : conformance_ogles_* = SKIP 27 UNFILED MAC WIN LINUX : conformance_ogles_* = SKIP
28 28
29 UNFILED MAC WIN LINUX : conformance_textures_tex_image_and_sub_image_2d_with_can vas_* = FAIL
30 UNFILED MAC WIN LINUX : conformance_textures_tex_image_and_sub_image_2d_with_ima ge_data_* = FAIL
31 UNFILED MAC WIN LINUX : conformance_textures_tex_image_and_sub_image_2d_with_ima ge_* = FAIL
32
33 UNFILED MAC WIN LINUX : conformance_state_gl_get_calls = FAIL
34 UNFILED MAC WIN LINUX : conformance_attribs_gl_vertex_attrib_render = FAIL
35
29 125963 MAC AMD : conformance_programs_use_program_crash_with_discard_in_fragment _shader = FAIL 36 125963 MAC AMD : conformance_programs_use_program_crash_with_discard_in_fragment _shader = FAIL
30 125963 MAC AMD : conformance_typedarrays_data_view_test = FAIL 37 125963 MAC AMD : conformance_typedarrays_data_view_test = FAIL
31 38
32 125864 WIN : conformance_canvas_texture_bindings_unaffected_on_resize = FAIL 39 125864 WIN : conformance_canvas_texture_bindings_unaffected_on_resize = FAIL
33 125864 WIN : conformance_glsl_misc_shader_with_comma_assignment = FAIL 40 125864 WIN : conformance_glsl_misc_shader_with_comma_assignment = FAIL
34 125864 WIN : conformance_glsl_misc_shader_with_comma_conditional_assignment = FA IL 41 125864 WIN : conformance_glsl_misc_shader_with_comma_conditional_assignment = FA IL
35 125864 WIN : conformance_programs_gl_bind_attrib_location_long_names_test = FAIL 42 125864 WIN : conformance_programs_gl_bind_attrib_location_long_names_test = FAIL
36 125864 WIN : conformance_textures_texture_upload_cube_maps = FAIL 43 125864 WIN : conformance_textures_texture_upload_cube_maps = FAIL
37 44
38 125864 MAC WIN LINUX : conformance_uniforms_uniform_default_values = FAIL 45 125864 MAC WIN LINUX : conformance_uniforms_uniform_default_values = FAIL
39 46
40 125864 LINUX : conformance_extensions_ext_texture_filter_anisotropic = FAIL 47 125864 LINUX : conformance_extensions_ext_texture_filter_anisotropic = FAIL
41 48
42 125864 MAC : conformance_glsl_misc_glsl_vertex_branch = FAIL 49 125864 MAC : conformance_glsl_misc_glsl_vertex_branch = FAIL
43 125864 MAC : conformance_glsl_misc_shader_with_gles_1_frag = FAIL 50 125864 MAC : conformance_glsl_misc_shader_with_gles_1_frag = FAIL
44 51
45 UNFILED MAC WIN LINUX : conformance_glsl_misc_shader_with_conditional_scoping = FAIL 52 UNFILED MAC WIN LINUX : conformance_glsl_misc_shader_with_conditional_scoping = FAIL
46 UNFILED MAC WIN LINUX : conformance_glsl_misc_shader_with_do_scoping = FAIL 53 UNFILED MAC WIN LINUX : conformance_glsl_misc_shader_with_do_scoping = FAIL
47 UNFILED MAC WIN LINUX : conformance_glsl_misc_shader_with_for_scoping = FAIL 54 UNFILED MAC WIN LINUX : conformance_glsl_misc_shader_with_for_scoping = FAIL
48 UNFILED MAC WIN LINUX : conformance_glsl_misc_shader_with_functional_scoping = F AIL 55 UNFILED MAC WIN LINUX : conformance_glsl_misc_shader_with_functional_scoping = F AIL
49 UNFILED MAC WIN LINUX : conformance_glsl_misc_shader_with_hex_int_constant_macro = FAIL 56 UNFILED MAC WIN LINUX : conformance_glsl_misc_shader_with_hex_int_constant_macro = FAIL
50 UNFILED MAC WIN LINUX : conformance_glsl_misc_shader_with_vec4_vec3_vec4_conditi onal = FAIL 57 UNFILED MAC WIN LINUX : conformance_glsl_misc_shader_with_vec4_vec3_vec4_conditi onal = FAIL
51 58
52 125679 MAC WIN LINUX : conformance_buffers_index_validation = FAIL 59 125679 MAC WIN LINUX : conformance_buffers_index_validation = FAIL
53 125679 MAC WIN LINUX : conformance_canvas_framebuffer_bindings_unaffected_on_res ize = FAIL
54 125679 MAC WIN LINUX : conformance_context_context_creation_and_destruction = FA IL 60 125679 MAC WIN LINUX : conformance_context_context_creation_and_destruction = FA IL
55 125679 WIN LINUX : conformance_glsl_misc_shader_with_non_reserved_words = FAIL 61 125679 WIN LINUX : conformance_glsl_misc_shader_with_non_reserved_words = FAIL
56 62
57 113695 MAC WIN LINUX : conformance_misc_instanceof_test = FAIL 63 113695 MAC WIN LINUX : conformance_misc_instanceof_test = FAIL
58 64
59 UNFILED MAC WIN LINUX : conformance_textures_origin_clean_conformance = FAIL 65 UNFILED MAC WIN LINUX : conformance_textures_origin_clean_conformance = FAIL
60 66
61 UNFILED WIN : conformance_glsl_functions_glsl_function_atan = FAIL 67 UNFILED WIN : conformance_glsl_functions_glsl_function_atan = FAIL
62 UNFILED WIN : conformance_glsl_functions_glsl_function_atan_xy = FAIL 68 UNFILED WIN : conformance_glsl_functions_glsl_function_atan_xy = FAIL
63 UNFILED WIN : conformance_glsl_misc_struct_nesting_under_maximum = FAIL 69 UNFILED WIN : conformance_glsl_misc_struct_nesting_under_maximum = FAIL
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
143 121139 MAC : conformance_textures_texture_size = FAIL 149 121139 MAC : conformance_textures_texture_size = FAIL
144 121139 WIN INTEL : conformance_textures_texture_size = FAIL 150 121139 WIN INTEL : conformance_textures_texture_size = FAIL
145 121139 LINUX AMD : conformance_textures_texture_size = FAIL 151 121139 LINUX AMD : conformance_textures_texture_size = FAIL
146 152
147 //////////////////////////////////////////////////////////////////////////////// 153 ////////////////////////////////////////////////////////////////////////////////
148 // 154 //
149 // Temprory entries: they should be removed once the bugs are fixed. 155 // Temprory entries: they should be removed once the bugs are fixed.
150 // 156 //
151 //////////////////////////////////////////////////////////////////////////////// 157 ////////////////////////////////////////////////////////////////////////////////
152 158
153 159 // Should be passing after the next webkit roll
160 UNFILED MAC WIN LINUX : conformance_renderbuffers_framebuffer_state_restoration = FAIL
161 UNFILED MAC WIN LINUX : conformance_canvas_framebuffer_bindings_unaffected_on_re size = FAIL
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698