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

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

Issue 2043913002: Roll WebGL ba8c5aa..f43726c (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 | « DEPS ('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) 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): 9 def __init__(self, conformance_path):
10 super(WebGL2ConformanceExpectations, self).__init__(conformance_path) 10 super(WebGL2ConformanceExpectations, self).__init__(conformance_path)
(...skipping 10 matching lines...) Expand all
21 self.Fail('WebglExtension.WEBGL_compressed_texture_atc', 21 self.Fail('WebglExtension.WEBGL_compressed_texture_atc',
22 ['win', 'mac', 'linux']) 22 ['win', 'mac', 'linux'])
23 self.Fail('WebglExtension.WEBGL_compressed_texture_etc1', 23 self.Fail('WebglExtension.WEBGL_compressed_texture_etc1',
24 ['mac', 'linux']) 24 ['mac', 'linux'])
25 self.Fail('WebglExtension.WEBGL_compressed_texture_pvrtc', 25 self.Fail('WebglExtension.WEBGL_compressed_texture_pvrtc',
26 ['win', 'mac', 'linux']) 26 ['win', 'mac', 'linux'])
27 27
28 # ======================== 28 # ========================
29 # Conformance expectations 29 # Conformance expectations
30 # ======================== 30 # ========================
31
32 # Passing tests, waiting to be turned on when sharding is implemented.
33 self.Skip('deqp/functional/gles3/shadermatrix/*', bug=1)
34
31 # All platforms. 35 # All platforms.
32 self.Skip('deqp/functional/gles3/builtinprecision/*.html', bug=483282) 36 self.Skip('deqp/functional/gles3/builtinprecision/*.html', bug=483282)
33 self.Skip('deqp/functional/gles3/draw.html', bug=483282) 37 self.Skip('deqp/functional/gles3/draw.html', bug=483282)
34 self.Skip('deqp/functional/gles3/fbocolorbuffer.html', bug=483282) 38 self.Skip('deqp/functional/gles3/fbocolorbuffer.html', bug=483282)
35 self.Skip('deqp/functional/gles3/fbodepthbuffer.html', bug=483282)
36 self.Skip('deqp/functional/gles3/fboinvalidate.html', bug=483282) 39 self.Skip('deqp/functional/gles3/fboinvalidate.html', bug=483282)
37 self.Skip('deqp/functional/gles3/fbomultisample.html', bug=483282) 40 self.Skip('deqp/functional/gles3/fbomultisample.html', bug=483282)
38 self.Skip('deqp/functional/gles3/fborender.html', bug=483282) 41 self.Skip('deqp/functional/gles3/fborender.html', bug=483282)
39 self.Skip('deqp/functional/gles3/fragmentoutput.html', bug=483282) 42 self.Skip('deqp/functional/gles3/fragmentoutput.html', bug=483282)
40 self.Skip('deqp/functional/gles3/framebufferblit.html', bug=483282) 43 self.Skip('deqp/functional/gles3/framebufferblit.html', bug=483282)
41 self.Skip('deqp/functional/gles3/instancedrendering.html', bug=483282) 44 self.Skip('deqp/functional/gles3/instancedrendering.html', bug=483282)
42 self.Skip('deqp/data/gles3/shaders/linkage.html', bug=601821) 45 self.Skip('deqp/data/gles3/shaders/linkage.html', bug=601821)
43 self.Skip('deqp/functional/gles3/negativebufferapi.html', bug=483282) 46 self.Skip('deqp/functional/gles3/negativebufferapi.html', bug=483282)
44 self.Skip('deqp/functional/gles3/negativetextureapi.html', bug=483282) 47 self.Skip('deqp/functional/gles3/negativetextureapi.html', bug=483282)
45 self.Skip('deqp/functional/gles3/negativevertexarrayapi.html', bug=483282) 48 self.Skip('deqp/functional/gles3/negativevertexarrayapi.html', bug=483282)
46 self.Skip('deqp/functional/gles3/occlusionquery.html', bug=483282) 49 self.Skip('deqp/functional/gles3/occlusionquery.html', bug=483282)
47 self.Skip('deqp/functional/gles3/shadercommonfunction.html', bug=483282) 50 self.Skip('deqp/functional/gles3/shadercommonfunction.html', bug=483282)
48 self.Skip('deqp/functional/gles3/shaderderivate.html', bug=483282) 51 self.Skip('deqp/functional/gles3/shaderderivate.html', bug=483282)
49 self.Skip('deqp/functional/gles3/shaderloop.html', bug=483282)
50 self.Skip('deqp/functional/gles3/shadermatrix.html', bug=483282)
51 self.Skip('deqp/functional/gles3/shaderoperator.html', bug=483282) 52 self.Skip('deqp/functional/gles3/shaderoperator.html', bug=483282)
52 self.Skip('deqp/functional/gles3/shaderpackingfunction.html', bug=483282) 53 self.Skip('deqp/functional/gles3/shaderpackingfunction.html', bug=483282)
53 self.Skip('deqp/functional/gles3/shadertexturefunction/*.html', bug=483282) 54 self.Skip('deqp/functional/gles3/shadertexturefunction/*.html', bug=483282)
54 self.Skip('deqp/functional/gles3/sync.html', bug=483282) 55 self.Skip('deqp/functional/gles3/sync.html', bug=483282)
55 self.Skip('deqp/functional/gles3/textureshadow/*.html', bug=483282) 56 self.Skip('deqp/functional/gles3/textureshadow/*.html', bug=483282)
56 self.Skip('deqp/functional/gles3/transformfeedback.html', bug=483282) 57 self.Skip('deqp/functional/gles3/transformfeedback.html', bug=483282)
57 self.Skip('deqp/functional/gles3/uniformbuffers.html', bug=483282) 58 self.Skip('deqp/functional/gles3/uniformbuffers.html', bug=483282)
58 59
59 self.Fail('deqp/data/gles3/shaders/preprocessor.html', bug=483282) 60 self.Fail('deqp/data/gles3/shaders/preprocessor.html', bug=483282)
60 self.Flaky('deqp/functional/gles3/shaderindexing.html', bug=483282)
61 61
62 self.Fail('conformance2/glsl3/forbidden-operators.html', bug=483282) 62 self.Fail('conformance2/glsl3/forbidden-operators.html', bug=483282)
63 63
64 self.Flaky('conformance2/query/occlusion-query.html', bug=603168) 64 self.Flaky('conformance2/query/occlusion-query.html', bug=603168)
65 self.Fail('conformance2/vertex_arrays/vertex-array-object.html', bug=483282) 65 self.Fail('conformance2/vertex_arrays/vertex-array-object.html', bug=483282)
66 66
67 self.Fail('conformance2/rendering/draw-buffers.html', bug=617410) 67 self.Fail('conformance2/rendering/draw-buffers.html', bug=617410)
68 68
69 # All platforms when running ANGLE 69 # All platforms when running ANGLE
70 self.Fail('conformance2/textures/misc/tex-unpack-params.html', 70 self.Fail('conformance2/textures/misc/tex-unpack-params.html',
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
119 119
120 # Windows only. 120 # Windows only.
121 121
122 self.Fail('deqp/functional/gles3/vertexarrays.html', 122 self.Fail('deqp/functional/gles3/vertexarrays.html',
123 ['win'], bug=483282) 123 ['win'], bug=483282)
124 124
125 self.Fail('deqp/functional/gles3/texturespecification/' + 125 self.Fail('deqp/functional/gles3/texturespecification/' +
126 'basic_copyteximage2d.html', 126 'basic_copyteximage2d.html',
127 ['win'], bug=483282) 127 ['win'], bug=483282)
128 128
129 self.Fail('deqp/functional/gles3/shaderloop_for.html',
130 ['win'], bug=617817)
131 self.Fail('deqp/functional/gles3/shaderloop_while.html',
132 ['win'], bug=617817)
133 self.Fail('deqp/functional/gles3/shaderloop_do_while.html',
134 ['win'], bug=617817)
135
129 self.Flaky('deqp/functional/gles3/buffercopy.html', ['win'], bug=587601) 136 self.Flaky('deqp/functional/gles3/buffercopy.html', ['win'], bug=587601)
130 137
131 self.Skip('deqp/functional/gles3/readpixel.html', ['win'], bug=483282) 138 self.Skip('deqp/functional/gles3/readpixel.html', ['win'], bug=483282)
132 self.Fail('conformance2/glsl3/array-in-complex-expression.html', 139 self.Fail('conformance2/glsl3/array-in-complex-expression.html',
133 ['win'], bug=483282) 140 ['win'], bug=483282)
134 self.Skip('conformance2/reading/read-pixels-pack-parameters.html', 141 self.Skip('conformance2/reading/read-pixels-pack-parameters.html',
135 ['win'], bug=483282) 142 ['win'], bug=483282)
136 self.Skip('conformance2/textures/misc/tex-mipmap-levels.html', 143 self.Skip('conformance2/textures/misc/tex-mipmap-levels.html',
137 ['win'], bug=483282) 144 ['win'], bug=483282)
138 self.Skip('conformance2/transform_feedback/transform_feedback.html', 145 self.Skip('conformance2/transform_feedback/transform_feedback.html',
(...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after
333 self.Fail('deqp/functional/gles3/textureformat/compressed_cube.html', 340 self.Fail('deqp/functional/gles3/textureformat/compressed_cube.html',
334 ['win', 'intel'], bug=614418) 341 ['win', 'intel'], bug=614418)
335 342
336 # Mac only. 343 # Mac only.
337 self.Fail('deqp/functional/gles3/texturefiltering/cube_formats_*', 344 self.Fail('deqp/functional/gles3/texturefiltering/cube_formats_*',
338 ['mac'], bug=606074) 345 ['mac'], bug=606074)
339 self.Fail('deqp/functional/gles3/texturefiltering/cube_sizes_*', 346 self.Fail('deqp/functional/gles3/texturefiltering/cube_sizes_*',
340 ['mac'], bug=606074) 347 ['mac'], bug=606074)
341 self.Fail('deqp/functional/gles3/texturefiltering/cube_combinations_*', 348 self.Fail('deqp/functional/gles3/texturefiltering/cube_combinations_*',
342 ['mac'], bug=606074) 349 ['mac'], bug=606074)
350 self.Fail('deqp/functional/gles3/shaderloop_do_while.html',
351 ['mac'], bug=617820)
343 352
344 self.Skip('deqp/functional/gles3/texturespecification/' + 353 self.Skip('deqp/functional/gles3/texturespecification/' +
345 'basic_copyteximage2d.html', 354 'basic_copyteximage2d.html',
346 ['mac'], bug=577144) 355 ['mac'], bug=577144)
347 self.Skip('deqp/functional/gles3/texturespecification/' + 356 self.Skip('deqp/functional/gles3/texturespecification/' +
348 'basic_copytexsubimage2d.html', 357 'basic_copytexsubimage2d.html',
349 ['mac'], bug=577144) 358 ['mac'], bug=577144)
350 self.Fail('deqp/functional/gles3/textureformat/unsized_2d_array.html', 359 self.Fail('deqp/functional/gles3/textureformat/unsized_2d_array.html',
351 ['mac'], bug=577144) 360 ['mac'], bug=577144)
352 self.Fail('deqp/functional/gles3/textureformat/unsized_3d.html', 361 self.Fail('deqp/functional/gles3/textureformat/unsized_3d.html',
(...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after
472 481
473 # Linux only. 482 # Linux only.
474 self.Fail('deqp/data/gles3/shaders/functions.html', 483 self.Fail('deqp/data/gles3/shaders/functions.html',
475 ['linux'], bug=483282) 484 ['linux'], bug=483282)
476 self.Fail('deqp/functional/gles3/uniformapi/random.html', 485 self.Fail('deqp/functional/gles3/uniformapi/random.html',
477 ['linux'], bug=616558) 486 ['linux'], bug=616558)
478 self.Fail('conformance2/glsl3/vector-dynamic-indexing.html', 487 self.Fail('conformance2/glsl3/vector-dynamic-indexing.html',
479 ['linux'], bug=483282) 488 ['linux'], bug=483282)
480 self.Fail('conformance2/reading/read-pixels-from-fbo-test.html', 489 self.Fail('conformance2/reading/read-pixels-from-fbo-test.html',
481 ['linux'], bug=483282) 490 ['linux'], bug=483282)
491 self.Fail('deqp/functional/gles3/fbodepthbuffer.html',
492 ['linux'], bug=483282)
482 493
483 self.Skip('deqp/data/gles3/shaders/qualification_order.html', 494 self.Skip('deqp/data/gles3/shaders/qualification_order.html',
484 ['linux', 'amd', 'intel'], bug=483282) 495 ['linux', 'amd', 'intel'], bug=483282)
485 self.Fail('deqp/functional/gles3/clipping.html', 496 self.Fail('deqp/functional/gles3/clipping.html',
486 ['linux', 'amd', 'intel'], bug=483282) 497 ['linux', 'amd', 'intel'], bug=483282)
487 498
488 self.Fail('deqp/functional/gles3/texturespecification/' + 499 self.Fail('deqp/functional/gles3/texturespecification/' +
489 'random_teximage2d_cube.html', 500 'random_teximage2d_cube.html',
490 ['linux'], bug=483282) 501 ['linux'], bug=483282)
491 502
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
529 self.Fail('deqp/functional/gles3/internalformatquery.html', 540 self.Fail('deqp/functional/gles3/internalformatquery.html',
530 ['linux', 'amd'], bug=483282) 541 ['linux', 'amd'], bug=483282)
531 self.Fail('deqp/functional/gles3/texturestatequery.html', 542 self.Fail('deqp/functional/gles3/texturestatequery.html',
532 ['linux', 'amd'], bug=483282) 543 ['linux', 'amd'], bug=483282)
533 self.Fail('deqp/functional/gles3/vertexarrays.html', 544 self.Fail('deqp/functional/gles3/vertexarrays.html',
534 ['linux', 'amd'], bug=483282) 545 ['linux', 'amd'], bug=483282)
535 self.Fail('deqp/functional/gles3/buffercopy.html', 546 self.Fail('deqp/functional/gles3/buffercopy.html',
536 ['linux', 'amd'], bug=483282) 547 ['linux', 'amd'], bug=483282)
537 self.Fail('deqp/functional/gles3/samplerobject.html', 548 self.Fail('deqp/functional/gles3/samplerobject.html',
538 ['linux', 'amd'], bug=483282) 549 ['linux', 'amd'], bug=483282)
539 self.Fail('deqp/functional/gles3/shaderprecision.html', 550 self.Fail('deqp/functional/gles3/shaderprecision*.html',
540 ['linux', 'amd'], bug=483282) 551 ['linux', 'amd'], bug=483282)
541 self.Fail('deqp/functional/gles3/texturefiltering/3d*', 552 self.Fail('deqp/functional/gles3/texturefiltering/3d*',
542 ['linux', 'amd'], bug=606114) 553 ['linux', 'amd'], bug=606114)
543 self.Fail('deqp/functional/gles3/fbocompleteness.html', 554 self.Fail('deqp/functional/gles3/fbocompleteness.html',
544 ['linux', 'amd'], bug=483282) 555 ['linux', 'amd'], bug=483282)
545 self.Fail('deqp/functional/gles3/lifetime.html', 556 self.Fail('deqp/functional/gles3/lifetime.html',
546 ['linux', 'amd'], bug=483282) 557 ['linux', 'amd'], bug=483282)
547 558
548 self.Fail('conformance2/misc/uninitialized-test-2.html', 559 self.Fail('conformance2/misc/uninitialized-test-2.html',
549 ['linux', 'amd'], bug=483282) 560 ['linux', 'amd'], bug=483282)
(...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after
685 # self.Fail(page_name, 696 # self.Fail(page_name,
686 # ['linux', ('nvidia', 0x1), 'debug', 'opengl']) 697 # ['linux', ('nvidia', 0x1), 'debug', 'opengl'])
687 # self.Fail(page_name, 698 # self.Fail(page_name,
688 # ['win', ('nvidia', 0x1), 'debug', 'opengl']) 699 # ['win', ('nvidia', 0x1), 'debug', 'opengl'])
689 700
690 # Conflicts if between a generic os condition and a specific version 701 # Conflicts if between a generic os condition and a specific version
691 # self.Fail(page_name, 702 # self.Fail(page_name,
692 # ['xp', ('nvidia', 0x1), 'debug', 'opengl']) 703 # ['xp', ('nvidia', 0x1), 'debug', 'opengl'])
693 # self.Fail(page_name, 704 # self.Fail(page_name,
694 # ['win', ('nvidia', 0x1), 'debug', 'opengl']) 705 # ['win', ('nvidia', 0x1), 'debug', 'opengl'])
OLDNEW
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698