| 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 156f7c123525e910bef0749e90b25b89a55cad28..45c51ce82f921ee7645fe6c27fde42670a2b4c5c 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -38,6 +38,10 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| ['linux'], bug=483282)
|
|
|
| # All platforms.
|
| + self.Fail('conformance/glsl/bugs/' +
|
| + 'invariant-does-not-leak-across-shaders.html',
|
| + bug=634813)
|
| +
|
| self.Flaky('conformance2/query/occlusion-query.html', bug=603168)
|
|
|
| # All platforms with AMD GPU.
|
|
|