| 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 47a7f5ae8ba1950679ec7f73c86b8f1b0c0d5846..e30bffe22fb85b607c7607a2a0d5348d7c3498dd 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -136,9 +136,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| self.Fail('deqp/functional/gles3/fboinvalidate/whole.html',
|
| ['win'], bug=624506)
|
|
|
| - self.Fail('deqp/functional/gles3/textureformat/compressed_cube.html',
|
| - ['win'], bug=614573)
|
| -
|
| # ANGLE bug id
|
| self.Fail('deqp/functional/gles3/fbomultisample*',
|
| ['win'], bug=1246)
|
|
|