OLD | NEW |
---|---|
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 134743 MAC WIN LINUX : conformance_ogles_GL_build_build_073_to_080 = FAIL | |
27 134743 MAC WIN LINUX : conformance_ogles_GL_build_build_081_to_088 = FAIL | |
Zhenyao Mo
2012/06/28 18:14:42
It's weird you still see the ogles failures , beca
| |
28 134743 WIN : conformance_extensions_oes_standard_derivatives = FAIL | |
29 | |
26 UNFILED MAC WIN LINUX : conformance_more_* = SKIP | 30 UNFILED MAC WIN LINUX : conformance_more_* = SKIP |
27 UNFILED MAC WIN LINUX : conformance_ogles_* = SKIP | 31 UNFILED MAC WIN LINUX : conformance_ogles_* = SKIP |
28 | 32 |
29 UNFILED MAC WIN LINUX : conformance_state_gl_get_calls = FAIL | 33 UNFILED MAC WIN LINUX : conformance_state_gl_get_calls = FAIL |
30 UNFILED MAC WIN LINUX : conformance_attribs_gl_vertex_attrib_render = FAIL | 34 UNFILED MAC WIN LINUX : conformance_attribs_gl_vertex_attrib_render = FAIL |
31 | 35 |
32 UNFILED MAC DEBUG : conformance_uniforms_uniform_samplers_test = FAIL | 36 UNFILED MAC DEBUG : conformance_uniforms_uniform_samplers_test = FAIL |
33 UNFILED WIN : conformance_uniforms_uniform_samplers_test = FAIL | 37 UNFILED WIN : conformance_uniforms_uniform_samplers_test = FAIL |
34 UNFILED LINUX NVIDIA AMD : conformance_uniforms_uniform_samplers_test = FAIL | 38 UNFILED LINUX NVIDIA AMD : conformance_uniforms_uniform_samplers_test = FAIL |
35 | 39 |
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
77 UNFILED WIN : conformance_glsl_misc_struct_nesting_under_maximum = FAIL | 81 UNFILED WIN : conformance_glsl_misc_struct_nesting_under_maximum = FAIL |
78 | 82 |
79 UNFILED WIN : conformance_extensions_webgl_compressed_texture_s3tc = FAIL | 83 UNFILED WIN : conformance_extensions_webgl_compressed_texture_s3tc = FAIL |
80 UNFILED WIN : conformance_glsl_samplers_glsl_function_texture2d_bias = FAIL | 84 UNFILED WIN : conformance_glsl_samplers_glsl_function_texture2d_bias = FAIL |
81 | 85 |
82 UNFILED XP NVIDIA : conformance_textures_texture_mips = FAIL | 86 UNFILED XP NVIDIA : conformance_textures_texture_mips = FAIL |
83 | 87 |
84 UNFILED WIN7 INTEL : conformance_context_context_attributes_alpha_depth_stencil_ antialias = FAIL | 88 UNFILED WIN7 INTEL : conformance_context_context_attributes_alpha_depth_stencil_ antialias = FAIL |
85 UNFILED WIN7 INTEL : conformance_context_context_lost_restored = FAIL | 89 UNFILED WIN7 INTEL : conformance_context_context_lost_restored = FAIL |
86 UNFILED WIN7 INTEL : conformance_context_premultiplyalpha_test = FAIL | 90 UNFILED WIN7 INTEL : conformance_context_premultiplyalpha_test = FAIL |
87 UNFILED WIN7 INTEL : conformance_extensions_oes_standard_derivatives = FAIL | |
88 UNFILED WIN7 INTEL : conformance_extensions_oes_texture_float = FAIL | 91 UNFILED WIN7 INTEL : conformance_extensions_oes_texture_float = FAIL |
89 UNFILED WIN7 INTEL : conformance_limits_gl_min_attribs = FAIL | 92 UNFILED WIN7 INTEL : conformance_limits_gl_min_attribs = FAIL |
90 UNFILED WIN7 INTEL : conformance_limits_gl_max_texture_dimensions = FAIL | 93 UNFILED WIN7 INTEL : conformance_limits_gl_max_texture_dimensions = FAIL |
91 UNFILED WIN7 INTEL : conformance_limits_gl_min_textures = FAIL | 94 UNFILED WIN7 INTEL : conformance_limits_gl_min_textures = FAIL |
92 UNFILED WIN7 INTEL : conformance_limits_gl_min_uniforms = FAIL | 95 UNFILED WIN7 INTEL : conformance_limits_gl_min_uniforms = FAIL |
93 UNFILED WIN7 INTEL : conformance_rendering_gl_clear = FAIL | 96 UNFILED WIN7 INTEL : conformance_rendering_gl_clear = FAIL |
94 UNFILED WIN7 INTEL : conformance_textures_copy_tex_image_and_sub_image_2d = FAIL | 97 UNFILED WIN7 INTEL : conformance_textures_copy_tex_image_and_sub_image_2d = FAIL |
95 UNFILED WIN7 INTEL : conformance_textures_gl_teximage = FAIL | 98 UNFILED WIN7 INTEL : conformance_textures_gl_teximage = FAIL |
96 UNFILED WIN7 INTEL : conformance_textures_tex_image_and_sub_image_2d_with_array_ buffer_view = FAIL | 99 UNFILED WIN7 INTEL : conformance_textures_tex_image_and_sub_image_2d_with_array_ buffer_view = FAIL |
97 UNFILED WIN7 INTEL : conformance_textures_tex_image_and_sub_image_2d_with_image_ data = FAIL | 100 UNFILED WIN7 INTEL : conformance_textures_tex_image_and_sub_image_2d_with_image_ data = FAIL |
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
167 | 170 |
168 121139 MAC : conformance_textures_texture_size = FAIL | 171 121139 MAC : conformance_textures_texture_size = FAIL |
169 121139 WIN INTEL : conformance_textures_texture_size = FAIL | 172 121139 WIN INTEL : conformance_textures_texture_size = FAIL |
170 121139 LINUX AMD : conformance_textures_texture_size = FAIL | 173 121139 LINUX AMD : conformance_textures_texture_size = FAIL |
171 | 174 |
172 //////////////////////////////////////////////////////////////////////////////// | 175 //////////////////////////////////////////////////////////////////////////////// |
173 // | 176 // |
174 // Temprory entries: they should be removed once the bugs are fixed. | 177 // Temprory entries: they should be removed once the bugs are fixed. |
175 // | 178 // |
176 //////////////////////////////////////////////////////////////////////////////// | 179 //////////////////////////////////////////////////////////////////////////////// |
OLD | NEW |