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', |