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 172 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
183 'tex-2d-rgba-rgba-unsigned_byte.html', | 183 'tex-2d-rgba-rgba-unsigned_byte.html', |
184 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951) | 184 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951) |
185 self.Fail('conformance/textures/svg_image/' + | 185 self.Fail('conformance/textures/svg_image/' + |
186 'tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html', | 186 'tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html', |
187 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951) | 187 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951) |
188 self.Fail('conformance/textures/svg_image/' + | 188 self.Fail('conformance/textures/svg_image/' + |
189 'tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html', | 189 'tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html', |
190 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951) | 190 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951) |
191 self.Fail('conformance/textures/video/' + | 191 self.Fail('conformance/textures/video/' + |
192 'tex-2d-rgb-rgb-unsigned_byte.html', | 192 'tex-2d-rgb-rgb-unsigned_byte.html', |
193 ['android', 'android-content-shell', | 193 ['android', 'android-content-shell', 'android-chromium', |
194 ('qualcomm', 'Adreno (TM) 418')], bug=610951) | 194 ('qualcomm', 'Adreno (TM) 418')], bug=610951) |
195 self.Fail('conformance/textures/video/' + | 195 self.Fail('conformance/textures/video/' + |
196 'tex-2d-rgb-rgb-unsigned_short_5_6_5.html', | 196 'tex-2d-rgb-rgb-unsigned_short_5_6_5.html', |
197 ['android', 'android-content-shell', | 197 ['android', 'android-content-shell', 'android-chromium', |
198 ('qualcomm', 'Adreno (TM) 418')], bug=610951) | 198 ('qualcomm', 'Adreno (TM) 418')], bug=610951) |
199 self.Fail('conformance/textures/video/tex-2d-rgba-rgba-unsigned_byte.html', | 199 self.Fail('conformance/textures/video/tex-2d-rgba-rgba-unsigned_byte.html', |
200 ['android', 'android-content-shell', | 200 ['android', 'android-content-shell', 'android-chromium', |
201 ('qualcomm', 'Adreno (TM) 418')], bug=610951) | 201 ('qualcomm', 'Adreno (TM) 418')], bug=610951) |
202 self.Fail('conformance/textures/video/' + | 202 self.Fail('conformance/textures/video/' + |
203 'tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html', | 203 'tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html', |
204 ['android', 'android-content-shell', | 204 ['android', 'android-content-shell', 'android-chromium', |
205 ('qualcomm', 'Adreno (TM) 418')], bug=610951) | 205 ('qualcomm', 'Adreno (TM) 418')], bug=610951) |
206 self.Fail('conformance/textures/video/' + | 206 self.Fail('conformance/textures/video/' + |
207 'tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html', | 207 'tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html', |
208 ['android', 'android-content-shell', | 208 ['android', 'android-content-shell', 'android-chromium', |
209 ('qualcomm', 'Adreno (TM) 418')], bug=610951) | 209 ('qualcomm', 'Adreno (TM) 418')], bug=610951) |
210 self.Fail('conformance/textures/webgl_canvas/' + | 210 self.Fail('conformance/textures/webgl_canvas/' + |
211 'tex-2d-rgb-rgb-unsigned_byte.html', | 211 'tex-2d-rgb-rgb-unsigned_byte.html', |
212 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951) | 212 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951) |
213 self.Fail('conformance/textures/webgl_canvas/' + | 213 self.Fail('conformance/textures/webgl_canvas/' + |
214 'tex-2d-rgb-rgb-unsigned_short_5_6_5.html', | 214 'tex-2d-rgb-rgb-unsigned_short_5_6_5.html', |
215 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951) | 215 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951) |
216 self.Fail('conformance/textures/webgl_canvas/' + | 216 self.Fail('conformance/textures/webgl_canvas/' + |
217 'tex-2d-rgba-rgba-unsigned_byte.html', | 217 'tex-2d-rgba-rgba-unsigned_byte.html', |
218 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951) | 218 ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951) |
(...skipping 397 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
616 self.Fail('conformance/textures/image_bitmap_from_canvas/*', | 616 self.Fail('conformance/textures/image_bitmap_from_canvas/*', |
617 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=585108) | 617 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=585108) |
618 self.Fail('conformance/textures/image_bitmap_from_image/*', | 618 self.Fail('conformance/textures/image_bitmap_from_image/*', |
619 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=585108) | 619 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=585108) |
620 self.Fail('conformance/textures/image_bitmap_from_image_data/*', | 620 self.Fail('conformance/textures/image_bitmap_from_image_data/*', |
621 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=585108) | 621 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=585108) |
622 self.Fail('conformance/textures/image_bitmap_from_image_bitmap/*', | 622 self.Fail('conformance/textures/image_bitmap_from_image_bitmap/*', |
623 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=598262) | 623 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=598262) |
624 self.Fail('conformance/textures/video/' + | 624 self.Fail('conformance/textures/video/' + |
625 'tex-2d-rgb-rgb-unsigned_byte.html', | 625 'tex-2d-rgb-rgb-unsigned_byte.html', |
626 ['android', 'android-content-shell', | 626 ['android', 'android-content-shell', 'android-chromium', |
627 ('qualcomm', 'Adreno (TM) 420')], bug=499555) | 627 ('qualcomm', 'Adreno (TM) 420')], bug=499555) |
628 self.Fail('conformance/textures/video/' + | 628 self.Fail('conformance/textures/video/' + |
629 'tex-2d-rgba-rgba-unsigned_byte.html', | 629 'tex-2d-rgba-rgba-unsigned_byte.html', |
630 ['android', 'android-content-shell', | 630 ['android', 'android-content-shell', 'android-chromium', |
631 ('qualcomm', 'Adreno (TM) 420')], bug=499555) | 631 ('qualcomm', 'Adreno (TM) 420')], bug=499555) |
632 self.Fail('conformance/textures/video/' + | 632 self.Fail('conformance/textures/video/' + |
633 'tex-2d-rgb-rgb-unsigned_short_5_6_5.html', | 633 'tex-2d-rgb-rgb-unsigned_short_5_6_5.html', |
634 ['android', 'android-content-shell', | 634 ['android', 'android-content-shell', 'android-chromium', |
635 ('qualcomm', 'Adreno (TM) 420')], bug=499555) | 635 ('qualcomm', 'Adreno (TM) 420')], bug=499555) |
636 self.Fail('conformance/textures/video/' + | 636 self.Fail('conformance/textures/video/' + |
637 'tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html', | 637 'tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html', |
638 ['android', 'android-content-shell', | 638 ['android', 'android-content-shell', 'android-chromium', |
639 ('qualcomm', 'Adreno (TM) 420')], bug=499555) | 639 ('qualcomm', 'Adreno (TM) 420')], bug=499555) |
640 self.Fail('conformance/textures/video/' + | 640 self.Fail('conformance/textures/video/' + |
641 'tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html', | 641 'tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html', |
642 ['android', 'android-content-shell', | 642 ['android', 'android-content-shell', 'android-chromium', |
643 ('qualcomm', 'Adreno (TM) 420')], bug=499555) | 643 ('qualcomm', 'Adreno (TM) 420')], bug=499555) |
644 # bindBufferBadArgs is causing the GPU thread to crash, taking | 644 # bindBufferBadArgs is causing the GPU thread to crash, taking |
645 # down the WebView shell, causing the next test to fail and | 645 # down the WebView shell, causing the next test to fail and |
646 # subsequent tests to be aborted. | 646 # subsequent tests to be aborted. |
647 self.Skip('conformance/more/functions/bindBufferBadArgs.html', | 647 self.Skip('conformance/more/functions/bindBufferBadArgs.html', |
648 ['android', 'android-webview-shell', | 648 ['android', 'android-webview-shell', |
649 ('qualcomm', 'Adreno (TM) 420')], bug=499874) | 649 ('qualcomm', 'Adreno (TM) 420')], bug=499874) |
650 self.Fail('conformance/rendering/gl-scissor-test.html', | 650 self.Fail('conformance/rendering/gl-scissor-test.html', |
651 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=499555) | 651 ['android', ('qualcomm', 'Adreno (TM) 420')], bug=499555) |
652 self.Fail('conformance/textures/misc/' + | 652 self.Fail('conformance/textures/misc/' + |
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
758 self.Fail('conformance/textures/misc/texture-npot.html', | 758 self.Fail('conformance/textures/misc/texture-npot.html', |
759 ['chromeos', ('intel', 0xa011)], bug=375554) | 759 ['chromeos', ('intel', 0xa011)], bug=375554) |
760 self.Fail('conformance/textures/misc/texture-npot-video.html', | 760 self.Fail('conformance/textures/misc/texture-npot-video.html', |
761 ['chromeos', ('intel', 0xa011)], bug=375554) | 761 ['chromeos', ('intel', 0xa011)], bug=375554) |
762 self.Fail('conformance/textures/misc/texture-size.html', | 762 self.Fail('conformance/textures/misc/texture-size.html', |
763 ['chromeos', ('intel', 0xa011)], bug=375554) | 763 ['chromeos', ('intel', 0xa011)], bug=375554) |
764 self.Fail('conformance/uniforms/gl-uniform-arrays.html', | 764 self.Fail('conformance/uniforms/gl-uniform-arrays.html', |
765 ['chromeos', ('intel', 0xa011)], bug=375554) | 765 ['chromeos', ('intel', 0xa011)], bug=375554) |
766 self.Skip('conformance/uniforms/uniform-default-values.html', | 766 self.Skip('conformance/uniforms/uniform-default-values.html', |
767 ['chromeos', ('intel', 0xa011)], bug=375554) | 767 ['chromeos', ('intel', 0xa011)], bug=375554) |
OLD | NEW |