Chromium Code Reviews| Index: content/test/gpu/gpu_tests/webgl2_conformance_expectations.py |
| diff --git a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py |
| index 4990583c8163ff303312b4c3224863df9615e5ed..984313793f54868daf6cff85958a061b1a2d0393 100644 |
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py |
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py |
| @@ -128,152 +128,77 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations): |
| self.Fail('conformance2/reading/read-pixels-from-fbo-test.html', |
| ['win8'], bug=483282) |
| - self.Fail('conformance2/textures/misc/tex-new-formats.html', |
|
Jamie Madill
2016/06/15 17:16:44
this test is still broken until https://chromium-r
|
| - ['win8'], bug=483282) |
| - |
| - self.Fail('conformance2/textures/image_data/' + |
| - 'tex-2d-rgb565-rgb-unsigned_byte.html', |
| - ['win8'], bug=616176) |
| self.Fail('conformance2/textures/image_data/' + |
| 'tex-2d-rgb5_a1-rgba-unsigned_byte.html', |
| ['win8'], bug=616176) |
| self.Fail('conformance2/textures/image/' + |
| - 'tex-2d-rgb565-rgb-unsigned_byte.html', |
| - ['win8'], bug=616176) |
| - self.Fail('conformance2/textures/image/' + |
| 'tex-2d-rgb5_a1-rgba-unsigned_byte.html', |
| ['win8'], bug=616176) |
| self.Fail('conformance2/textures/svg_image/' + |
| - 'tex-2d-rgb565-rgb-unsigned_byte.html', |
| - ['win8'], bug=616176) |
| - self.Fail('conformance2/textures/svg_image/' + |
| 'tex-2d-rgb5_a1-rgba-unsigned_byte.html', |
| ['win8'], bug=616176) |
| self.Fail('conformance2/textures/canvas/' + |
| - 'tex-2d-rgb565-rgb-unsigned_byte.html', |
| - ['win8'], bug=616176) |
| - self.Fail('conformance2/textures/canvas/' + |
| 'tex-2d-rgb5_a1-rgba-unsigned_byte.html', |
| ['win8'], bug=616176) |
| self.Fail('conformance2/textures/webgl_canvas/' + |
| - 'tex-2d-rgb565-rgb-unsigned_byte.html', |
| - ['win8'], bug=616176) |
| - self.Fail('conformance2/textures/webgl_canvas/' + |
| 'tex-2d-rgb5_a1-rgba-unsigned_byte.html', |
| ['win8'], bug=616176) |
| self.Fail('conformance2/textures/video/' + |
| - 'tex-2d-rgb565-rgb-unsigned_byte.html', |
| - ['win8'], bug=616176) |
| - self.Fail('conformance2/textures/video/' + |
| 'tex-2d-rgb5_a1-rgba-unsigned_byte.html', |
| ['win8'], bug=616176) |
| self.Fail('conformance2/textures/image_bitmap_from_image_data/' + |
| - 'tex-2d-rgb565-rgb-unsigned_byte.html', |
| - ['win8'], bug=616176) |
| - self.Fail('conformance2/textures/image_bitmap_from_image_data/' + |
| 'tex-2d-rgb5_a1-rgba-unsigned_byte.html', |
| ['win8'], bug=616176) |
| self.Fail('conformance2/textures/image_bitmap_from_image/' + |
| - 'tex-2d-rgb565-rgb-unsigned_byte.html', |
| - ['win8'], bug=616176) |
| - self.Fail('conformance2/textures/image_bitmap_from_image/' + |
| 'tex-2d-rgb5_a1-rgba-unsigned_byte.html', |
| ['win8'], bug=616176) |
| self.Fail('conformance2/textures/image_bitmap_from_video/' + |
| - 'tex-2d-rgb565-rgb-unsigned_byte.html', |
| - ['win8'], bug=616176) |
| - self.Fail('conformance2/textures/image_bitmap_from_video/' + |
| 'tex-2d-rgb5_a1-rgba-unsigned_byte.html', |
| ['win8'], bug=616176) |
| self.Fail('conformance2/textures/image_bitmap_from_canvas/' + |
| - 'tex-2d-rgb565-rgb-unsigned_byte.html', |
| - ['win8'], bug=616176) |
| - self.Fail('conformance2/textures/image_bitmap_from_canvas/' + |
| 'tex-2d-rgb5_a1-rgba-unsigned_byte.html', |
| ['win8'], bug=616176) |
| self.Fail('conformance2/textures/image_bitmap_from_blob/' + |
| - 'tex-2d-rgb565-rgb-unsigned_byte.html', |
| - ['win8'], bug=616176) |
| - self.Fail('conformance2/textures/image_bitmap_from_blob/' + |
| 'tex-2d-rgb5_a1-rgba-unsigned_byte.html', |
| ['win8'], bug=616176) |
| self.Fail('conformance2/textures/image_bitmap_from_image_bitmap/' + |
| - 'tex-2d-rgb565-rgb-unsigned_byte.html', |
| - ['win8'], bug=616176) |
| - self.Fail('conformance2/textures/image_bitmap_from_image_bitmap/' + |
| 'tex-2d-rgb5_a1-rgba-unsigned_byte.html', |
| ['win8'], bug=616176) |
| self.Fail('conformance2/textures/video/' + |
| 'tex-3d-rgb5_a1-rgba-unsigned_byte.html', |
| ['win8'], bug=616176) |
| - self.Fail('conformance2/textures/video/' + |
| - 'tex-3d-rgb565-rgb-unsigned_byte.html', |
| - ['win8'], bug=616176) |
| - self.Fail('conformance2/textures/image_data/' + |
| - 'tex-3d-rgb565-rgb-unsigned_byte.html', |
| - ['win8'], bug=616176) |
| self.Fail('conformance2/textures/image_data/' + |
| 'tex-3d-rgb5_a1-rgba-unsigned_byte.html', |
| ['win8'], bug=616176) |
| self.Fail('conformance2/textures/image/' + |
| 'tex-3d-rgb5_a1-rgba-unsigned_byte.html', |
| ['win8'], bug=616176) |
| - self.Fail('conformance2/textures/image/' + |
| - 'tex-3d-rgb565-rgb-unsigned_byte.html', |
| - ['win8'], bug=616176) |
| - self.Fail('conformance2/textures/svg_image/' + |
| - 'tex-3d-rgb565-rgb-unsigned_byte.html', |
| - ['win8'], bug=616176) |
| self.Fail('conformance2/textures/svg_image/' + |
| 'tex-3d-rgb5_a1-rgba-unsigned_byte.html', |
| ['win8'], bug=616176) |
| self.Fail('conformance2/textures/image_bitmap_from_image_data/' + |
| - 'tex-3d-rgb565-rgb-unsigned_byte.html', |
| - ['win8'], bug=616176) |
| - self.Fail('conformance2/textures/image_bitmap_from_image_data/' + |
| 'tex-3d-rgb5_a1-rgba-unsigned_byte.html', |
| ['win8'], bug=616176) |
| self.Fail('conformance2/textures/image_bitmap_from_image/' + |
| - 'tex-3d-rgb565-rgb-unsigned_byte.html', |
| - ['win8'], bug=616176) |
| - self.Fail('conformance2/textures/image_bitmap_from_image/' + |
| 'tex-3d-rgb5_a1-rgba-unsigned_byte.html', |
| ['win8'], bug=616176) |
| self.Fail('conformance2/textures/image_bitmap_from_video/' + |
| - 'tex-3d-rgb565-rgb-unsigned_byte.html', |
| - ['win8'], bug=616176) |
| - self.Fail('conformance2/textures/image_bitmap_from_video/' + |
| 'tex-3d-rgb5_a1-rgba-unsigned_byte.html', |
| ['win8'], bug=616176) |
| self.Fail('conformance2/textures/canvas/' + |
| 'tex-3d-rgb5_a1-rgba-unsigned_byte.html', |
| ['win8'], bug=616176) |
| - self.Fail('conformance2/textures/canvas/' + |
| - 'tex-3d-rgb565-rgb-unsigned_byte.html', |
| - ['win8'], bug=616176) |
| self.Fail('conformance2/textures/webgl_canvas/' + |
| 'tex-3d-rgb5_a1-rgba-unsigned_byte.html', |
| ['win8'], bug=616176) |
| - self.Fail('conformance2/textures/webgl_canvas/' + |
| - 'tex-3d-rgb565-rgb-unsigned_byte.html', |
| - ['win8'], bug=616176) |
| - self.Fail('conformance2/textures/image_bitmap_from_canvas/' + |
| - 'tex-3d-rgb565-rgb-unsigned_byte.html', |
| - ['win8'], bug=616176) |
| self.Fail('conformance2/textures/image_bitmap_from_canvas/' + |
| 'tex-3d-rgb5_a1-rgba-unsigned_byte.html', |
| ['win8'], bug=616176) |
| self.Fail('conformance2/textures/image_bitmap_from_blob/' + |
| - 'tex-3d-rgb565-rgb-unsigned_byte.html', |
| - ['win8'], bug=616176) |
| - self.Fail('conformance2/textures/image_bitmap_from_blob/' + |
| 'tex-3d-rgb5_a1-rgba-unsigned_byte.html', |
| ['win8'], bug=616176) |
| self.Fail('conformance2/textures/image_bitmap_from_image_bitmap/' + |
| - 'tex-3d-rgb565-rgb-unsigned_byte.html', |
| - ['win8'], bug=616176) |
| - self.Fail('conformance2/textures/image_bitmap_from_image_bitmap/' + |
| 'tex-3d-rgb5_a1-rgba-unsigned_byte.html', |
| ['win8'], bug=616176) |