Chromium Code Reviews| 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, url_prefixes=None, is_asan=False): | 9 def __init__(self, conformance_path, url_prefixes=None, is_asan=False): |
| 10 super(WebGL2ConformanceExpectations, self).__init__( | 10 super(WebGL2ConformanceExpectations, self).__init__( |
| (...skipping 984 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 995 ['linux', 'amd'], bug=483282) | 995 ['linux', 'amd'], bug=483282) |
| 996 self.Fail('deqp/functional/gles3/uniformbuffers/random.html', | 996 self.Fail('deqp/functional/gles3/uniformbuffers/random.html', |
| 997 ['linux', 'amd'], bug=483282) | 997 ['linux', 'amd'], bug=483282) |
| 998 self.Fail('conformance2/buffers/uniform-buffers.html', | 998 self.Fail('conformance2/buffers/uniform-buffers.html', |
| 999 ['linux', 'amd'], bug=658842) | 999 ['linux', 'amd'], bug=658842) |
| 1000 self.Fail('conformance2/rendering/uniform-block-buffer-size.html', | 1000 self.Fail('conformance2/rendering/uniform-block-buffer-size.html', |
| 1001 ['linux', 'amd'], bug=658844) | 1001 ['linux', 'amd'], bug=658844) |
| 1002 | 1002 |
| 1003 # Linux AMD R7 240 | 1003 # Linux AMD R7 240 |
| 1004 self.Fail('conformance2/textures/image_bitmap_from_video/' + | 1004 self.Fail('conformance2/textures/image_bitmap_from_video/' + |
| 1005 'tex-2d-rgba16f-rgba-float.html', | |
| 1006 ['linux', ('amd', 0x6613)], bug=701138) | |
| 1007 self.Fail('conformance2/textures/image_bitmap_from_video/' + | |
| 1005 'tex-2d-rgba16f-rgba-half_float.html', | 1008 'tex-2d-rgba16f-rgba-half_float.html', |
| 1006 ['linux', ('amd', 0x6613)], bug=701138) | 1009 ['linux', ('amd', 0x6613)], bug=701138) |
| 1007 self.Fail('conformance2/textures/image_bitmap_from_video/' + | 1010 self.Fail('conformance2/textures/image_bitmap_from_video/' + |
| 1008 'tex-2d-rgba32f-rgba-float.html', | 1011 'tex-2d-rgba32f-rgba-float.html', |
| 1009 ['linux', ('amd', 0x6613)], bug=701138) | 1012 ['linux', ('amd', 0x6613)], bug=701138) |
| 1013 self.Fail('conformance2/textures/image_bitmap_from_video/' + | |
| 1014 'tex-2d-rgba4-rgba-unsigned_byte.html', | |
| 1015 ['linux', ('amd', 0x6613)], bug=701138) | |
| 1016 self.Fail('conformance2/textures/image_bitmap_from_video/' + | |
| 1017 'tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html', | |
| 1018 ['linux', ('amd', 0x6613)], bug=701138) | |
|
Ken Russell (switch to Gerrit)
2017/03/16 00:41:36
Are these failing reliably, or could they be marke
| |
| 1010 | 1019 |
| 1011 # Conflicting expectations to test that the | 1020 # Conflicting expectations to test that the |
| 1012 # "Expectations have no collisions" unittest works. | 1021 # "Expectations have no collisions" unittest works. |
| 1013 # page_name = 'conformance/glsl/constructors/glsl-construct-ivec4.html' | 1022 # page_name = 'conformance/glsl/constructors/glsl-construct-ivec4.html' |
| 1014 | 1023 |
| 1015 # Conflict when all conditions match | 1024 # Conflict when all conditions match |
| 1016 # self.Fail(page_name, | 1025 # self.Fail(page_name, |
| 1017 # ['linux', ('nvidia', 0x1), 'debug', 'opengl']) | 1026 # ['linux', ('nvidia', 0x1), 'debug', 'opengl']) |
| 1018 # self.Fail(page_name, | 1027 # self.Fail(page_name, |
| 1019 # ['linux', ('nvidia', 0x1), 'debug', 'opengl']) | 1028 # ['linux', ('nvidia', 0x1), 'debug', 'opengl']) |
| (...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1065 # self.Fail(page_name, | 1074 # self.Fail(page_name, |
| 1066 # ['linux', ('nvidia', 0x1), 'debug', 'opengl']) | 1075 # ['linux', ('nvidia', 0x1), 'debug', 'opengl']) |
| 1067 # self.Fail(page_name, | 1076 # self.Fail(page_name, |
| 1068 # ['win', ('nvidia', 0x1), 'debug', 'opengl']) | 1077 # ['win', ('nvidia', 0x1), 'debug', 'opengl']) |
| 1069 | 1078 |
| 1070 # Conflicts if between a generic os condition and a specific version | 1079 # Conflicts if between a generic os condition and a specific version |
| 1071 # self.Fail(page_name, | 1080 # self.Fail(page_name, |
| 1072 # ['xp', ('nvidia', 0x1), 'debug', 'opengl']) | 1081 # ['xp', ('nvidia', 0x1), 'debug', 'opengl']) |
| 1073 # self.Fail(page_name, | 1082 # self.Fail(page_name, |
| 1074 # ['win', ('nvidia', 0x1), 'debug', 'opengl']) | 1083 # ['win', ('nvidia', 0x1), 'debug', 'opengl']) |
| OLD | NEW |