| 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 3ef43185f84f8972342e6854ed0cdfd342d0adf4..bed66a864f395221ff0d4763ea0ee9e8f9d579ba 100644
|
| --- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| @@ -370,6 +370,8 @@ class WebGLConformanceExpectations(GpuTestExpectations):
|
| ['android', ('qualcomm', 'Adreno (TM) 420')], bug=611945)
|
|
|
| # Nexus 9
|
| + self.Fail('deqp/data/gles2/shaders/functions.html',
|
| + ['android', ('nvidia', 'NVIDIA Tegra')], bug=478572)
|
| self.Fail('WebglExtension.WEBGL_compressed_texture_atc',
|
| ['android', ('nvidia', 'NVIDIA Tegra')])
|
|
|
|
|