| 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 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 126 | 126 |
| 127 self.Fail('deqp/functional/gles3/fbomultisample*', | 127 self.Fail('deqp/functional/gles3/fbomultisample*', |
| 128 ['win', 'intel'], bug=483282) | 128 ['win', 'intel'], bug=483282) |
| 129 | 129 |
| 130 # These tests seem to crash flakily. It's best to leave them as skip | 130 # These tests seem to crash flakily. It's best to leave them as skip |
| 131 # until we can run them without GPU hangs and crashes. | 131 # until we can run them without GPU hangs and crashes. |
| 132 self.Skip('deqp/functional/gles3/textureshadow/2d_array_*.html', | 132 self.Skip('deqp/functional/gles3/textureshadow/2d_array_*.html', |
| 133 ['win', 'intel'], bug=666392) | 133 ['win', 'intel'], bug=666392) |
| 134 | 134 |
| 135 # Intel HD 530 | 135 # Intel HD 530 |
| 136 self.Fail('conformance/canvas/to-data-url-test.html', |
| 137 ['win', 'intel'], bug=680797) |
| 136 self.Fail('conformance2/textures/misc/angle-stuck-depth-textures.html', | 138 self.Fail('conformance2/textures/misc/angle-stuck-depth-textures.html', |
| 137 ['win', 'intel'], bug=680797) | 139 ['win', 'intel'], bug=680797) |
| 138 self.Fail('deqp/functional/gles3/fboinvalidate/format_00.html', | 140 self.Fail('deqp/functional/gles3/fboinvalidate/format_00.html', |
| 139 ['win', 'intel'], bug=680797) | 141 ['win', 'intel'], bug=680797) |
| 140 self.Fail('deqp/functional/gles3/fboinvalidate/format_01.html', | 142 self.Fail('deqp/functional/gles3/fboinvalidate/format_01.html', |
| 141 ['win', 'intel'], bug=680797) | 143 ['win', 'intel'], bug=680797) |
| 142 self.Fail('deqp/functional/gles3/fboinvalidate/format_02.html', | 144 self.Fail('deqp/functional/gles3/fboinvalidate/format_02.html', |
| 143 ['win', 'intel'], bug=680797) | 145 ['win', 'intel'], bug=680797) |
| 144 self.Fail('deqp/functional/gles3/fborender/shared_colorbuffer_01.html', | 146 self.Fail('deqp/functional/gles3/fborender/shared_colorbuffer_01.html', |
| 145 ['win', 'intel'], bug=680797) | 147 ['win', 'intel'], bug=680797) |
| 146 self.Fail('deqp/functional/gles3/framebufferblit/' + | 148 self.Fail('deqp/functional/gles3/framebufferblit/' + |
| 147 'default_framebuffer_00.html', | 149 'default_framebuffer_00.html', |
| 148 ['win', 'intel'], bug=680797) | 150 ['win', 'intel'], bug=680797) |
| 149 self.Fail('deqp/functional/gles3/framebufferblit/' + | 151 self.Fail('deqp/functional/gles3/framebufferblit/' + |
| 150 'default_framebuffer_01.html', | 152 'default_framebuffer_01.html', |
| 151 ['win', 'intel'], bug=680797) | 153 ['win', 'intel'], bug=680797) |
| 152 self.Fail('deqp/functional/gles3/framebufferblit/' + | 154 self.Fail('deqp/functional/gles3/framebufferblit/' + |
| 153 'default_framebuffer_02.html', | 155 'default_framebuffer_02.html', |
| 154 ['win', 'intel'], bug=680797) | 156 ['win', 'intel'], bug=680797) |
| 155 self.Fail('deqp/functional/gles3/framebufferblit/' + | 157 self.Fail('deqp/functional/gles3/framebufferblit/' + |
| 156 'default_framebuffer_03.html', | 158 'default_framebuffer_03.html', |
| 157 ['win', 'intel'], bug=680797) | 159 ['win', 'intel'], bug=680797) |
| 158 self.Fail('deqp/functional/gles3/framebufferblit/' + | 160 self.Fail('deqp/functional/gles3/framebufferblit/' + |
| 159 'default_framebuffer_04.html', | 161 'default_framebuffer_04.html', |
| 160 ['win', 'intel'], bug=680797) | 162 ['win', 'intel'], bug=680797) |
| 161 self.Fail('deqp/functional/gles3/framebufferblit/' + | 163 self.Fail('deqp/functional/gles3/framebufferblit/' + |
| 162 'default_framebuffer_06.html', | 164 'default_framebuffer_06.html', |
| 163 ['win', 'intel'], bug=680797) | 165 ['win', 'intel'], bug=680797) |
| 166 self.Fail('deqp/functional/gles3/fbocolorbuffer/clear.html', |
| 167 ['win', 'intel'], bug=680797) |
| 164 | 168 |
| 165 # It's unfortunate that these suppressions need to be so broad, but it | 169 # It's unfortunate that these suppressions need to be so broad, but it |
| 166 # looks like the D3D11 device can be lost spontaneously on this | 170 # looks like the D3D11 device can be lost spontaneously on this |
| 167 # configuration while running basically any test. | 171 # configuration while running basically any test. |
| 168 self.Flaky('conformance/*', ['win', 'intel'], bug=628395) | 172 self.Flaky('conformance/*', ['win', 'intel'], bug=628395) |
| 169 self.Flaky('conformance2/*', ['win', 'intel'], bug=628395) | 173 self.Flaky('conformance2/*', ['win', 'intel'], bug=628395) |
| 170 self.Flaky('deqp/*', ['win', 'intel'], bug=628395) | 174 self.Flaky('deqp/*', ['win', 'intel'], bug=628395) |
| 171 | 175 |
| 172 # Mac only. | 176 # Mac only. |
| 173 | 177 |
| (...skipping 844 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1018 # self.Fail(page_name, | 1022 # self.Fail(page_name, |
| 1019 # ['linux', ('nvidia', 0x1), 'debug', 'opengl']) | 1023 # ['linux', ('nvidia', 0x1), 'debug', 'opengl']) |
| 1020 # self.Fail(page_name, | 1024 # self.Fail(page_name, |
| 1021 # ['win', ('nvidia', 0x1), 'debug', 'opengl']) | 1025 # ['win', ('nvidia', 0x1), 'debug', 'opengl']) |
| 1022 | 1026 |
| 1023 # Conflicts if between a generic os condition and a specific version | 1027 # Conflicts if between a generic os condition and a specific version |
| 1024 # self.Fail(page_name, | 1028 # self.Fail(page_name, |
| 1025 # ['xp', ('nvidia', 0x1), 'debug', 'opengl']) | 1029 # ['xp', ('nvidia', 0x1), 'debug', 'opengl']) |
| 1026 # self.Fail(page_name, | 1030 # self.Fail(page_name, |
| 1027 # ['win', ('nvidia', 0x1), 'debug', 'opengl']) | 1031 # ['win', ('nvidia', 0x1), 'debug', 'opengl']) |
| OLD | NEW |