| 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 b6f2164f99c0c07aa8799d962f907c104115a39a..3bcb67499f401e26c8aab7ada3c218b4ff237018 100644
|
| --- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| @@ -222,6 +222,8 @@ class WebGLConformanceExpectations(GpuTestExpectations):
|
| ['linux', 'intel', 'opengl'], bug=598924)
|
| self.Fail('conformance/uniforms/gl-uniform-arrays.html',
|
| ['linux', 'debug', ('intel', 0x412)], bug=604140)
|
| + self.Fail('conformance/extensions/webgl-draw-buffers.html',
|
| + ['linux', ('intel', 0x412), 'opengl'], bug=586536)
|
|
|
| # Android failures
|
| self.Fail('deqp/data/gles2/shaders/constants.html',
|
|
|