| 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 5790a3bc624dc6aace22bbcb0ebfc15824b6bf71..34e0634efeb2ac833eeeb2d7e7f9f3a4c2b33ee5 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -722,6 +722,8 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| # Linux Intel
|
| self.Fail('conformance2/extensions/ext-color-buffer-float.html',
|
| ['linux', 'intel'], bug=640389)
|
| + self.Fail('WebglExtension_EXT_disjoint_timer_query_webgl2',
|
| + ['linux', 'intel'], bug=687210)
|
|
|
| # See https://bugs.freedesktop.org/show_bug.cgi?id=94477
|
| self.Skip('conformance/glsl/bugs/temp-expressions-should-not-crash.html',
|
|
|