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

Side by Side Diff: content/test/gpu/gpu_tests/webgl2_conformance_expectations.py

Issue 2404153002: Move failed tests which are related to R11F_G11F_B10F issue to WebGL 2.0.1 (Closed)
Patch Set: Created 4 years, 2 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
« 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) 2015 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2015 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 from gpu_tests.webgl_conformance_expectations import WebGLConformanceExpectation s 4 from gpu_tests.webgl_conformance_expectations import WebGLConformanceExpectation s
5 5
6 # See the GpuTestExpectations class for documentation. 6 # See the GpuTestExpectations class for documentation.
7 7
8 class WebGL2ConformanceExpectations(WebGLConformanceExpectations): 8 class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
9 def __init__(self, conformance_path, url_prefixes=None): 9 def __init__(self, conformance_path, url_prefixes=None):
10 super(WebGL2ConformanceExpectations, self).__init__( 10 super(WebGL2ConformanceExpectations, self).__init__(
(...skipping 28 matching lines...) Expand all
39 39
40 # 2.0.1 OR LATER 40 # 2.0.1 OR LATER
41 # Too slow (take about one hour to run) 41 # Too slow (take about one hour to run)
42 self.Skip('deqp/functional/gles3/builtinprecision/*.html', bug=619403) 42 self.Skip('deqp/functional/gles3/builtinprecision/*.html', bug=619403)
43 43
44 self.Fail('conformance2/glsl3/tricky-loop-conditions.html', bug=483282) 44 self.Fail('conformance2/glsl3/tricky-loop-conditions.html', bug=483282)
45 self.Fail('conformance2/glsl3/vector-dynamic-indexing-nv-driver-bug.html', 45 self.Fail('conformance2/glsl3/vector-dynamic-indexing-nv-driver-bug.html',
46 ['linux'], bug=483282) 46 ['linux'], bug=483282)
47 self.Fail('conformance2/textures/misc/tex-srgb-mipmap.html', bug=634519) 47 self.Fail('conformance2/textures/misc/tex-srgb-mipmap.html', bug=634519)
48 48
49 self.Fail('deqp/functional/gles3/framebufferblit/conversion_28.html',
50 ['mac'], bug=654187)
51 self.Fail('deqp/functional/gles3/framebufferblit/conversion_30.html',
52 ['mac'], bug=654187)
53 self.Fail('deqp/functional/gles3/framebufferblit/conversion_31.html',
54 ['mac'], bug=654187)
55 self.Fail('deqp/functional/gles3/framebufferblit/conversion_33.html',
56 ['mac'], bug=654187)
57
49 # All platforms. 58 # All platforms.
50 self.Fail('conformance2/rendering/blitframebuffer-filter-outofbounds.html', 59 self.Fail('conformance2/rendering/blitframebuffer-filter-outofbounds.html',
51 bug=644740) 60 bug=644740)
52 self.Flaky('conformance2/query/occlusion-query.html', bug=603168) 61 self.Flaky('conformance2/query/occlusion-query.html', bug=603168)
53 62
54 # Windows only. 63 # Windows only.
55 # We are awesome! 64 # We are awesome!
56 self.Fail('conformance2/buffers/getBufferSubData.html', 65 self.Fail('conformance2/buffers/getBufferSubData.html',
57 ['win'], bug=654201) 66 ['win'], bug=654201)
58 67
(...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after
180 189
181 self.Fail('conformance2/renderbuffers/framebuffer-test.html', 190 self.Fail('conformance2/renderbuffers/framebuffer-test.html',
182 ['mac'], bug=641149) 191 ['mac'], bug=641149)
183 192
184 self.Fail('deqp/functional/gles3/fbomultisample*', 193 self.Fail('deqp/functional/gles3/fbomultisample*',
185 ['mac', 'intel'], bug=641209) 194 ['mac', 'intel'], bug=641209)
186 195
187 self.Fail('deqp/functional/gles3/fbomultisample*', 196 self.Fail('deqp/functional/gles3/fbomultisample*',
188 ['mac', 'nvidia'], bug=641209) 197 ['mac', 'nvidia'], bug=641209)
189 198
190 self.Fail('deqp/functional/gles3/framebufferblit/conversion_28.html',
191 ['mac'], bug=483282)
192 self.Fail('deqp/functional/gles3/framebufferblit/conversion_30.html',
193 ['mac'], bug=483282)
194 self.Fail('deqp/functional/gles3/framebufferblit/conversion_31.html',
195 ['mac'], bug=483282)
196 self.Fail('deqp/functional/gles3/framebufferblit/conversion_33.html',
197 ['mac'], bug=483282)
198 self.Fail('deqp/functional/gles3/framebufferblit/' + 199 self.Fail('deqp/functional/gles3/framebufferblit/' +
199 'default_framebuffer_*.html', 200 'default_framebuffer_*.html',
200 ['mac'], bug=483282) 201 ['mac'], bug=483282)
201 202
202 # Mac Retina NVIDIA 203 # Mac Retina NVIDIA
203 self.Fail('conformance/attribs/gl-disabled-vertex-attrib.html', 204 self.Fail('conformance/attribs/gl-disabled-vertex-attrib.html',
204 ['mac', ('nvidia', 0xfe9)], bug=483282) 205 ['mac', ('nvidia', 0xfe9)], bug=483282)
205 self.Flaky( 206 self.Flaky(
206 'conformance/extensions/webgl-compressed-texture-size-limit.html', 207 'conformance/extensions/webgl-compressed-texture-size-limit.html',
207 ['mac', ('nvidia', 0xfe9)], bug=483282) 208 ['mac', ('nvidia', 0xfe9)], bug=483282)
(...skipping 638 matching lines...) Expand 10 before | Expand all | Expand 10 after
846 # self.Fail(page_name, 847 # self.Fail(page_name,
847 # ['linux', ('nvidia', 0x1), 'debug', 'opengl']) 848 # ['linux', ('nvidia', 0x1), 'debug', 'opengl'])
848 # self.Fail(page_name, 849 # self.Fail(page_name,
849 # ['win', ('nvidia', 0x1), 'debug', 'opengl']) 850 # ['win', ('nvidia', 0x1), 'debug', 'opengl'])
850 851
851 # Conflicts if between a generic os condition and a specific version 852 # Conflicts if between a generic os condition and a specific version
852 # self.Fail(page_name, 853 # self.Fail(page_name,
853 # ['xp', ('nvidia', 0x1), 'debug', 'opengl']) 854 # ['xp', ('nvidia', 0x1), 'debug', 'opengl'])
854 # self.Fail(page_name, 855 # self.Fail(page_name,
855 # ['win', ('nvidia', 0x1), 'debug', 'opengl']) 856 # ['win', ('nvidia', 0x1), 'debug', 'opengl'])
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