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 c098713ea5e32ed84f710e3ada2143f5bd32a5f3..3796aa35bb72de252f84e143f6f71d64b18b62b7 100644 |
--- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py |
+++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py |
@@ -92,6 +92,9 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations): |
['win', 'intel'], bug=617449) |
self.Fail('conformance2/textures/video/tex-2d-rgb9_e5-rgb-half_float.html', |
['win', 'intel'], bug=628395) |
+ # Seems to cause the harness to fail immediately afterward |
+ self.Skip('conformance2/textures/video/tex-2d-rgba16f-rgba-half_float.html', |
+ ['win', 'intel'], bug=648337) |
self.Fail('deqp/functional/gles3/shaderderivate_*', |
['win', 'intel'], bug=483282) |
self.Fail('deqp/functional/gles3/shaderstruct.html', |