| 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 f0412843654ab52e4636cc6e1e98abb3af5e87ec..a3111f61abc09852bf31b2a6be883af6a69c574c 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -568,6 +568,8 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| ['linux', 'intel'], bug=635528)
|
| self.Fail('deqp/functional/gles3/fbomultisample.4_samples.html',
|
| ['linux', 'intel'], bug=635528)
|
| + self.Fail('conformance2/extensions/ext-color-buffer-float.html',
|
| + ['linux', 'intel'], bug=640389)
|
|
|
| # See https://bugs.freedesktop.org/show_bug.cgi?id=94477
|
| self.Skip('conformance/glsl/bugs/temp-expressions-should-not-crash.html',
|
|
|