| 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 11f8b49d9c359b6bbe845827faf3e23484e545eb..3c6f5a72eb8100f0d319b44d00c4982acf563129 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -724,6 +724,8 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| ['linux', 'amd'], bug=655147)
|
| self.Fail('conformance2/rendering/uniform-block-buffer-size.html',
|
| ['linux', 'amd'], bug=658844)
|
| + self.Fail('conformance2/glsl3/valid-invariant.html',
|
| + ['linux', 'amd'], bug=639760)
|
|
|
| # Conflicting expectations to test that the
|
| # "Expectations Have No collisions" unittest works.
|
|
|