| OLD | NEW |
| 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 251 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 262 self.Fail('deqp/functional/gles3/pixelbufferobject.html', | 262 self.Fail('deqp/functional/gles3/pixelbufferobject.html', |
| 263 ['mac', ('nvidia', 0xfe9)], bug=483282) | 263 ['mac', ('nvidia', 0xfe9)], bug=483282) |
| 264 self.Fail('deqp/functional/gles3/shaderstruct.html', | 264 self.Fail('deqp/functional/gles3/shaderstruct.html', |
| 265 ['mac', ('nvidia', 0xfe9)], bug=483282) | 265 ['mac', ('nvidia', 0xfe9)], bug=483282) |
| 266 self.Fail('deqp/functional/gles3/shaderswitch.html', | 266 self.Fail('deqp/functional/gles3/shaderswitch.html', |
| 267 ['mac', ('nvidia', 0xfe9)], bug=483282) | 267 ['mac', ('nvidia', 0xfe9)], bug=483282) |
| 268 self.Fail('deqp/functional/gles3/negativevertexarrayapi.html', | 268 self.Fail('deqp/functional/gles3/negativevertexarrayapi.html', |
| 269 ['mac', ('nvidia', 0xfe9)], bug=483282) | 269 ['mac', ('nvidia', 0xfe9)], bug=483282) |
| 270 self.Fail('deqp/functional/gles3/shaderindexing/varying.html', | 270 self.Fail('deqp/functional/gles3/shaderindexing/varying.html', |
| 271 ['mac', ('nvidia', 0xfe9)], bug=483282) | 271 ['mac', ('nvidia', 0xfe9)], bug=483282) |
| 272 self.Fail('deqp/functional/gles3/shadertexturefunction/texturesize.html', | |
| 273 ['mac', ('nvidia', 0xfe9)], bug=483282) | |
| 274 self.Fail('deqp/functional/gles3/texturespecification/' + | 272 self.Fail('deqp/functional/gles3/texturespecification/' + |
| 275 'basic_copyteximage2d.html', | 273 'basic_copyteximage2d.html', |
| 276 ['mac', ('nvidia', 0xfe9)], bug=620067) | 274 ['mac', ('nvidia', 0xfe9)], bug=620067) |
| 277 self.Fail('deqp/functional/gles3/texturespecification/' + | 275 self.Fail('deqp/functional/gles3/texturespecification/' + |
| 278 'teximage2d_pbo_2d_00.html', | 276 'teximage2d_pbo_2d_00.html', |
| 279 ['mac', ('nvidia', 0xfe9)], bug=614174) | 277 ['mac', ('nvidia', 0xfe9)], bug=614174) |
| 280 self.Fail('deqp/functional/gles3/texturespecification/' + | 278 self.Fail('deqp/functional/gles3/texturespecification/' + |
| 281 'teximage2d_pbo_2d_01.html', | 279 'teximage2d_pbo_2d_01.html', |
| 282 ['mac', ('nvidia', 0xfe9)], bug=614174) | 280 ['mac', ('nvidia', 0xfe9)], bug=614174) |
| 283 self.Fail('deqp/functional/gles3/texturespecification/' + | 281 self.Fail('deqp/functional/gles3/texturespecification/' + |
| (...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 376 self.Fail('deqp/functional/gles3/pixelbufferobject.html', | 374 self.Fail('deqp/functional/gles3/pixelbufferobject.html', |
| 377 ['mac', 'amd'], bug=483282) | 375 ['mac', 'amd'], bug=483282) |
| 378 self.Fail('deqp/functional/gles3/primitiverestart/00.html', | 376 self.Fail('deqp/functional/gles3/primitiverestart/00.html', |
| 379 ['mac', 'amd'], bug=598930) | 377 ['mac', 'amd'], bug=598930) |
| 380 self.Fail('deqp/functional/gles3/primitiverestart/01.html', | 378 self.Fail('deqp/functional/gles3/primitiverestart/01.html', |
| 381 ['mac', 'amd'], bug=598930) | 379 ['mac', 'amd'], bug=598930) |
| 382 self.Fail('deqp/functional/gles3/shadercommonfunction.html', | 380 self.Fail('deqp/functional/gles3/shadercommonfunction.html', |
| 383 ['mac', 'amd'], bug=483282) | 381 ['mac', 'amd'], bug=483282) |
| 384 self.Fail('deqp/functional/gles3/transformfeedback/*.html', | 382 self.Fail('deqp/functional/gles3/transformfeedback/*.html', |
| 385 ['mac', 'amd'], bug=483282) | 383 ['mac', 'amd'], bug=483282) |
| 386 | |
| 387 self.Fail('deqp/functional/gles3/shadertexturefunction/' + | |
| 388 'texturesize.html', | |
| 389 ['mac', 'amd'], bug=483282) | |
| 390 self.Fail('deqp/functional/gles3/shadertexturefunction/' + | 384 self.Fail('deqp/functional/gles3/shadertexturefunction/' + |
| 391 'textureprojlodoffset.html', | 385 'textureprojlodoffset.html', |
| 392 ['mac', 'amd'], bug=483282) | 386 ['mac', 'amd'], bug=483282) |
| 393 self.Fail('deqp/functional/gles3/shadertexturefunction/' + | 387 self.Fail('deqp/functional/gles3/shadertexturefunction/' + |
| 394 'textureprojlod.html', | 388 'textureprojlod.html', |
| 395 ['mac', 'amd'], bug=483282) | 389 ['mac', 'amd'], bug=483282) |
| 396 self.Fail('deqp/functional/gles3/vertexarrays/' + | 390 self.Fail('deqp/functional/gles3/vertexarrays/' + |
| 397 'single_attribute.normalize.html', | 391 'single_attribute.normalize.html', |
| 398 ['mac', 'amd'], bug=483282) | 392 ['mac', 'amd'], bug=483282) |
| 399 | 393 |
| (...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 455 ['mac', 'intel'], bug=483282) | 449 ['mac', 'intel'], bug=483282) |
| 456 self.Fail('deqp/functional/gles3/shadertexturefunction/' + | 450 self.Fail('deqp/functional/gles3/shadertexturefunction/' + |
| 457 'texturegrad.html', | 451 'texturegrad.html', |
| 458 ['mac', 'intel'], bug=483282) | 452 ['mac', 'intel'], bug=483282) |
| 459 self.Fail('deqp/functional/gles3/shadertexturefunction/' + | 453 self.Fail('deqp/functional/gles3/shadertexturefunction/' + |
| 460 'textureprojgrad.html', | 454 'textureprojgrad.html', |
| 461 ['mac', 'intel'], bug=483282) | 455 ['mac', 'intel'], bug=483282) |
| 462 self.Fail('deqp/functional/gles3/shadertexturefunction/' + | 456 self.Fail('deqp/functional/gles3/shadertexturefunction/' + |
| 463 'texelfetchoffset.html', | 457 'texelfetchoffset.html', |
| 464 ['mac', 'intel'], bug=483282) | 458 ['mac', 'intel'], bug=483282) |
| 465 self.Fail('deqp/functional/gles3/shadertexturefunction/' + | |
| 466 'texturesize.html', | |
| 467 ['mac', 'intel'], bug=483282) | |
| 468 | 459 |
| 469 self.Fail('deqp/functional/gles3/framebufferblit/rect_02.html', | 460 self.Fail('deqp/functional/gles3/framebufferblit/rect_02.html', |
| 470 ['mac', 'intel'], bug=483282) | 461 ['mac', 'intel'], bug=483282) |
| 471 self.Fail('deqp/functional/gles3/framebufferblit/rect_03.html', | 462 self.Fail('deqp/functional/gles3/framebufferblit/rect_03.html', |
| 472 ['mac', 'intel'], bug=483282) | 463 ['mac', 'intel'], bug=483282) |
| 473 self.Fail('deqp/functional/gles3/framebufferblit/rect_04.html', | 464 self.Fail('deqp/functional/gles3/framebufferblit/rect_04.html', |
| 474 ['mac', 'intel'], bug=483282) | 465 ['mac', 'intel'], bug=483282) |
| 475 | 466 |
| 476 self.Fail('conformance2/textures/misc/tex-unpack-params.html', | 467 self.Fail('conformance2/textures/misc/tex-unpack-params.html', |
| 477 ['mac', 'intel'], bug=483282) | 468 ['mac', 'intel'], bug=483282) |
| (...skipping 409 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 887 # self.Fail(page_name, | 878 # self.Fail(page_name, |
| 888 # ['linux', ('nvidia', 0x1), 'debug', 'opengl']) | 879 # ['linux', ('nvidia', 0x1), 'debug', 'opengl']) |
| 889 # self.Fail(page_name, | 880 # self.Fail(page_name, |
| 890 # ['win', ('nvidia', 0x1), 'debug', 'opengl']) | 881 # ['win', ('nvidia', 0x1), 'debug', 'opengl']) |
| 891 | 882 |
| 892 # Conflicts if between a generic os condition and a specific version | 883 # Conflicts if between a generic os condition and a specific version |
| 893 # self.Fail(page_name, | 884 # self.Fail(page_name, |
| 894 # ['xp', ('nvidia', 0x1), 'debug', 'opengl']) | 885 # ['xp', ('nvidia', 0x1), 'debug', 'opengl']) |
| 895 # self.Fail(page_name, | 886 # self.Fail(page_name, |
| 896 # ['win', ('nvidia', 0x1), 'debug', 'opengl']) | 887 # ['win', ('nvidia', 0x1), 'debug', 'opengl']) |
| OLD | NEW |