| Index: content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| diff --git a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| index 6beb8358f94ff4521c3dbdde3a4dd36c7b38ac07..10aa6c7c4112a01203e551d89bbbd9002edfba90 100644
|
| --- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| @@ -471,6 +471,9 @@ class WebGLConformanceExpectations(GpuTestExpectations):
|
| self.Fail('conformance/rendering/clipping-wide-points.html',
|
| ['linux', 'intel'], bug=642822)
|
|
|
| + self.Fail('WebglExtension_EXT_disjoint_timer_query',
|
| + ['linux', 'intel'], bug=687210)
|
| +
|
| ####################
|
| # Android failures #
|
| ####################
|
|
|