Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2409)

Unified Diff: content/test/gpu/gpu_tests/webgl2_conformance_expectations.py

Issue 1840433002: Update WebGL 2 confromance test expectations. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 e33736c3fb7966a8027b809f5e79ec6aea0e1bf5..937579b28b3c4211c224c0948d84dd6f35eb4e09 100644
--- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
@@ -71,180 +71,179 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
self.Fail('conformance2/vertex_arrays/vertex-array-object.html', bug=483282)
- # Windows / Mac.
self.Fail('conformance2/textures/image_bitmap_from_image/' +
'tex-image-and-sub-image-2d-with-image-bitmap-from-image-' +
'r8-red-unsigned_byte.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_image/' +
'tex-image-and-sub-image-2d-with-image-bitmap-from-image-' +
'r16f-red-half_float.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_image/' +
'tex-image-and-sub-image-2d-with-image-bitmap-from-image-' +
'r16f-red-float.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_image/' +
'tex-image-and-sub-image-2d-with-image-bitmap-from-image-' +
'r32f-red-float.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_image/' +
'tex-image-and-sub-image-2d-with-image-bitmap-from-image-' +
'r8ui-red_integer-unsigned_byte.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_image/' +
'tex-image-and-sub-image-2d-with-image-bitmap-from-image-' +
'srgb8-rgb-unsigned_byte.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_image/' +
'tex-image-and-sub-image-2d-with-image-bitmap-from-image-' +
'srgb8_alpha8-rgba-unsigned_byte.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_image/' +
'tex-image-and-sub-image-3d-with-image-bitmap-from-image-' +
'r8-red-unsigned_byte.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_image/' +
'tex-image-and-sub-image-3d-with-image-bitmap-from-image-' +
'r16f-red-half_float.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_image/' +
'tex-image-and-sub-image-3d-with-image-bitmap-from-image-' +
'r16f-red-float.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_image/' +
'tex-image-and-sub-image-3d-with-image-bitmap-from-image-' +
'r32f-red-float.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_image/' +
'tex-image-and-sub-image-3d-with-image-bitmap-from-image-' +
'r8ui-red_integer-unsigned_byte.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_image/' +
'tex-image-and-sub-image-3d-with-image-bitmap-from-image-' +
'srgb8-rgb-unsigned_byte.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_image/' +
'tex-image-and-sub-image-3d-with-image-bitmap-from-image-' +
'srgb8_alpha8-rgba-unsigned_byte.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_canvas/' +
'tex-image-and-sub-image-2d-with-image-bitmap-from-canvas-' +
'r8-red-unsigned_byte.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_canvas/' +
'tex-image-and-sub-image-2d-with-image-bitmap-from-canvas-' +
'r16f-red-half_float.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_canvas/' +
'tex-image-and-sub-image-2d-with-image-bitmap-from-canvas-' +
'r16f-red-float.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_canvas/' +
'tex-image-and-sub-image-2d-with-image-bitmap-from-canvas-' +
'r32f-red-float.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_canvas/' +
'tex-image-and-sub-image-2d-with-image-bitmap-from-canvas-' +
'r8ui-red_integer-unsigned_byte.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_canvas/' +
'tex-image-and-sub-image-2d-with-image-bitmap-from-canvas-' +
'srgb8-rgb-unsigned_byte.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_canvas/' +
'tex-image-and-sub-image-2d-with-image-bitmap-from-canvas-' +
'srgb8_alpha8-rgba-unsigned_byte.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_canvas/' +
'tex-image-and-sub-image-3d-with-image-bitmap-from-canvas-' +
'r8-red-unsigned_byte.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_canvas/' +
'tex-image-and-sub-image-3d-with-image-bitmap-from-canvas-' +
'r16f-red-half_float.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_canvas/' +
'tex-image-and-sub-image-3d-with-image-bitmap-from-canvas-' +
'r16f-red-float.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_canvas/' +
'tex-image-and-sub-image-3d-with-image-bitmap-from-canvas-' +
'r32f-red-float.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_canvas/' +
'tex-image-and-sub-image-3d-with-image-bitmap-from-canvas-' +
'r8ui-red_integer-unsigned_byte.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_canvas/' +
'tex-image-and-sub-image-3d-with-image-bitmap-from-canvas-' +
'srgb8-rgb-unsigned_byte.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_canvas/' +
'tex-image-and-sub-image-3d-with-image-bitmap-from-canvas-' +
'srgb8_alpha8-rgba-unsigned_byte.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_blob/' +
'tex-image-and-sub-image-2d-with-image-bitmap-from-blob-' +
'r8-red-unsigned_byte.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_blob/' +
'tex-image-and-sub-image-2d-with-image-bitmap-from-blob-' +
'r16f-red-half_float.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_blob/' +
'tex-image-and-sub-image-2d-with-image-bitmap-from-blob-' +
'r16f-red-float.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_blob/' +
'tex-image-and-sub-image-2d-with-image-bitmap-from-blob-' +
'r32f-red-float.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_blob/' +
'tex-image-and-sub-image-2d-with-image-bitmap-from-blob-' +
'r8ui-red_integer-unsigned_byte.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_blob/' +
'tex-image-and-sub-image-2d-with-image-bitmap-from-blob-' +
'srgb8-rgb-unsigned_byte.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_blob/' +
'tex-image-and-sub-image-2d-with-image-bitmap-from-blob-' +
'srgb8_alpha8-rgba-unsigned_byte.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_blob/' +
'tex-image-and-sub-image-3d-with-image-bitmap-from-blob-' +
'r8-red-unsigned_byte.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_blob/' +
'tex-image-and-sub-image-3d-with-image-bitmap-from-blob-' +
'r16f-red-half_float.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_blob/' +
'tex-image-and-sub-image-3d-with-image-bitmap-from-blob-' +
'r16f-red-float.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_blob/' +
'tex-image-and-sub-image-3d-with-image-bitmap-from-blob-' +
'r32f-red-float.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_blob/' +
'tex-image-and-sub-image-3d-with-image-bitmap-from-blob-' +
'r8ui-red_integer-unsigned_byte.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_blob/' +
'tex-image-and-sub-image-3d-with-image-bitmap-from-blob-' +
'srgb8-rgb-unsigned_byte.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
self.Fail('conformance2/textures/image_bitmap_from_blob/' +
'tex-image-and-sub-image-3d-with-image-bitmap-from-blob-' +
'srgb8_alpha8-rgba-unsigned_byte.html',
- ['win', 'mac'], bug=595097)
+ bug=595097)
# Windows only.
self.Fail('conformance2/textures/canvas/tex-image-and-sub-image-2d' +
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698