| 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 afe11eb45fbe8d3549e13a056882f48e49aa7cb9..2ce712983905b5355c39d8906f9ae006dd2d3ac4 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -418,6 +418,8 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| ['linux', 'amd', 'nvidia'], bug=483282)
|
|
|
| # Linux NVIDIA only.
|
| + self.Fail('conformance2/glsl3/array-complex-indexing.html',
|
| + ['linux', 'nvidia'], bug=606498)
|
| self.Fail('deqp/functional/gles3/fbostatequery.html',
|
| ['linux', 'nvidia'], bug=483282)
|
| self.Fail('deqp/functional/gles3/shaderswitch.html',
|
|
|