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

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

Issue 1802803002: Roll WebGL 1012e1f..328c6be (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 | « DEPS ('k') | 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 3d1c8a61b221b32e89a8a95e4d2557069a315aa6..421419fa2275c4f688aa8d8c7c810742888e7adc 100644
--- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
@@ -67,14 +67,183 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
self.Fail('conformance2/glsl3/array-complex-indexing.html', bug=483282)
self.Fail('conformance2/glsl3/forbidden-operators.html', bug=483282)
- # Remove after we roll in https://github.com/KhronosGroup/WebGL/pull/1520.
- self.Fail('conformance2/vertex_arrays/vertex-array-object.html',
- bug=295792)
-
- # Note that this test fails on ['win', 'intel'] with bug=483282
- self.Fail('conformance2/buffers/uniform-buffers.html', bug=577368)
self.Fail('conformance2/misc/expando-loss-2.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)
+ 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)
+ 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)
+ 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)
+ 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)
+ 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)
+ 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)
+
+ 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)
+ 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)
+ 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)
+ 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)
+ 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)
+ 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)
+ 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)
+
+ 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)
+ 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)
+ 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)
+ 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)
+ 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)
+ 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)
+ 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)
+
+ 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)
+ 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)
+ 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)
+ 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)
+ 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)
+ 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)
+ 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)
+
+ 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)
+ 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)
+ 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)
+ 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)
+ 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)
+ 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)
+ 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)
+
+ 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)
+ 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)
+ 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)
+ 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)
+ 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)
+ 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)
+ 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)
+
# Windows only.
self.Fail('conformance2/textures/canvas/tex-image-and-sub-image-2d' +
'-with-canvas-r8-red-unsigned_byte.html',
@@ -103,6 +272,8 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
self.Fail('conformance2/textures/canvas/tex-image-and-sub-image-2d' +
'-with-canvas-rgba4-rgba-unsigned_short_4_4_4_4.html',
['win'], bug=483282)
+ self.Fail('conformance2/textures/misc/tex-unpack-params.html',
+ ['win'], bug=483282)
self.Fail('conformance2/textures/webgl_canvas/tex-image-and-sub-image-2d' +
'-with-webgl-canvas-r8-red-unsigned_byte.html',
@@ -286,6 +457,10 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
self.Flaky('conformance2/*', ['win', ('amd', 0x6779)], bug=491419)
self.Flaky('deqp/*', ['win', ('amd', 0x6779)], bug=491419)
+ # Win / Intel
+ self.Fail('conformance2/buffers/uniform-buffers.html',
+ ['win', 'intel'], bug=483282)
+
# Mac only.
self.Skip('deqp/data/gles3/shaders/qualification_order.html',
['mac'], bug=483282)
@@ -357,6 +532,10 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
self.Fail('deqp/functional/gles3/clipping.html',
['mac', 'amd'], bug=483282)
+ # Mac Intel
+ self.Fail('conformance2/textures/misc/tex-unpack-params.html',
+ ['mac', 'intel'], bug=483282)
+
# Linux only.
self.Skip('deqp/functional/gles3/shaderswitch.html',
['linux'], bug=483282)
@@ -364,8 +543,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
['linux'], bug=483282)
self.Fail('conformance2/rendering/draw-buffers.html',
['linux'], bug=483282)
- self.Fail('deqp/functional/gles3/fbostatequery.html',
- ['linux'], bug=483282)
self.Flaky('deqp/functional/gles3/negativeshaderapi.html',
['linux'], bug=483282)
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698