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

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

Issue 2844703002: Roll WebGL 40d75ac..f7157c2 (Closed)
Patch Set: still need one suprresion Created 3 years, 8 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') | content/test/gpu/gpu_tests/webgl_conformance_revision.txt » ('j') | 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 b2be7617aa7fe4839170b1eed2b26e5e841afb5d..1e28ed43160b3f0f6cf925e7af77486c6a9f5a02 100644
--- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
@@ -696,6 +696,8 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
['linux'], bug=483282)
self.Fail('conformance2/textures/image_bitmap_from_image/' +
'tex-3d-r16f-red-float.html', ['linux'], bug=679695)
+ self.Fail('conformance2/textures/canvas_sub_rectangle/' +
+ 'tex-2d-rgb16f-rgb-float.html', ['linux'], bug=715696)
# Linux Multi-vendor failures.
self.Skip('deqp/data/gles3/shaders/qualification_order.html',
« no previous file with comments | « DEPS ('k') | content/test/gpu/gpu_tests/webgl_conformance_revision.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698