| 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 c1ea3b39f3cee2ea1b23befaabf0097152d55aa6..79a3e2071411a3aa3cab2e3429af8c6a446c22bb 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -55,6 +55,7 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| self.Fail('conformance2/glsl3/forbidden-operators.html', bug=483282)
|
|
|
| self.Fail('conformance2/misc/expando-loss-2.html', bug=483282)
|
| + self.Flaky('conformance2/query/occlusion-query.html', bug=603168)
|
| self.Fail('conformance2/vertex_arrays/vertex-array-object.html', bug=483282)
|
|
|
| # Windows only.
|
|
|