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 746f0aae124baf01637c4dc65fd87b1abacc9889..466aaea1e020174fe670f5b42d943938b3a9d97f 100644 |
--- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py |
+++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py |
@@ -107,9 +107,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations): |
self.Fail('conformance2/glsl3/array-in-complex-expression.html', |
['win'], bug=483282) |
- self.Fail('deqp/functional/gles3/fboinvalidate/whole.html', |
- ['win'], bug=624506) |
- |
# ANGLE bug id |
self.Fail('deqp/functional/gles3/fbomultisample*', |
['win'], bug=1246) |
@@ -528,9 +525,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations): |
'tex-2d-rgb-rgb-unsigned_short_5_6_5.html', |
['linux'], bug=627525) |
- self.Fail('deqp/functional/gles3/fboinvalidate/whole.html', |
- ['linux'], bug=624506) |
- |
# Multi-vendor failures. |
self.Fail('deqp/data/gles3/shaders/functions.html', |