| 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 ac2943943f1115043006d6967bb64cda38355aa9..fedc854a160525c64b5a0092138e1b7f18cc7791 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -706,8 +706,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| ['linux', 'amd'], bug=633022)
|
| self.Fail('conformance2/rendering/blitframebuffer-filter-outofbounds.html',
|
| ['linux', 'amd'], bug=655147)
|
| - self.Fail('conformance2/glsl3/valid-invariant.html',
|
| - ['linux', 'amd'], bug=639760)
|
|
|
| # Uniform buffer related failures
|
| self.Fail('deqp/functional/gles3/uniformbuffers/single_struct_array.html',
|
|
|