| OLD | NEW |
| 1 # Copyright (c) 2013 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2013 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 import os | 4 import os |
| 5 | 5 |
| 6 from gpu_tests.gpu_test_expectations import GpuTestExpectations | 6 from gpu_tests.gpu_test_expectations import GpuTestExpectations |
| 7 | 7 |
| 8 # See the GpuTestExpectations class for documentation. | 8 # See the GpuTestExpectations class for documentation. |
| 9 | 9 |
| 10 class WebGLConformanceExpectations(GpuTestExpectations): | 10 class WebGLConformanceExpectations(GpuTestExpectations): |
| (...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 103 ['android', ('qualcomm', 'Adreno (TM) 330')], bug=611943) | 103 ['android', ('qualcomm', 'Adreno (TM) 330')], bug=611943) |
| 104 self.Fail('conformance/glsl/bugs/sampler-struct-function-arg.html', | 104 self.Fail('conformance/glsl/bugs/sampler-struct-function-arg.html', |
| 105 ['android', ('qualcomm', 'Adreno (TM) 330')], bug=611943) | 105 ['android', ('qualcomm', 'Adreno (TM) 330')], bug=611943) |
| 106 self.Fail('conformance/glsl/matrices/glsl-mat4-to-mat3.html', | 106 self.Fail('conformance/glsl/matrices/glsl-mat4-to-mat3.html', |
| 107 ['android', ('qualcomm', 'Adreno (TM) 330')], bug=611943) | 107 ['android', ('qualcomm', 'Adreno (TM) 330')], bug=611943) |
| 108 self.Fail('conformance/glsl/misc/shader-struct-scope.html', | 108 self.Fail('conformance/glsl/misc/shader-struct-scope.html', |
| 109 ['android', ('qualcomm', 'Adreno (TM) 330')], bug=611943) | 109 ['android', ('qualcomm', 'Adreno (TM) 330')], bug=611943) |
| 110 self.Fail('conformance/glsl/misc/' + | 110 self.Fail('conformance/glsl/misc/' + |
| 111 'shader-with-vec4-vec3-vec4-conditional.html', | 111 'shader-with-vec4-vec3-vec4-conditional.html', |
| 112 ['android', ('qualcomm', 'Adreno (TM) 330')], bug=611943) | 112 ['android', ('qualcomm', 'Adreno (TM) 330')], bug=611943) |
| 113 self.Fail('conformance/glsl/misc/shaders-with-invariance.html', |
| 114 ['android', ('qualcomm', 'Adreno (TM) 330')], bug=611943) |
| 115 self.Fail('conformance/glsl/misc/struct-equals.html', |
| 116 ['android', ('qualcomm', 'Adreno (TM) 330')], bug=611943) |
| 117 self.Fail('conformance/state/state-uneffected-after-compositing.html', |
| 118 ['android', ('qualcomm', 'Adreno (TM) 330')], bug=611943) |
| 119 self.Fail('deqp/data/gles2/shaders/preprocessor.html', |
| 120 ['android', ('qualcomm', 'Adreno (TM) 330')], bug=611943) |
| 113 | 121 |
| 114 # Nexus 5X | 122 # Nexus 5X |
| 115 self.Fail('conformance/extensions/oes-texture-float-with-image-data.html', | 123 self.Fail('conformance/extensions/oes-texture-float-with-image-data.html', |
| 116 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=609883) | 124 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=609883) |
| 117 self.Fail('conformance/extensions/oes-texture-float-with-image.html', | 125 self.Fail('conformance/extensions/oes-texture-float-with-image.html', |
| 118 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=609883) | 126 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=609883) |
| 119 self.Fail('conformance/extensions/oes-texture-half-float-with-canvas.html', | 127 self.Fail('conformance/extensions/oes-texture-half-float-with-canvas.html', |
| 120 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=609883) | 128 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=609883) |
| 121 self.Fail('conformance/extensions/' + | 129 self.Fail('conformance/extensions/' + |
| 122 'oes-texture-half-float-with-image-data.html', | 130 'oes-texture-half-float-with-image-data.html', |
| (...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 213 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951) | 221 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951) |
| 214 self.Fail('conformance/textures/webgl_canvas/' + | 222 self.Fail('conformance/textures/webgl_canvas/' + |
| 215 'tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html', | 223 'tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html', |
| 216 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951) | 224 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951) |
| 217 self.Fail('conformance/textures/image_bitmap_from_image_data/' + | 225 self.Fail('conformance/textures/image_bitmap_from_image_data/' + |
| 218 'tex-2d-rgb-rgb-unsigned_byte.html', | 226 'tex-2d-rgb-rgb-unsigned_byte.html', |
| 219 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951) | 227 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951) |
| 220 self.Fail('conformance/textures/image_bitmap_from_image_data/' + | 228 self.Fail('conformance/textures/image_bitmap_from_image_data/' + |
| 221 'tex-2d-rgb-rgb-unsigned_short_5_6_5.html', | 229 'tex-2d-rgb-rgb-unsigned_short_5_6_5.html', |
| 222 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951) | 230 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951) |
| 231 self.Fail('conformance/textures/image_bitmap_from_image_data/' + |
| 232 'tex-2d-rgba-rgba-unsigned_byte.html', |
| 233 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951) |
| 234 self.Fail('conformance/textures/image_bitmap_from_image_data/' + |
| 235 'tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html', |
| 236 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951) |
| 237 self.Fail('conformance/textures/image_bitmap_from_image_data/' + |
| 238 'tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html', |
| 239 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951) |
| 240 self.Fail('conformance/textures/image_bitmap_from_image/' + |
| 241 'tex-2d-rgb-rgb-unsigned_byte.html', |
| 242 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951) |
| 243 self.Fail('conformance/textures/image_bitmap_from_image/' + |
| 244 'tex-2d-rgb-rgb-unsigned_short_5_6_5.html', |
| 245 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951) |
| 246 self.Fail('conformance/textures/image_bitmap_from_image/' + |
| 247 'tex-2d-rgba-rgba-unsigned_byte.html', |
| 248 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951) |
| 249 self.Fail('conformance/textures/image_bitmap_from_image/' + |
| 250 'tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html', |
| 251 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951) |
| 252 self.Fail('conformance/textures/image_bitmap_from_image/' + |
| 253 'tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html', |
| 254 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951) |
| 255 self.Fail('conformance/textures/image_bitmap_from_canvas/' + |
| 256 'tex-2d-rgb-rgb-unsigned_byte.html', |
| 257 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951) |
| 258 self.Fail('conformance/textures/image_bitmap_from_canvas/' + |
| 259 'tex-2d-rgb-rgb-unsigned_short_5_6_5.html', |
| 260 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951) |
| 261 self.Fail('conformance/textures/image_bitmap_from_canvas/' + |
| 262 'tex-2d-rgba-rgba-unsigned_byte.html', |
| 263 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951) |
| 223 | 264 |
| 224 # Nexus 6 | 265 # Nexus 6 |
| 225 self.Fail('WebglExtension.EXT_sRGB', | 266 self.Fail('WebglExtension.EXT_sRGB', |
| 226 ['android', ('qualcomm', 'Adreno (TM) 420')]) | 267 ['android', ('qualcomm', 'Adreno (TM) 420')]) |
| 227 self.Fail('conformance/context/context-size-change.html', | 268 self.Fail('conformance/context/context-size-change.html', |
| 228 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=611945) | 269 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=611945) |
| 229 self.Fail('conformance/extensions/oes-texture-half-float.html', | 270 self.Fail('conformance/extensions/oes-texture-half-float.html', |
| 230 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=611945) | 271 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=611945) |
| 231 self.Fail('conformance/extensions/oes-texture-half-float-with-canvas.html', | 272 self.Fail('conformance/extensions/oes-texture-half-float-with-canvas.html', |
| 232 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=611945) | 273 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=611945) |
| 233 self.Fail('conformance/extensions/' + | 274 self.Fail('conformance/extensions/' + |
| 234 'oes-texture-half-float-with-image-data.html', | 275 'oes-texture-half-float-with-image-data.html', |
| 235 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=611945) | 276 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=611945) |
| 236 self.Fail('conformance/extensions/oes-texture-half-float-with-image.html', | 277 self.Fail('conformance/extensions/oes-texture-half-float-with-image.html', |
| 237 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=611945) | 278 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=611945) |
| 238 self.Fail('conformance/extensions/oes-texture-half-float-with-video.html', | 279 self.Fail('conformance/extensions/oes-texture-half-float-with-video.html', |
| 239 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=611945) | 280 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=611945) |
| 240 self.Fail('conformance/extensions/webgl-compressed-texture-atc.html', | 281 self.Fail('conformance/extensions/webgl-compressed-texture-atc.html', |
| 241 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=611945) | 282 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=611945) |
| 242 self.Fail('conformance/glsl/bugs/gl-fragcoord-multisampling-bug.html', | 283 self.Fail('conformance/glsl/bugs/gl-fragcoord-multisampling-bug.html', |
| 243 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=611945) | 284 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=611945) |
| 244 self.Fail('conformance/glsl/bugs/qualcomm-crash.html', | 285 self.Fail('conformance/glsl/bugs/qualcomm-crash.html', |
| 245 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=611945) | 286 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=611945) |
| 246 self.Fail('conformance/glsl/bugs/sampler-struct-function-arg.html', | 287 self.Fail('conformance/glsl/bugs/sampler-struct-function-arg.html', |
| 247 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=611945) | 288 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=611945) |
| 248 self.Fail('conformance/glsl/misc/shader-struct-scope.html', | 289 self.Fail('conformance/glsl/misc/shader-struct-scope.html', |
| 249 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=611945) | 290 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=611945) |
| 291 self.Fail('conformance/glsl/misc/shader-uniform-packing-restrictions.html', |
| 292 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=611945) |
| 250 | 293 |
| 251 # Nexus 9 | 294 # Nexus 9 |
| 252 self.Fail('WebglExtension.WEBGL_compressed_texture_atc', | 295 self.Fail('WebglExtension.WEBGL_compressed_texture_atc', |
| 253 ['android', ('nvidia', 'NVIDIA Tegra')]) | 296 ['android', ('nvidia', 'NVIDIA Tegra')]) |
| 254 | 297 |
| 255 # ======================== | 298 # ======================== |
| 256 # Conformance expectations | 299 # Conformance expectations |
| 257 # ======================== | 300 # ======================== |
| 258 # Fails on all platforms | 301 # Fails on all platforms |
| 259 self.Fail('deqp/data/gles2/shaders/functions.html', | 302 self.Fail('deqp/data/gles2/shaders/functions.html', |
| (...skipping 387 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 647 self.Fail('conformance/textures/misc/texture-npot.html', | 690 self.Fail('conformance/textures/misc/texture-npot.html', |
| 648 ['chromeos', ('intel', 0xa011)], bug=375554) | 691 ['chromeos', ('intel', 0xa011)], bug=375554) |
| 649 self.Fail('conformance/textures/misc/texture-npot-video.html', | 692 self.Fail('conformance/textures/misc/texture-npot-video.html', |
| 650 ['chromeos', ('intel', 0xa011)], bug=375554) | 693 ['chromeos', ('intel', 0xa011)], bug=375554) |
| 651 self.Fail('conformance/textures/misc/texture-size.html', | 694 self.Fail('conformance/textures/misc/texture-size.html', |
| 652 ['chromeos', ('intel', 0xa011)], bug=375554) | 695 ['chromeos', ('intel', 0xa011)], bug=375554) |
| 653 self.Fail('conformance/uniforms/gl-uniform-arrays.html', | 696 self.Fail('conformance/uniforms/gl-uniform-arrays.html', |
| 654 ['chromeos', ('intel', 0xa011)], bug=375554) | 697 ['chromeos', ('intel', 0xa011)], bug=375554) |
| 655 self.Skip('conformance/uniforms/uniform-default-values.html', | 698 self.Skip('conformance/uniforms/uniform-default-values.html', |
| 656 ['chromeos', ('intel', 0xa011)], bug=375554) | 699 ['chromeos', ('intel', 0xa011)], bug=375554) |
| OLD | NEW |