| 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 0a7caf0a069277ca461a8b1e410cdd166ad7ffbe..80e55cae6cf3b8ff66ca4f3d7c49c85abddf434c 100644
|
| --- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| @@ -77,6 +77,8 @@ class WebGLConformanceExpectations(GpuTestExpectations):
|
| ['android'])
|
|
|
| # Nexus 5
|
| + self.Fail('WebglExtension.EXT_disjoint_timer_query',
|
| + ['android', ('qualcomm', 'Adreno (TM) 330')])
|
| self.Fail('WebglExtension.OES_texture_float_linear',
|
| ['android', ('qualcomm', 'Adreno (TM) 330')])
|
|
|
|
|