| 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 032577671c85c0d06787253c6f638af45bb85d21..40fd92e3197b43d8574ef73a6a12d31edde0a131 100644
|
| --- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| @@ -726,6 +726,8 @@ class WebGLConformanceExpectations(GpuTestExpectations):
|
| ['linux', 'debug', ('intel', 0x412)], bug=604140)
|
|
|
| # Android failures
|
| + self.Fail('conformance/glsl/bugs/sequence-operator-evaluation-order.html',
|
| + ['android'], bug=478572)
|
| self.Fail('deqp/data/gles2/shaders/constants.html',
|
| ['android'], bug=478572)
|
| self.Fail('deqp/data/gles2/shaders/conversions.html',
|
|
|